Uses of Enum Class
de.mid.innovator.srv2api.icw2sm.SMRegularState.VAttr
Packages that use SMRegularState.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 SMRegularState.VAttr in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm that return SMRegularState.VAttrModifier and TypeMethodDescriptionstatic SMRegularState.VAttrReturns the enum constant of this class with the specified name.static SMRegularState.VAttr[]SMRegularState.VAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.