public abstract class PetriNetFormat extends AbstractFormat
| Constructor and Description |
|---|
PetriNetFormat(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract AbstractPNEncoder |
getExporter(LogicalModel model)
Get a new model exporter to this format.
|
canExport, canLoad, toStringgetAliases, getDescription, getID, getMultivaluedSupport, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexport, export, export, getLoader, load, load, loadgetAliases, getDescription, getID, getMultivaluedSupport, getNamepublic abstract AbstractPNEncoder getExporter(LogicalModel model)
LogicalModelFormatmodel - the model to exportCopyright © 2012–2020. All rights reserved.