public class DBudgetRelations extends LossyCountingBudget<org.processmining.framework.util.Pair<java.lang.String,java.lang.String>>
Constructor and Description |
---|
DBudgetRelations(SharedDelta delta) |
Modifier and Type | Method and Description |
---|---|
void |
addObservation(java.lang.String source,
java.lang.String destination) |
java.util.HashMap<org.processmining.framework.util.Pair<java.lang.String,java.lang.String>,java.lang.Double> |
getRelations() |
addObservation, print, removeBelowDelta
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public DBudgetRelations(SharedDelta delta)