Package de.uni_trier.wi2.procake.data.object.base
package de.uni_trier.wi2.procake.data.object.base
-
ClassDescriptionAn AggregateObject represents an collection of attribute value pairs.An AtomicObject represents an container for an plain old java object.A BooleanObject represents Boolean value.A BooleanObject represents a byte arry as value.A ChronologicObject represents an container for an plain old java object representing timing aspects.A CollectionObject represents an container for other
DataObject
s.A DateObject represents aDate
as value.A DoubleObject represents a double as value.A IntegerObject represents a byte arry as value.An IntervalObject contains two totally orderedAtomicClass
es.A ListObject represents a list ofDataObject
s.An NumericObject represents an container for an plain old java object of numerical values.A SetObject represents a set ofDataObject
s.A StringObject represents a string as value.A TimeObject represents a time as value.A TimestampObject represents a date and time as value.An URIObject represents a resource in an owl-ontology with a URI.A VoidObject represents no value.