public class SBMLqualHelper extends Object
| Constructor and Description |
|---|
SBMLqualHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SBMLQualBundle |
loadFile(File f) |
static SBMLQualBundle |
newBundle()
Create a new Bundle, with an empty qualitative model
|
static SBMLQualBundle |
newBundle(boolean addLayout) |
static org.sbml.jsbml.SBMLDocument |
parseFile(File f) |
static SBMLQualBundle |
parseInputStream(InputStream in) |
public static SBMLQualBundle loadFile(File f) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionpublic static SBMLQualBundle parseInputStream(InputStream in) throws XMLStreamException
XMLStreamExceptionpublic static org.sbml.jsbml.SBMLDocument parseFile(File f) throws IOException, XMLStreamException
IOExceptionXMLStreamExceptionpublic static SBMLQualBundle newBundle()
public static SBMLQualBundle newBundle(boolean addLayout)
Copyright © 2012–2020. All rights reserved.