public class SBMLqualImport extends Object
| Constructor and Description |
|---|
SBMLqualImport(File f) |
SBMLqualImport(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndexForName(String name)
Retrieve the model component corresponding to a SBML ID.
|
LogicalModel |
getModel() |
SBMLQualBundle |
getQualBundle() |
public SBMLqualImport(InputStream in) throws XMLStreamException
XMLStreamExceptionpublic SBMLqualImport(File f) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionpublic SBMLQualBundle getQualBundle()
public LogicalModel getModel()
public int getIndexForName(String name)
name - a SBML ID for a speciesCopyright © 2012-2017. All Rights Reserved.