HEADER

biouml.plugins.cellml
Class CellMLSupport

Direct Known Subclasses:
CellMLModelReader, CellMLModelWriter

public class CellMLSupport
implements CellMLConstants


Constructor Summary
CellMLSupport(File inFile)
           

Method Summary
 ElementgetElement(Element element, String childName)
           

Constructor Detail

CellMLSupport

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

getElement

public Element getElement(Element element, String childName)

Association Links

to Class org.apache.log4j.Category

to Class java.io.File

to Class biouml.model.Module

to Class biouml.model.Diagram

to Class java.lang.String

to Class biouml.plugins.cellml.MessageBundle


FOOTER

BOTTOM