| Package | Description |
|---|---|
| org.processmining.models.semantics.petrinet.impl | |
| org.processmining.models.semantics.petrinet.providers |
| Modifier and Type | Method and Description |
|---|---|
static ResetNetSemantics |
PetrinetSemanticsFactory.elementaryResetNetSemantics(java.lang.Class<? extends ResetNet> net) |
static ResetNetSemantics |
PetrinetSemanticsFactory.regularResetNetSemantics(java.lang.Class<? extends ResetNet> net) |
| Modifier and Type | Method and Description |
|---|---|
ResetNetSemantics |
ResetNetSemanticsProvider.provideElementary(org.processmining.framework.plugin.PluginContext context) |
ResetNetSemantics |
ResetNetSemanticsProvider.provideNormal(org.processmining.framework.plugin.PluginContext context) |