Package pl.edu.agh.cast.backward.resources

Provides classes for accessing project and diagram resources as well as storing and retrieving them.

See:
          Description

Interface Summary
IDiagramEditorInput Interface of editor input provider in form of a Diagram.
IExporter Interface for project and diagram exporters, which can save the diagrams list (whole project) or a single diagram in format which is understandable between different instances and versions of system.
IImporter Interface for project and diagram importers, which can load the project (a list of diagrams) or a single diagram even between different instances and versions of the system.
IProjectContainer Helper interface for exporter/importer, used to embed list of IDiagram objects and project name.
 

Class Summary
DiagramEditorInput Editor input provider in form of a IDiagram.
FileEditorInput IEditorInput from IFile.
ModelEditorInput IEditorInput providing CAST data model and diagram IFile.
ProjectStore Used to store models during one session.
SerializationUtil Utility class for model serialization.
 

Package pl.edu.agh.cast.backward.resources Description

Provides classes for accessing project and diagram resources as well as storing and retrieving them.

Related Documentation

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



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