|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IProjectContainer | |
---|---|
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. |
Uses of IProjectContainer in pl.edu.agh.cast.backward.resources |
---|
Methods in pl.edu.agh.cast.backward.resources that return IProjectContainer | |
---|---|
IProjectContainer |
IImporter.importProject(File file)
Imports project (list of IDiagram objects) from specified file. |
Uses of IProjectContainer in pl.edu.agh.cast.backward.resources.xml |
---|
Classes in pl.edu.agh.cast.backward.resources.xml that implement IProjectContainer | |
---|---|
class |
XMLProjectContainer
Helper for XML exporter/importer, used to embed list of IDiagram objects and project name. |
Methods in pl.edu.agh.cast.backward.resources.xml that return IProjectContainer | |
---|---|
IProjectContainer |
XMLImporter.importProject(File file)
Imports project (list of IDiagram objects) from specified file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |