Package | Description |
---|---|
org.processmining.plugins.InductiveMiner.dfgOnly | |
org.processmining.plugins.InductiveMiner.dfgOnly.dfgFallThrough |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<DfgFallThrough> |
DfgMiningParameters.getDfgFallThroughs() |
Modifier and Type | Method and Description |
---|---|
void |
DfgMiningParameters.setDfgFallThroughs(java.lang.Iterable<DfgFallThrough> dfgFallThroughs) |
Modifier and Type | Class and Description |
---|---|
class |
DfgFallThroughFlower |
class |
DfgFallThroughStrictTauLoop |