public class AddProcessAttributeAlgorithm
extends java.lang.Object
Constructor and Description |
---|
AddProcessAttributeAlgorithm() |
Modifier and Type | Method and Description |
---|---|
org.deckfour.xes.model.XLog |
apply(org.deckfour.xes.model.XLog log,
AddProcessAttributeParameters parameters)
Creates a log where every event has a new history/future attribute.
|
public org.deckfour.xes.model.XLog apply(org.deckfour.xes.model.XLog log, AddProcessAttributeParameters parameters)
log
- The original log.parameters
- The configured parameters for the new attribute.