Package theseus.api

Class Summary
Attr An attribute is a name/type pair.
AttrList Attribute lists are an ordered list of attribute names and types.
AttrType Attribute types can be one of five: char, number, date, relation, or dom.
Relation Relations consist of a name, attribute list, and a set of tuples.
RelationList RelationList contains a list of tuples.
Theseus Application integration class
Tuple Tuples consist of a list of attributes and a list of values.
TupleSet TupleSet holds a set of tuples.