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

Provides CAST presentation model, which is the base of models such as schema and time-line used in various specific visual editors.

See:
          Description

Interface Summary
IPresentationDataSet<T extends IPresentationElement<? extends IElement>> An interface of presentation data set which consists of presentation elements.
IPresentationElement<T extends IElement> The interface of elements of the abstract presentation model.
 

Class Summary
IPresentationDataSet.Properties Enumeration of property name constants.
IPresentationElement.Properties Enumeration of property name constants.
PresentationDataSet<T extends IPresentationElement<? extends IElement>> Abstract implementation of IPresentationDataSet.
PresentationDataSetDescriptor Enhanced descriptor of a domain data set (see IPresentationDataSet).
PresentationElement<T extends IElement> PresentationElement is a base class for elements of presentation models such as schema nodes or time-lines.
PresentationPropertyDescriptor A helper structure which describes a property in presentation element.
 

Enum Summary
IPresentationElement.PropertyCategory Constants which identify presentation element's properties.
 

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

Provides CAST presentation model, which is the base of models such as schema and time-line used in various specific visual editors.

Related Documentation

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



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