| AggregateObject |
An AggregateObject represents an collection of attribute value pairs.
|
| AtomicObject |
An AtomicObject represents an container for an plain old java object.
|
| BooleanObject |
A BooleanObject represents Boolean value.
|
| ByteArrayObject |
A BooleanObject represents a byte arry as value.
|
| ChronologicObject |
A ChronologicObject represents an container for an plain old java object representing timing
aspects.
|
| CollectionObject |
A CollectionObject represents an container for other DataObjects.
|
| DateObject |
A DateObject represents a Date as value.
|
| DoubleObject |
A DoubleObject represents a double as value.
|
| IntegerObject |
A IntegerObject represents a byte arry as value.
|
| IntervalObject |
An IntervalObject contains two totally ordered AtomicClasses.
|
| ListObject |
|
| NumericObject |
An NumericObject represents an container for an plain old java object of numerical values.
|
| SetObject |
|
| StringObject |
A StringObject represents a string as value.
|
| TimeObject |
A TimeObject represents a time as value.
|
| TimestampObject |
A TimestampObject represents a date and time as value.
|
| URIObject |
An URIObject represents a resource in an owl-ontology with a URI.
|
| VoidObject |
A VoidObject represents no value.
|