Uses of Class
org.nuiton.eugene.models.object.ObjectModelUMLModifier
-
Packages that use ObjectModelUMLModifier Package Description org.nuiton.eugene.models.object -
-
Uses of ObjectModelUMLModifier in org.nuiton.eugene.models.object
Fields in org.nuiton.eugene.models.object with type parameters of type ObjectModelUMLModifier Modifier and Type Field Description static Set<ObjectModelUMLModifier>ObjectModelUMLModifier. associationTypesMethods in org.nuiton.eugene.models.object that return ObjectModelUMLModifier Modifier and Type Method Description static ObjectModelUMLModifierObjectModelUMLModifier. valueOf(String name)Returns the enum constant of this type with the specified name.static ObjectModelUMLModifier[]ObjectModelUMLModifier. values()Returns an array containing the constants of this enum type, in the order they are declared.
-