public class PDC2016TestModel
extends java.lang.Object
implements org.processmining.framework.util.HTMLToString
Constructor and Description |
---|
PDC2016TestModel(PDC2016TestParameters parameters) |
Modifier and Type | Method and Description |
---|---|
void |
add(int i,
org.deckfour.xes.model.XLog cal1Log,
org.deckfour.xes.model.XLog cal2Log,
org.deckfour.xes.model.XLog testLog) |
java.lang.String |
toHTMLString(boolean includeHTMLTags) |
public PDC2016TestModel(PDC2016TestParameters parameters)
public void add(int i, org.deckfour.xes.model.XLog cal1Log, org.deckfour.xes.model.XLog cal2Log, org.deckfour.xes.model.XLog testLog)
public java.lang.String toHTMLString(boolean includeHTMLTags)
toHTMLString
in interface org.processmining.framework.util.HTMLToString