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