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