Package | Description |
---|---|
org.processmining.algorithms.statechart.m2m.reduct.sc |
Modifier and Type | Class and Description |
---|---|
class |
RuleMergePointTauPoint
SC Reduction Rule: Merge Point-Tau-Point
|
class |
RuleMergePointTauSimple
SC Reduction Rule: Merge Point-Tau-Simple
|
class |
RuleMergeSimpleTauPoint
SC Reduction Rule: Merge Simple-Tau-Point
|
class |
RuleMergeTauPointTau
SC Reduction Rule: Merge Tau-Point-Tau
|
class |
RuleRemoveExtraPointTauPoint
SC Reduction Rule: Remove extra Point-Tau-Point
|
class |
RuleRemovePointSelfloop
SC Reduction Rule: Remove point self loops
|
Modifier and Type | Method and Description |
---|---|
void |
ReductionEngine.addRule(IReductionRule rule) |