Package | Description |
---|---|
org.processmining.security.plugins.heuristic | |
org.processmining.security.plugins.replayer | |
org.processmining.security.plugins.ui |
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 |
---|---|
CriterionFunction |
InterLevelReplayerParameters.getCriterionFunction() |
Modifier and Type | Method and Description |
---|---|
void |
InterLevelReplayerParameters.setCriterionFunction(CriterionFunction criterionFunction) |
Constructor and Description |
---|
InterLevelReplayerParameters(CostFunction costFunction,
CriterionFunction criterionFunction) |
Modifier and Type | Method and Description |
---|---|
CriterionFunction |
CriterionConfigurationPanel.getCriterion() |