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