|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregationMethod | |
---|---|
org.processmining.mining.dmcscanning | |
org.processmining.mining.dmcscanning.aggregation | |
org.processmining.mining.dmcscanning.ui |
Uses of AggregationMethod in org.processmining.mining.dmcscanning |
---|
Fields in org.processmining.mining.dmcscanning declared as AggregationMethod | |
---|---|
protected AggregationMethod |
DmcMiner.aggregator
|
protected AggregationMethod |
AdmcSet.method
|
Methods in org.processmining.mining.dmcscanning that return AggregationMethod | |
---|---|
AggregationMethod |
DmcMiner.getAggregationMethod()
|
Methods in org.processmining.mining.dmcscanning with parameters of type AggregationMethod | |
---|---|
static AdmcSet |
AdmcSet.buildAdmcSet(DmcSet aDmcSet,
AggregationMethod aMethod,
Progress progress)
Convenience method. |
void |
DmcMiner.setAggregationMethod(AggregationMethod method)
sets the aggregation method for ADMC generation |
Constructors in org.processmining.mining.dmcscanning with parameters of type AggregationMethod | |
---|---|
AdmcSet(AggregationMethod aMethod)
constructor |
Uses of AggregationMethod in org.processmining.mining.dmcscanning.aggregation |
---|
Classes in org.processmining.mining.dmcscanning.aggregation that implement AggregationMethod | |
---|---|
class |
GreedyAggregation
|
class |
SimpleAggregation
Simple merging method to start from. |
class |
TolerantAggregation
|
Uses of AggregationMethod in org.processmining.mining.dmcscanning.ui |
---|
Methods in org.processmining.mining.dmcscanning.ui that return AggregationMethod | |
---|---|
AggregationMethod |
DmcOptionsPanel.getAggregationMethod()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |