Uses of Enum Class
org.umlg.ocl.ocloperator.OclOr.OclOrRuntimePropertyEnum
Packages that use OclOr.OclOrRuntimePropertyEnum
-
Uses of OclOr.OclOrRuntimePropertyEnum in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return OclOr.OclOrRuntimePropertyEnumModifier and TypeMethodDescriptionOclOr.OclOrRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)OclOr.OclOrRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static OclOr.OclOrRuntimePropertyEnum[]OclOr.OclOrRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.