Package | Description |
---|---|
org.processmining.plugins.pnml.simple |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PNMLNet> |
PNMLModule.nets |
Modifier and Type | Method and Description |
---|---|
java.util.List<PNMLNet> |
PNMLRoot.getNet() |
java.util.List<PNMLNet> |
PNMLModule.getNets() |
Modifier and Type | Method and Description |
---|---|
void |
PNMLRoot.setNet(java.util.List<PNMLNet> net) |
void |
PNMLModule.setNets(java.util.List<PNMLNet> nets) |