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