Package | Description |
---|---|
org.processmining.plugins.pnml.base |
Modifier and Type | Class and Description |
---|---|
class |
FullPnmlElementFactory |
Modifier and Type | Field and Description |
---|---|
protected static PnmlElementFactory |
PnmlElement.factory |
Modifier and Type | Method and Description |
---|---|
static void |
PnmlElement.setFactory(PnmlElementFactory factory)
When changing the factory for the purpose of exporting with non-default
pnml, please make sure no other thread can change the factory during
export.
|