HEADER

biouml.plugins.sbml
Class SbmlImporter


public class SbmlImporter
implements DiagramImporter


Method Summary
 booleanaccept(File file)
           
 voiddoImport(Module module, File file, String diagramName)
           

Method Detail

accept

public boolean accept(File file)

doImport

public void doImport(Module module, File file, String diagramName)
throws java.lang.Exception
todo Play with diagramName and diagram.getName() - there is something bad, Implement clone() method of EModel

Association Links

to Class org.apache.log4j.Category


FOOTER

BOTTOM