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