| AggregateClass |
The Aggregate Class uses the object oriented technique aggregation to combine several data
classes into one class.
|
| AtomicClass |
The group of Atomic Classes is used to store exact one value.
|
| AttributePath |
An AttriutePath represents a list of attribute names.
|
| BooleanClass |
A BooleanClass defines a BooleanObject that represents a Boolean value.
|
| ByteArrayClass |
A ByteArray can be used to store more complex data objects like images or documents.
|
| ChronologicClass |
The class ChronologicalClass defines a specific instance in time, with millisecond
precision.
|
| CollectionClass |
The Collection Classes SetClass and ListClass are both containers that can store
each kind of data objects.
|
| DateClass |
The DateClass is the specification of a date without time information.
|
| DoubleClass |
The DoubleClass is a class to specify double domains.
|
| InstanceEnumerationPredicate |
The instance enumeration predicate can be used to define a set of possible values for an
AtomicClass.
|
| InstanceIntervalPredicate |
The InstanceIntervalPredicate defines an interval on totally ordered elements.
|
| InstanceOntologyOrderPredicate |
InstanceOntologyOrderPredicate interface.
|
| InstancePredicate |
The InstancePredicate can be used in AtomicClasses to refine the range of
possible values.
|
| InstanceTaxonomyOrderPredicate |
|
| InstanceTotalOrderPredicate |
|
| InstanceValueOrderPredicate |
|
| IntegerClass |
The IntegerClass is a class to specify integer domains.
|
| IntervalClass |
Interval Classes are used to create data objects that specify a range of values.
|
| ListClass |
|
| NumericClass |
The class NumericClass defines a specific numerical object.
|
| SetClass |
|
| StringClass |
A StringClass defines the domain of StringObjects that represents a string value.
|
| TimeClass |
The TimeClass is the specification of a time without date information.
|
| TimestampClass |
The TimestampClass is the specification of a date with time information.
|
| UnionClass |
Union Class is a special class, used to improve and simplify the design of the data model.
|
| URIClass |
An URIClass defines the domain of URIObject that represents an element in the ontology.
|
| VoidClass |
The Void Class defines unspecified values.
|