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