Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.FiniteStateVariableType
Packages that use FiniteStateVariableType
Package
Description
-
Uses of FiniteStateVariableType in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return FiniteStateVariableTypeModifier and TypeMethodDescriptionFiniteStateMachineType.getCurrentStateNode()Get the CurrentStateFiniteStateVariableTypeNode, ornullif it does not exist.ProgramStateMachineType.getCurrentStateNode()Get the CurrentStateFiniteStateVariableTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type FiniteStateVariableTypeModifier and TypeMethodDescriptionCompletableFuture<? extends FiniteStateVariableType>FiniteStateMachineType.getCurrentStateNodeAsync()Asynchronous implementation ofFiniteStateMachineType.getCurrentStateNode().CompletableFuture<? extends FiniteStateVariableType>ProgramStateMachineType.getCurrentStateNodeAsync()Asynchronous implementation ofProgramStateMachineType.getCurrentStateNode(). -
Uses of FiniteStateVariableType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement FiniteStateVariableType