Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.TransitionType
Packages that use TransitionType
-
Uses of TransitionType in org.eclipse.milo.opcua.sdk.client.model.objects
Classes in org.eclipse.milo.opcua.sdk.client.model.objects that implement TransitionTypeMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return TransitionTypeModifier and TypeMethodDescriptionFileTransferStateMachineType.getApplyWriteToErrorNode()Get the ApplyWriteToErrorTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getApplyWriteToIdleNode()Get the ApplyWriteToIdleTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getErrorToIdleNode()Get the ErrorToIdleTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getHaltedToReadyNode()Get the HaltedToReadyTransitionTypeNode, ornullif it does not exist.ExclusiveLimitStateMachineType.getHighHighToHighNode()Get the HighHighToHighTransitionTypeNode, ornullif it does not exist.ExclusiveLimitStateMachineType.getHighToHighHighNode()Get the HighToHighHighTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getIdleToApplyWriteNode()Get the IdleToApplyWriteTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getIdleToReadPrepareNode()Get the IdleToReadPrepareTransitionTypeNode, ornullif it does not exist.ExclusiveLimitStateMachineType.getLowLowToLowNode()Get the LowLowToLowTransitionTypeNode, ornullif it does not exist.ExclusiveLimitStateMachineType.getLowToLowLowNode()Get the LowToLowLowTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getOneShotShelvedToTimedShelvedNode()Get the OneShotShelvedToTimedShelvedTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getOneShotShelvedToUnshelvedNode()Get the OneShotShelvedToUnshelvedTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getReadPrepareToErrorNode()Get the ReadPrepareToErrorTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getReadPrepareToReadTransferNode()Get the ReadPrepareToReadTransferTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getReadTransferToErrorNode()Get the ReadTransferToErrorTransitionTypeNode, ornullif it does not exist.FileTransferStateMachineType.getReadTransferToIdleNode()Get the ReadTransferToIdleTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getReadyToHaltedNode()Get the ReadyToHaltedTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getReadyToRunningNode()Get the ReadyToRunningTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getRunningToHaltedNode()Get the RunningToHaltedTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getRunningToReadyNode()Get the RunningToReadyTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getRunningToSuspendedNode()Get the RunningToSuspendedTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getSuspendedToHaltedNode()Get the SuspendedToHaltedTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getSuspendedToReadyNode()Get the SuspendedToReadyTransitionTypeNode, ornullif it does not exist.ProgramStateMachineType.getSuspendedToRunningNode()Get the SuspendedToRunningTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getTimedShelvedToOneShotShelvedNode()Get the TimedShelvedToOneShotShelvedTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getTimedShelvedToUnshelvedNode()Get the TimedShelvedToUnshelvedTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getUnshelvedToOneShotShelvedNode()Get the UnshelvedToOneShotShelvedTransitionTypeNode, ornullif it does not exist.ShelvedStateMachineType.getUnshelvedToTimedShelvedNode()Get the UnshelvedToTimedShelvedTransitionTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type TransitionTypeModifier and TypeMethodDescriptionCompletableFuture<? extends TransitionType>FileTransferStateMachineType.getApplyWriteToErrorNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getApplyWriteToErrorNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getApplyWriteToIdleNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getApplyWriteToIdleNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getErrorToIdleNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getErrorToIdleNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getHaltedToReadyNodeAsync()Asynchronous implementation ofProgramStateMachineType.getHaltedToReadyNode().CompletableFuture<? extends TransitionType>ExclusiveLimitStateMachineType.getHighHighToHighNodeAsync()Asynchronous implementation ofExclusiveLimitStateMachineType.getHighHighToHighNode().CompletableFuture<? extends TransitionType>ExclusiveLimitStateMachineType.getHighToHighHighNodeAsync()Asynchronous implementation ofExclusiveLimitStateMachineType.getHighToHighHighNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getIdleToApplyWriteNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getIdleToApplyWriteNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getIdleToReadPrepareNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getIdleToReadPrepareNode().CompletableFuture<? extends TransitionType>ExclusiveLimitStateMachineType.getLowLowToLowNodeAsync()Asynchronous implementation ofExclusiveLimitStateMachineType.getLowLowToLowNode().CompletableFuture<? extends TransitionType>ExclusiveLimitStateMachineType.getLowToLowLowNodeAsync()Asynchronous implementation ofExclusiveLimitStateMachineType.getLowToLowLowNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getOneShotShelvedToTimedShelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getOneShotShelvedToTimedShelvedNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getOneShotShelvedToUnshelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getOneShotShelvedToUnshelvedNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getReadPrepareToErrorNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getReadPrepareToErrorNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getReadPrepareToReadTransferNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getReadPrepareToReadTransferNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getReadTransferToErrorNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getReadTransferToErrorNode().CompletableFuture<? extends TransitionType>FileTransferStateMachineType.getReadTransferToIdleNodeAsync()Asynchronous implementation ofFileTransferStateMachineType.getReadTransferToIdleNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getReadyToHaltedNodeAsync()Asynchronous implementation ofProgramStateMachineType.getReadyToHaltedNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getReadyToRunningNodeAsync()Asynchronous implementation ofProgramStateMachineType.getReadyToRunningNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getRunningToHaltedNodeAsync()Asynchronous implementation ofProgramStateMachineType.getRunningToHaltedNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getRunningToReadyNodeAsync()Asynchronous implementation ofProgramStateMachineType.getRunningToReadyNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getRunningToSuspendedNodeAsync()Asynchronous implementation ofProgramStateMachineType.getRunningToSuspendedNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getSuspendedToHaltedNodeAsync()Asynchronous implementation ofProgramStateMachineType.getSuspendedToHaltedNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getSuspendedToReadyNodeAsync()Asynchronous implementation ofProgramStateMachineType.getSuspendedToReadyNode().CompletableFuture<? extends TransitionType>ProgramStateMachineType.getSuspendedToRunningNodeAsync()Asynchronous implementation ofProgramStateMachineType.getSuspendedToRunningNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getTimedShelvedToOneShotShelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getTimedShelvedToOneShotShelvedNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getTimedShelvedToUnshelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getTimedShelvedToUnshelvedNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getUnshelvedToOneShotShelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getUnshelvedToOneShotShelvedNode().CompletableFuture<? extends TransitionType>ShelvedStateMachineType.getUnshelvedToTimedShelvedNodeAsync()Asynchronous implementation ofShelvedStateMachineType.getUnshelvedToTimedShelvedNode().