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