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