Interface Summary |
IDiagramEditorInput |
|
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 |