Package pl.edu.agh.cast.data.model

Provides CAST Data Model's entry level classes.

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.
 

Package pl.edu.agh.cast.data.model Description

Provides CAST Data Model's entry level classes.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.