Package | Description |
---|---|
org.processmining.ocbc.performance.logprojection | |
org.processmining.ocbc.performance.logprojection.calculators |
Modifier and Type | Method and Description |
---|---|
void |
DataManager.addAttributes(DataManager.AttributeValueCalculator<T> calculator,
Attribute... newAttribute)
adds an attribute to each object in the store.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassifierValueCalculator |
class |
IdenticalEventAttributeTraceCalculator |
class |
IndexInLogAttributeCalculator |
class |
RelativeTimeAttributeCalculator
This implementation requires events per trace to contain a "time:startime"
attribute
|
class |
SequenceNumberAttributeCalculator |
class |
StartEndTimeTraceCalculator |