@MetaInfServices(value=LogicalModelFormat.class) public class BNetFormat extends AbstractFormat
| Constructor and Description |
|---|
BNetFormat() |
| Modifier and Type | Method and Description |
|---|---|
BNetExport |
getExporter(LogicalModel model)
Get a new model exporter to this format.
|
BNetImport |
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 static final String ID
public BNetImport getLoader()
LogicalModelFormatpublic BNetExport getExporter(LogicalModel model)
LogicalModelFormatmodel - the model to exportCopyright © 2012–2020. All rights reserved.