class |
AnyType |
The AnyType is the "Object" of OCL, a type to which all types are compatible.
|
class |
BooleanType |
Creates the BasisDatatype Boolean.
|
class |
ConstraintType |
Defines the basis datatype for holding constraints.
|
class |
IntegerType |
Creates the BasisDatatype Integer.
|
class |
MetaType |
Implements a data type which represents types (as result of type operations).
|
class |
RealType |
Creates the BasisDatatype Real.
|
class |
StringType |
Defines the basis datatype String.
|
class |
VersionType |
Defines the basis (internal) datatype "Version".
|
class |
VoidType |
The AnyType is the "Object" of OCL, a type to which all types are compatible.
|