|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides classes for accessing project and diagram resources as well as storing and retrieving them.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |