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