Uses of Interface
biouml.model.DiagramImporter

Packages that use DiagramImporter
biouml.plugins.cellml   
biouml.plugins.ginsim   
biouml.plugins.sbml   
biouml.workbench.diagram   
 

Uses of DiagramImporter in biouml.plugins.cellml
 

Classes in biouml.plugins.cellml that implement DiagramImporter
 class CellMLImporter
           
 

Uses of DiagramImporter in biouml.plugins.ginsim
 

Classes in biouml.plugins.ginsim that implement DiagramImporter
 class GinMLImporter
           
 

Uses of DiagramImporter in biouml.plugins.sbml
 

Classes in biouml.plugins.sbml that implement DiagramImporter
 class SbmlImporter
           
 

Uses of DiagramImporter in biouml.workbench.diagram
 

Methods in biouml.workbench.diagram that return DiagramImporter
static DiagramImporter DiagramImporterRegistry.getImporter(java.io.File file, java.lang.String format)
          Returns suitable importer for the specified file and format.
static DiagramImporter[] DiagramImporterRegistry.getAutoDetectImporter(java.io.File file)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.