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