Modifier and Type | Class and Description |
---|---|
class |
Count<A extends java.lang.Number> |
class |
CountMap<A extends java.util.AbstractMap<?,?>> |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,org.processmining.framework.util.Pair<Measure,AggregationFunction<?>>> |
EventCube.getMeasures() |
Constructor and Description |
---|
EventCube(InvertedIndex index,
java.util.LinkedList<Dimension> dimensions,
java.util.LinkedList<org.processmining.framework.util.Pair<Measure,AggregationFunction<?>>> measures) |
EventCube(InvertedIndex index,
java.util.LinkedList<org.processmining.framework.util.Pair<Measure,AggregationFunction<?>>> measures) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<org.processmining.framework.util.Pair<Measure,AggregationFunction<?>>> |
Perspective.getMeasures() |
Constructor and Description |
---|
Perspective(java.util.LinkedList<Dimension> firstSpace,
java.util.LinkedList<Dimension> secondSpace,
java.util.LinkedList<org.processmining.framework.util.Pair<Measure,AggregationFunction<?>>> measures) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Measure.getAggregatedValue(java.lang.Object[] args,
AggregationFunction<?> func) |
java.lang.String |
EventDirectDependencyMeasure.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventDirectSuccessor.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventEnd.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventEntry.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventIndirectSuccessor.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventLenghtTwoDependencyMeasure.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventLengthTwoLoop.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventLongDistanceDependencyMeasure.getDesignation(AggregationFunction<?> func) |
java.lang.String |
EventStart.getDesignation(AggregationFunction<?> func) |
java.lang.String |
InstanceEntry.getDesignation(AggregationFunction<?> func) |
abstract java.lang.String |
Measure.getDesignation(AggregationFunction<?> func) |