HEADER

biouml.plugins.cellml
Class CellMLModelReader

biouml.plugins.cellml.CellMLSupport
  |
  +--biouml.plugins.cellml.CellMLModelReader

public class CellMLModelReader
extends CellMLSupport

pending whwther we should layout the diagram here

Constructor Summary
CellMLModelReader(File inFile)
           

Method Summary
 Diagramread(DataCollection origin, Module module)
           

Methods inherited from class biouml.plugins.cellml.CellMLSupport
getElement

Constructor Detail

CellMLModelReader

public CellMLModelReader(File inFile)
throws java.lang.Exception
Method Detail

read

public Diagram read(DataCollection origin, Module module)
throws java.lang.Exception

Association Links

to Class java.util.HashMap

to Class java.util.HashMap

to Class ru.biosoft.math.xml.MathMLParser

to Class ru.biosoft.math.model.LinearFormatter


FOOTER

BOTTOM