| Package | Description |
|---|---|
| org.processmining.security.plugins.heuristic | |
| org.processmining.security.plugins.replayer |
| Modifier and Type | Method and Description |
|---|---|
void |
HeuristicFunctionImp.findPossibleMapping(org.processmining.partialorder.models.palignment.PAlignment pAlignment,
org.deckfour.xes.model.XTrace systemTrace,
CostFunction cost,
CRUD crud,
CriterionFunction criterionFunction) |
| Constructor and Description |
|---|
HeuristicFunctionImp(org.processmining.partialorder.models.palignment.PAlignment pAlignment,
org.deckfour.xes.model.XTrace systemTrace,
CostFunction cost,
CRUD crud,
CriterionFunction criterion) |
| Modifier and Type | Method and Description |
|---|---|
CostFunction |
InterLevelReplayerParameters.getCostFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterLevelReplayerParameters.setCostFunction(CostFunction costFunction) |
| Constructor and Description |
|---|
InterLevelReplayerParameters(CostFunction costFunction,
CriterionFunction criterionFunction) |