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