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