Package pl.edu.agh.cast.schema.model.presentation

Provides CAST schema presentation model.

See:
          Description

Interface Summary
ISchemaConnection Interface which describes a single connection between two SchemaNode objects in a schema diagram.
ISchemaDataSet Schema model data set which is set of nodes (ISchemaNode) connected with connections ( ISchemaConnection).
ISchemaElement<T extends IElement> The interface marks classes which belong to the time-line presentation model, that is classes whose instances may be included in the SchemaDataSet.
ISchemaNode Interface which describes node of schema diagram.
 

Class Summary
SchemaConnection Default implementation of ISchemaConnection.
SchemaDataSet Data set which contains elements for a schema diagram.
SchemaNode Default implementation of ISchemaNode.
 

Package pl.edu.agh.cast.schema.model.presentation Description

Provides CAST schema presentation model.

Related Documentation

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



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