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