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

Packages that use pl.edu.agh.cast.backward.resources
pl.edu.agh.cast.backward.editor Provides classes for managing diagram editors. 
pl.edu.agh.cast.backward.resources Provides classes for accessing project and diagram resources as well as storing and retrieving them. 
pl.edu.agh.cast.backward.resources.xml Provides classes for accessing project and diagram resources as well as storing and retrieving them in form of XML. 
 

Classes in pl.edu.agh.cast.backward.resources used by pl.edu.agh.cast.backward.editor
DiagramEditorInput
          Editor input provider in form of a IDiagram.
ModelEditorInput
          IEditorInput providing CAST data model and diagram IFile.
 

Classes in pl.edu.agh.cast.backward.resources used by pl.edu.agh.cast.backward.resources
DiagramEditorInput
          Editor input provider in form of a IDiagram.
FileEditorInput
          IEditorInput from IFile.
IDiagramEditorInput
          Interface of editor input provider in form of a Diagram.
IProjectContainer
          Helper interface for exporter/importer, used to embed list of IDiagram objects and project name.
ProjectStore
          Used to store models during one session.
 

Classes in pl.edu.agh.cast.backward.resources used by pl.edu.agh.cast.backward.resources.xml
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.
 



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