Uses of Enum Class
org.umlg.ocl.Collect2.Collect2RuntimePropertyEnum
Packages that use Collect2.Collect2RuntimePropertyEnum
-
Uses of Collect2.Collect2RuntimePropertyEnum in org.umlg.ocl
Methods in org.umlg.ocl that return Collect2.Collect2RuntimePropertyEnumModifier and TypeMethodDescriptionCollect2.Collect2RuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)Collect2.Collect2RuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static Collect2.Collect2RuntimePropertyEnum[]Collect2.Collect2RuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.