public class AlarmConditionTypeNode extends AcknowledgeableConditionTypeNode implements AlarmConditionType
UaObjectNode.UaObjectNodeBuilderINPUT_NODE, MAX_TIME_SHELVED, SUPPRESSED_OR_SHELVEDBRANCH_ID, CLIENT_USER_ID, CONDITION_CLASS_ID, CONDITION_CLASS_NAME, CONDITION_NAME, RETAINEVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME| Constructor and Description |
|---|
AlarmConditionTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask) |
AlarmConditionTypeNode(UaNodeContext context,
NodeId nodeId,
QualifiedName browseName,
LocalizedText displayName,
LocalizedText description,
UInteger writeMask,
UInteger userWriteMask,
UByte eventNotifier) |
| Modifier and Type | Method and Description |
|---|---|
LocalizedText |
getActiveState() |
TwoStateVariableTypeNode |
getActiveStateNode() |
LocalizedText |
getEnabledState() |
TwoStateVariableTypeNode |
getEnabledStateNode() |
NodeId |
getInputNode() |
PropertyTypeNode |
getInputNodeNode() |
Double |
getMaxTimeShelved() |
PropertyTypeNode |
getMaxTimeShelvedNode() |
ShelvedStateMachineTypeNode |
getShelvingStateNode() |
Boolean |
getSuppressedOrShelved() |
PropertyTypeNode |
getSuppressedOrShelvedNode() |
LocalizedText |
getSuppressedState() |
TwoStateVariableTypeNode |
getSuppressedStateNode() |
void |
setActiveState(LocalizedText value) |
void |
setEnabledState(LocalizedText value) |
void |
setInputNode(NodeId value) |
void |
setMaxTimeShelved(Double value) |
void |
setSuppressedOrShelved(Boolean value) |
void |
setSuppressedState(LocalizedText value) |
getAckedState, getAckedStateNode, getAcknowledgeMethodNode, getConfirmedState, getConfirmedStateNode, getConfirmMethodNode, setAckedState, setConfirmedStategetAddCommentMethodNode, getBranchId, getBranchIdNode, getClientUserId, getClientUserIdNode, getComment, getCommentNode, getConditionClassId, getConditionClassIdNode, getConditionClassName, getConditionClassNameNode, getConditionName, getConditionNameNode, getConditionRefresh2MethodNode, getConditionRefreshMethodNode, getDisableMethodNode, getEnableMethodNode, getLastSeverity, getLastSeverityNode, getQuality, getQualityNode, getRetain, getRetainNode, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setLastSeverity, setQuality, setRetaingetEventId, 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, setTimeaddComponent, build, builder, findMethodNode, getAttribute, getComponentNodes, getEventNotifier, getEventSourceNodes, getIcon, getMethodNodes, getNamingRule, getNodeVersion, getNotifierNodes, getOrganizesNodes, getPropertyNodes, getTypeDefinitionNode, removeComponent, setAttribute, setEventNotifier, setIcon, setNamingRule, setNodeVersionaddAttributeObserver, addReference, delete, findNode, findNode, findNode, findNode, fireAttributeChanged, getAttribute, getAttributeDelegate, getBrowseName, getDescription, getDisplayName, getFilterChain, getManagedNode, getManagedNode, getNodeClass, getNodeContext, getNodeId, getNodeManager, getObjectComponent, getObjectComponent, getObjectComponent, getProperty, getProperty, getPropertyNode, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeReference, setAttribute, setAttributeDelegate, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAckedState, getAckedStateNode, getAcknowledgeMethodNode, getConfirmedState, getConfirmedStateNode, getConfirmMethodNode, setAckedState, setConfirmedStategetAddCommentMethodNode, getBranchId, getBranchIdNode, getClientUserId, getClientUserIdNode, getComment, getCommentNode, getConditionClassId, getConditionClassIdNode, getConditionClassName, getConditionClassNameNode, getConditionName, getConditionNameNode, getConditionRefresh2MethodNode, getConditionRefreshMethodNode, getDisableMethodNode, getEnableMethodNode, getLastSeverity, getLastSeverityNode, getQuality, getQualityNode, getRetain, getRetainNode, setBranchId, setClientUserId, setComment, setConditionClassId, setConditionClassName, setConditionName, setLastSeverity, setQuality, setRetaingetEventId, 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, setTimegetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskreadAttribute, readAttribute, readAttribute, writeAttribute, writeAttributepublic AlarmConditionTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask)
public AlarmConditionTypeNode(UaNodeContext context, NodeId nodeId, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, UByte eventNotifier)
public PropertyTypeNode getInputNodeNode()
getInputNodeNode in interface AlarmConditionTypepublic NodeId getInputNode()
getInputNode in interface AlarmConditionTypepublic void setInputNode(NodeId value)
setInputNode in interface AlarmConditionTypepublic PropertyTypeNode getSuppressedOrShelvedNode()
getSuppressedOrShelvedNode in interface AlarmConditionTypepublic Boolean getSuppressedOrShelved()
getSuppressedOrShelved in interface AlarmConditionTypepublic void setSuppressedOrShelved(Boolean value)
setSuppressedOrShelved in interface AlarmConditionTypepublic PropertyTypeNode getMaxTimeShelvedNode()
getMaxTimeShelvedNode in interface AlarmConditionTypepublic Double getMaxTimeShelved()
getMaxTimeShelved in interface AlarmConditionTypepublic void setMaxTimeShelved(Double value)
setMaxTimeShelved in interface AlarmConditionTypepublic TwoStateVariableTypeNode getEnabledStateNode()
getEnabledStateNode in interface AcknowledgeableConditionTypegetEnabledStateNode in interface AlarmConditionTypegetEnabledStateNode in interface ConditionTypegetEnabledStateNode in class AcknowledgeableConditionTypeNodepublic LocalizedText getEnabledState()
getEnabledState in interface AcknowledgeableConditionTypegetEnabledState in interface AlarmConditionTypegetEnabledState in interface ConditionTypegetEnabledState in class AcknowledgeableConditionTypeNodepublic void setEnabledState(LocalizedText value)
setEnabledState in interface AcknowledgeableConditionTypesetEnabledState in interface AlarmConditionTypesetEnabledState in interface ConditionTypesetEnabledState in class AcknowledgeableConditionTypeNodepublic TwoStateVariableTypeNode getActiveStateNode()
getActiveStateNode in interface AlarmConditionTypepublic LocalizedText getActiveState()
getActiveState in interface AlarmConditionTypepublic void setActiveState(LocalizedText value)
setActiveState in interface AlarmConditionTypepublic TwoStateVariableTypeNode getSuppressedStateNode()
getSuppressedStateNode in interface AlarmConditionTypepublic LocalizedText getSuppressedState()
getSuppressedState in interface AlarmConditionTypepublic void setSuppressedState(LocalizedText value)
setSuppressedState in interface AlarmConditionTypepublic ShelvedStateMachineTypeNode getShelvingStateNode()
getShelvingStateNode in interface AlarmConditionTypeCopyright © 2021. All rights reserved.