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