com.prosysopc.ua.types.opcua.client
Class ConditionTypeImplBase

java.lang.Object
  extended by com.prosysopc.ua.nodes.AbstractUaNode
      extended by com.prosysopc.ua.client.nodes.UaNodeImpl
          extended by com.prosysopc.ua.client.nodes.UaInstanceImpl
              extended by com.prosysopc.ua.client.nodes.UaObjectImpl
                  extended by com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
                      extended by com.prosysopc.ua.types.opcua.client.BaseEventTypeImplBase
                          extended by com.prosysopc.ua.types.opcua.client.BaseEventTypeImpl
                              extended by com.prosysopc.ua.types.opcua.client.ConditionTypeImplBase
All Implemented Interfaces:
UaInstance, UaNode, UaObject, BaseEventType, BaseInstanceType, BaseObjectType, ConditionType
Direct Known Subclasses:
ConditionTypeImpl

public abstract class ConditionTypeImplBase
extends BaseEventTypeImpl
implements ConditionType

Generated on 2018-05-09 10:45:27


Field Summary
 
Fields inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl
addressSpace, references, supportedAttributesMap
 
Fields inherited from interface com.prosysopc.ua.types.opcua.ConditionType
ADD_COMMENT, BRANCH_ID, CLIENT_USER_ID, COMMENT, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, DISABLE, ENABLE, ENABLED_STATE, LAST_SEVERITY, QUALITY, RETAIN
 
Fields inherited from interface com.prosysopc.ua.types.opcua.BaseEventType
EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME
 
Constructor Summary
protected ConditionTypeImplBase(AddressSpace addressSpace, org.opcfoundation.ua.builtintypes.NodeId nodeId, org.opcfoundation.ua.builtintypes.QualifiedName browseName, org.opcfoundation.ua.builtintypes.LocalizedText displayName)
           
 
Method Summary
 void addComment(org.opcfoundation.ua.builtintypes.ByteString eventId, org.opcfoundation.ua.builtintypes.LocalizedText comment)
           
 org.opcfoundation.ua.transport.AsyncResult<Void> addCommentAsync(org.opcfoundation.ua.builtintypes.ByteString eventId, org.opcfoundation.ua.builtintypes.LocalizedText comment)
           
 void disable()
           
 org.opcfoundation.ua.transport.AsyncResult<Void> disableAsync()
           
 void enable()
           
 org.opcfoundation.ua.transport.AsyncResult<Void> enableAsync()
           
 UaMethod getAddCommentNode()
           
 org.opcfoundation.ua.builtintypes.NodeId getBranchId()
           
 UaProperty getBranchIdNode()
           
 String getClientUserId()
           
 UaProperty getClientUserIdNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText getComment()
           
 ConditionVariableType getCommentNode()
           
 org.opcfoundation.ua.builtintypes.NodeId getConditionClassId()
           
 UaProperty getConditionClassIdNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText getConditionClassName()
           
 UaProperty getConditionClassNameNode()
           
 String getConditionName()
           
 UaProperty getConditionNameNode()
           
 UaMethod getDisableNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText getEnabledState()
           
 TwoStateVariableType getEnabledStateNode()
           
 UaMethod getEnableNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort getLastSeverity()
           
 ConditionVariableType getLastSeverityNode()
           
 org.opcfoundation.ua.builtintypes.StatusCode getQuality()
           
 ConditionVariableType getQualityNode()
           
 UaProperty getRetainNode()
           
 Boolean isRetain()
           
 void setBranchId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void setClientUserId(String value)
           
 void setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void setConditionClassId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void setConditionClassName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void setConditionName(String value)
           
 void setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void setLastSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void setQuality(org.opcfoundation.ua.builtintypes.StatusCode value)
           
 void setRetain(Boolean value)
           
 
Methods inherited from class com.prosysopc.ua.types.opcua.client.BaseEventTypeImplBase
getEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime
 
Methods inherited from class com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
callMethod, callMethodAsync, getComponentId, getQualifiedName
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaObjectImpl
addComponent, call, call, call, callAsync, callAsync, callAsync, callMethod, getAttributes, getAttributes, getEventNotifier, getIcon, getNodeClass, initSupportedAttributes, readAttributeValue, setAttributes, setEventNotifier, setIcon, toString, writeAttributeValue
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaInstanceImpl
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl
addProperties, addProperty, addReference, addReference, addReference, addReference, afterAddReference, afterDeleteReference, assertTypeSupport, assertTypeSupport, beforeAddReference, deleteReference, deleteReference, deleteReference, deleteReference, deleteReferences, doAddProperty, equals, findPlaceholders, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDescription, getDisplayName, getDisplayName, getMethod, getNodeId, getNodeVersion, getNodeVersionString, getProperties, getProperty, getPropertyValue, getReference, getReferenceList, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hashCode, hasProperty, hasTypeDefinition, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, referenceTypeInherits, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setNodeVersion, setPropertyValue, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 
Methods inherited from class com.prosysopc.ua.nodes.AbstractUaNode
getForwardReferences, getInverseReferences, getReferences, getReferences, getReferencesAsList, referenceTypeInherits
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseEventType
getEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType
getQualifiedName
 
Methods inherited from interface com.prosysopc.ua.nodes.UaObject
callMethod, getEventNotifier, getIcon, setEventNotifier, setIcon
 
Methods inherited from interface com.prosysopc.ua.nodes.UaInstance
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from interface com.prosysopc.ua.nodes.UaNode
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 

Constructor Detail

ConditionTypeImplBase

protected ConditionTypeImplBase(AddressSpace addressSpace,
                                org.opcfoundation.ua.builtintypes.NodeId nodeId,
                                org.opcfoundation.ua.builtintypes.QualifiedName browseName,
                                org.opcfoundation.ua.builtintypes.LocalizedText displayName)
