Modifier and Type | Method and Description |
---|---|
static java.util.Map<QualityCriterion,java.lang.Object> |
Utils.getDistance(org.processmining.ptconversions.pn.ProcessTree2Petrinet.PetrinetWithMarkings petriNet,
org.deckfour.xes.model.XLog log)
Aligns the petri net to a log and return the distance.
|
Modifier and Type | Method and Description |
---|---|
static QualityCriterion |
QualityCriterion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QualityCriterion[] |
QualityCriterion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
BPM2016.addToResult(java.lang.StringBuffer result,
java.util.Map<QualityCriterion,java.lang.Object> qualityRepaired) |
static void |
BPM2016_TSE.addToResult(java.lang.StringBuffer result,
java.util.Map<QualityCriterion,java.lang.Object> qualityRepaired) |
Modifier and Type | Method and Description |
---|---|
void |
FitnessVisualizer.update(java.util.Map<QualityCriterion,java.lang.Object> quality) |