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