|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IDataSet<T extends IElement> | Interface of a data set. |
Identifiable | Interface of identifiable objects, which have a globally unique ID and type. |
IElement | Interface of data element. |
IReference<T extends Identifiable> | Interface of reference to Identifiable object. |
IReferenceList<T extends Identifiable> | Interface of list of references to Identifiable objects. |
IReferenceListIterator<T> | Represents an interface for a lazy collection iterator. |
Class Summary | |
---|---|
AbstractDataSet<T extends IElement> | Abstract implementation of IDataSet . |
AbstractElement | Abstract implementation of IElement . |
Activator | The activator class controls the plug-in life cycle. |
DataSetDescriptor | Descriptor of a data set (see IDataSet ). |
IDataSet.Properties | Enumeration of property name constants. |
Identifiable.Properties | Enumeration of property name constants. |
ModelHelper | A helper class for manipulating basic model. |
Type | Describes Identifiable object type. |
Exception Summary | |
---|---|
ModelException | Exception related to basic CAST model operation. |
Provides CAST Data Model's entry level classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |