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