public class LogAttributeAnalysis extends java.util.ArrayList<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,? extends DisplayType>>
Modifier and Type | Class and Description |
---|---|
static class |
LogAttributeAnalysis.Field |
Constructor and Description |
---|
LogAttributeAnalysis(org.deckfour.xes.model.XLog sortedXLog,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
void |
addVirtualAttributePlaceholders() |
void |
addVirtualAttributes(java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> attributes) |
static java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> |
computeVirtualAttributes(IvMModel model,
IvMLogFiltered input,
IvMCanceller canceller) |
void |
setVirtualAttributesToPlaceholders() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public LogAttributeAnalysis(org.deckfour.xes.model.XLog sortedXLog, IvMCanceller canceller)
public static java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> computeVirtualAttributes(IvMModel model, IvMLogFiltered input, IvMCanceller canceller) throws java.lang.CloneNotSupportedException, java.lang.InterruptedException
java.lang.CloneNotSupportedException
java.lang.InterruptedException
public void addVirtualAttributePlaceholders()
public void addVirtualAttributes(java.util.List<org.processmining.plugins.InductiveMiner.Pair<java.lang.String,DisplayType>> attributes)
public void setVirtualAttributesToPlaceholders()