public class ExclusiveLimitStateMachineTypeNode extends FiniteStateMachineTypeNode implements ExclusiveLimitStateMachineType
| Constructor and Description |
|---|
ExclusiveLimitStateMachineTypeNode(OpcUaClient client,
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId,
org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass,
org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) |
getCurrentState, getCurrentStateNode, getCurrentStateNodeAsync, getLastTransition, getLastTransitionNode, getLastTransitionNodeAsync, readCurrentState, readCurrentStateAsync, readLastTransition, readLastTransitionAsync, setCurrentState, setLastTransition, writeCurrentState, writeCurrentStateAsync, writeLastTransition, writeLastTransitionAsynccallMethod, callMethod, callMethodAsync, callMethodAsync, getAttributeValue, getEventNotifier, getIcon, getMethod, getMethod, getMethodAsync, getMethodAsync, getNamingRuleAsync, getNodeVersion, getObjectComponent, getObjectComponent, getObjectComponent, getObjectComponentAsync, getObjectComponentAsync, getObjectComponentAsync, getTypeDefinition, getTypeDefinitionAsync, getVariableComponent, getVariableComponent, getVariableComponent, getVariableComponentAsync, getVariableComponentAsync, getVariableComponentAsync, readEventNotifier, setAttributeValue, setEventNotifier, setIcon, setNamingRuleAsync, setNodeVersion, writeEventNotifierbrowse, browse, browseAsync, browseAsync, browseNodes, browseNodes, browseNodesAsync, browseNodesAsync, canonicalize, cast, findMemberNodeId, getBrowseName, getComponentAsync, getDescription, getDisplayName, getMemberNodeAsync, getNodeClass, getNodeId, getProperty, getPropertyNodeAsync, getPropertyNodeAsync, getUserWriteMask, getWriteMask, invalidate, readAttribute, readAttributeAsync, readBrowseName, readDescription, readDisplayName, readNamespaceIndex, readNodeClass, readNodeId, readProperty, readUserWriteMask, readWriteMask, refresh, refreshAsync, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMask, synchronize, synchronizeAsync, writeAttribute, writeAttributeAsync, writeBrowseName, writeDescription, writeDisplayName, writeNodeClass, writeNodeId, writeProperty, writeUserWriteMask, writeWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentState, getCurrentStateNode, getCurrentStateNodeAsync, getLastTransition, getLastTransitionNode, getLastTransitionNodeAsync, readCurrentState, readCurrentStateAsync, readLastTransition, readLastTransitionAsync, setCurrentState, setLastTransition, writeCurrentState, writeCurrentStateAsync, writeLastTransition, writeLastTransitionAsyncgetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskpublic ExclusiveLimitStateMachineTypeNode(OpcUaClient client, org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId, org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass, org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName, org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask, org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
public StateTypeNode getHighHighNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getHighHighNode in interface ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends StateTypeNode> getHighHighNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getHighHighNode().getHighHighNodeAsync in interface ExclusiveLimitStateMachineTypepublic StateTypeNode getHighNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getHighNode in interface ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends StateTypeNode> getHighNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getHighNode().getHighNodeAsync in interface ExclusiveLimitStateMachineTypepublic StateTypeNode getLowNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getLowNode in interface ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends StateTypeNode> getLowNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getLowNode().getLowNodeAsync in interface ExclusiveLimitStateMachineTypepublic StateTypeNode getLowLowNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getLowLowNode in interface ExclusiveLimitStateMachineTypeStateType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends StateTypeNode> getLowLowNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getLowLowNode().getLowLowNodeAsync in interface ExclusiveLimitStateMachineTypepublic TransitionTypeNode getLowLowToLowNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getLowLowToLowNode in interface ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends TransitionTypeNode> getLowLowToLowNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getLowLowToLowNode().getLowLowToLowNodeAsync in interface ExclusiveLimitStateMachineTypepublic TransitionTypeNode getLowToLowLowNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getLowToLowLowNode in interface ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends TransitionTypeNode> getLowToLowLowNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getLowToLowLowNode().getLowToLowLowNodeAsync in interface ExclusiveLimitStateMachineTypepublic TransitionTypeNode getHighHighToHighNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getHighHighToHighNode in interface ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends TransitionTypeNode> getHighHighToHighNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getHighHighToHighNode().getHighHighToHighNodeAsync in interface ExclusiveLimitStateMachineTypepublic TransitionTypeNode getHighToHighHighNode() throws org.eclipse.milo.opcua.stack.core.UaException
ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.
The Node is created when first accessed and cached for subsequent calls.
getHighToHighHighNode in interface ExclusiveLimitStateMachineTypeTransitionType Node, or null if it does not exist.org.eclipse.milo.opcua.stack.core.UaException - if an error occurs creating or getting the Node.public CompletableFuture<? extends TransitionTypeNode> getHighToHighHighNodeAsync()
ExclusiveLimitStateMachineTypeExclusiveLimitStateMachineType.getHighToHighHighNode().getHighToHighHighNodeAsync in interface ExclusiveLimitStateMachineTypeCopyright © 2021. All rights reserved.