Package | Description |
---|---|
org.processmining.alphaminer.parameters | |
org.processmining.alphaminer.plugins | |
org.processmining.alphaminer.plugins.ui |
Modifier and Type | Method and Description |
---|---|
AlphaVersion |
AlphaMinerParameters.getVersion() |
static AlphaVersion |
AlphaVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlphaVersion[] |
AlphaVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlphaMinerParameters.setVersion(AlphaVersion version) |
Constructor and Description |
---|
AlphaMinerParameters(AlphaVersion version) |
AlphaPlusMinerParameters(AlphaVersion version) |
AlphaPlusMinerParameters(AlphaVersion version,
boolean ignoreLengthOneLoops) |
AlphaRobustMinerParameters(AlphaVersion version) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
AlphaMinerPlugin.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
org.deckfour.xes.classification.XEventClassifier classifier,
AlphaVersion version) |
Modifier and Type | Method and Description |
---|---|
AlphaVersion |
AlphaMinerWizardStep.getVersion() |