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