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