HEADER

biouml.plugins.cellml
Class CellMLImporter


public class CellMLImporter
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

Association Links

to Class org.apache.log4j.Category


FOOTER

BOTTOM