Method Detail

getConditionClassIdNode

public UaProperty getConditionClassIdNode()
Specified by:
getConditionClassIdNode in interface ConditionType

getConditionClassId

public org.opcfoundation.ua.builtintypes.NodeId getConditionClassId()
Specified by:
getConditionClassId in interface ConditionType

setConditionClassId

public void setConditionClassId(org.opcfoundation.ua.builtintypes.NodeId value)
                         throws StatusException
Specified by:
setConditionClassId in interface ConditionType
Throws:
StatusException

getConditionClassNameNode

public UaProperty getConditionClassNameNode()
Specified by:
getConditionClassNameNode in interface ConditionType

getConditionClassName

public org.opcfoundation.ua.builtintypes.LocalizedText getConditionClassName()
Specified by:
getConditionClassName in interface ConditionType

setConditionClassName

public void setConditionClassName(org.opcfoundation.ua.builtintypes.LocalizedText value)
                           throws StatusException
Specified by:
setConditionClassName in interface ConditionType
Throws:
StatusException

getConditionNameNode

public UaProperty getConditionNameNode()
Specified by:
getConditionNameNode in interface ConditionType

getConditionName

public String getConditionName()
Specified by:
getConditionName in interface ConditionType

setConditionName

public void setConditionName(String value)
                      throws StatusException
Specified by:
setConditionName in interface ConditionType
Throws:
StatusException

getBranchIdNode

public UaProperty getBranchIdNode()
Specified by:
getBranchIdNode in interface ConditionType

getBranchId

public org.opcfoundation.ua.builtintypes.NodeId getBranchId()
Specified by:
getBranchId in interface ConditionType

setBranchId

public void setBranchId(org.opcfoundation.ua.builtintypes.NodeId value)
                 throws StatusException
Specified by:
setBranchId in interface ConditionType
Throws:
StatusException

getRetainNode

public UaProperty getRetainNode()
Specified by:
getRetainNode in interface ConditionType

isRetain

public Boolean isRetain()
Specified by:
isRetain in interface ConditionType

setRetain

public void setRetain(Boolean value)
               throws StatusException
Specified by:
setRetain in interface ConditionType
Throws:
StatusException

getClientUserIdNode

public UaProperty getClientUserIdNode()
Specified by:
getClientUserIdNode in interface ConditionType

getClientUserId

public String getClientUserId()
Specified by:
getClientUserId in interface ConditionType

setClientUserId

public void setClientUserId(String value)
                     throws StatusException
Specified by:
setClientUserId in interface ConditionType
Throws:
StatusException

getEnabledStateNode

public TwoStateVariableType getEnabledStateNode()
Specified by:
getEnabledStateNode in interface ConditionType

getEnabledState

public org.opcfoundation.ua.builtintypes.LocalizedText getEnabledState()
Specified by:
getEnabledState in interface ConditionType

setEnabledState

public void setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
                     throws StatusException
Specified by:
setEnabledState in interface ConditionType
Throws:
StatusException

getQualityNode

public ConditionVariableType getQualityNode()
Specified by:
getQualityNode in interface ConditionType

getQuality

public org.opcfoundation.ua.builtintypes.StatusCode getQuality()
Specified by:
getQuality in interface ConditionType

setQuality

public void setQuality(org.opcfoundation.ua.builtintypes.StatusCode value)
                throws StatusException
Specified by:
setQuality in interface ConditionType
Throws:
StatusException

getLastSeverityNode

public ConditionVariableType getLastSeverityNode()
Specified by:
getLastSeverityNode in interface ConditionType

getLastSeverity

public org.opcfoundation.ua.builtintypes.UnsignedShort getLastSeverity()
Specified by:
getLastSeverity in interface ConditionType

setLastSeverity

public void setLastSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
                     throws StatusException
Specified by:
setLastSeverity in interface ConditionType
Throws:
StatusException

getCommentNode

public ConditionVariableType getCommentNode()
Specified by:
getCommentNode in interface ConditionType

getComment

public org.opcfoundation.ua.builtintypes.LocalizedText getComment()
Specified by:
getComment in interface ConditionType

setComment

public void setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
                throws StatusException
Specified by:
setComment in interface ConditionType
Throws:
StatusException

getDisableNode

public UaMethod getDisableNode()
Specified by:
getDisableNode in interface ConditionType

disable

public void disable()
             throws MethodCallStatusException,
                    ServiceException
Specified by:
disable in interface ConditionType
Throws:
MethodCallStatusException
ServiceException

disableAsync

public org.opcfoundation.ua.transport.AsyncResult<Void> disableAsync()

getEnableNode

public UaMethod getEnableNode()
Specified by:
getEnableNode in interface ConditionType

enable

public void enable()
            throws MethodCallStatusException,
                   ServiceException
Specified by:
enable in interface ConditionType
Throws:
MethodCallStatusException
ServiceException

enableAsync

public org.opcfoundation.ua.transport.AsyncResult<Void> enableAsync()

getAddCommentNode

public UaMethod getAddCommentNode()
Specified by:
getAddCommentNode in interface ConditionType

addComment

public void addComment(org.opcfoundation.ua.builtintypes.ByteString eventId,
                       org.opcfoundation.ua.builtintypes.LocalizedText comment)
                throws MethodCallStatusException,
                       ServiceException
Specified by:
addComment in interface ConditionType
Throws:
MethodCallStatusException
ServiceException

addCommentAsync

public org.opcfoundation.ua.transport.AsyncResult<Void> addCommentAsync(org.opcfoundation.ua.builtintypes.ByteString eventId,
                                                                        org.opcfoundation.ua.builtintypes.LocalizedText comment)


Copyright © 2018. All rights reserved.