Uses of Enum Class
org.umlg.ocl.collect.Enumeration1.Enumeration1RuntimePropertyEnum
Packages that use Enumeration1.Enumeration1RuntimePropertyEnum
-
Uses of Enumeration1.Enumeration1RuntimePropertyEnum in org.umlg.ocl.collect
Methods in org.umlg.ocl.collect that return Enumeration1.Enumeration1RuntimePropertyEnumModifier and TypeMethodDescriptionEnumeration1.Enumeration1RuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Enumeration1.Enumeration1RuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.Enumeration1.Enumeration1RuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.