Uses of Enum Class
org.umlg.ocl.operation.ocloperationtest.OclOperationEnum.OclOperationEnumRuntimePropertyEnum
Packages that use OclOperationEnum.OclOperationEnumRuntimePropertyEnum
-
Uses of OclOperationEnum.OclOperationEnumRuntimePropertyEnum in org.umlg.ocl.operation.ocloperationtest
Methods in org.umlg.ocl.operation.ocloperationtest that return OclOperationEnum.OclOperationEnumRuntimePropertyEnumModifier and TypeMethodDescriptionOclOperationEnum.OclOperationEnumRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)OclOperationEnum.OclOperationEnumRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.OclOperationEnum.OclOperationEnumRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.