@MetaInfServices(value=LogicalModelFormat.class) public class SBMLFormat extends AbstractFormat
| Constructor and Description |
|---|
SBMLFormat() |
| Modifier and Type | Method and Description |
|---|---|
SBMLqualExport |
getExporter(LogicalModel model)
Get a new model exporter to this format.
|
SBMLqualImport |
getLoader()
Get a new model loader from this format.
|
canExport, canLoad, toStringgetAliases, getDescription, getID, getMultivaluedSupport, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexport, export, export, load, load, loadgetAliases, getDescription, getID, getMultivaluedSupport, getNamepublic SBMLqualImport getLoader()
LogicalModelFormatpublic SBMLqualExport getExporter(LogicalModel model)
LogicalModelFormatmodel - the model to exportCopyright © 2012–2020. All rights reserved.