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