Uses of Class
de.mid.innovator.srv2api.icw2bsdia.BSDiaStateMachineNode.VAttr
-
Packages that use BSDiaStateMachineNode.VAttr Package Description de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs package. -
-
Uses of BSDiaStateMachineNode.VAttr in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia that return BSDiaStateMachineNode.VAttr Modifier and Type Method Description static BSDiaStateMachineNode.VAttr
BSDiaStateMachineNode.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static BSDiaStateMachineNode.VAttr[]
BSDiaStateMachineNode.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-