Class | Description |
---|---|
ETMParam |
Parameter class for the
ETM algorithm. |
ETMParamAbstract<R> | |
ETMParamConfigurable |
This parameter object is special for mining process trees with
configurations, and is thus suited for multiple event logs.
|
ETMParamFactory | |
ETMParamPareto |
Parameter class for the
ETMPareto algorithm. |
ETMParamParetoConfigurable |
ETM Parameter object for the Pareto ETM engine specifically for the
configuration mining setting.
|
ETMParamSimple |
Helper class that wraps around the low-level/basic parameter object and
requires higher level input to create a standard/common instantiation of a
parameter object.
|