Uses of Enum Class
de.mid.innovator.srv2api.icw2sm.SMProtocolStateMachine.VAttr
Packages that use SMProtocolStateMachine.VAttr
Package
Description
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
-
Uses of SMProtocolStateMachine.VAttr in de.mid.innovator.srv2api.icw2sm
Subclasses with type arguments of type SMProtocolStateMachine.VAttr in de.mid.innovator.srv2api.icw2smMethods in de.mid.innovator.srv2api.icw2sm that return SMProtocolStateMachine.VAttrModifier and TypeMethodDescriptionstatic SMProtocolStateMachine.VAttrReturns the enum constant of this class with the specified name.static SMProtocolStateMachine.VAttr[]SMProtocolStateMachine.VAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.