@Deprecated public class ReplayCostFactorImpl extends java.lang.Object implements ReplayCostFactor
Constructor and Description |
---|
ReplayCostFactorImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getCostBase()
Deprecated.
|
int |
getCostFactor(org.deckfour.xes.classification.XEventClass activity)
Deprecated.
|
void |
init(java.lang.String label,
ActivityClusterArray clusters)
Deprecated.
|
java.lang.String |
toHTMLString(boolean includeHTMLTags)
Deprecated.
|
public java.lang.String toHTMLString(boolean includeHTMLTags)
toHTMLString
in interface org.processmining.framework.util.HTMLToString
public void init(java.lang.String label, ActivityClusterArray clusters)
init
in interface ReplayCostFactor
public int getCostFactor(org.deckfour.xes.classification.XEventClass activity)
getCostFactor
in interface ReplayCostFactor
public int getCostBase()
getCostBase
in interface ReplayCostFactor