Uses of Interface
pl.edu.agh.cast.backward.resources.IProjectContainer

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.
 



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