Modifier and Type | Field and Description |
---|---|
protected ExecIntervalTreeDecorator |
AbstractMetric.decInt |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMetric.setDecorators(ExecIntervalTreeDecorator decInt,
AlignMappingTreeDecorator decAlignMap) |
void |
IMetric.setDecorators(ExecIntervalTreeDecorator decInt,
AlignMappingTreeDecorator decAlignMap) |
Modifier and Type | Method and Description |
---|---|
void |
SwitchMetric.setDecorators(ExecIntervalTreeDecorator decInt,
AlignMappingTreeDecorator decAlignMap) |
Constructor and Description |
---|
ExecStatistics(ExecIntervalTreeDecorator dec,
IEPTreeNode treeNode,
com.google.common.base.Function<org.deckfour.xes.model.XEvent,java.lang.Integer> fncEvent2Time) |
Constructor and Description |
---|
ChildIntervalIterator(ExecIntervalTreeDecorator dec,
IEPTreeNode node,
boolean includeSelf,
boolean stopAtDecoratedChild) |
NodeNotDecoratedPredicate(ExecIntervalTreeDecorator dec) |
Constructor and Description |
---|
MetricsTreeDecorator(ExecIntervalTreeDecorator decInt,
AlignMappingTreeDecorator decAlignMap) |