Modifier and Type | Method and Description |
---|---|
VisualMinerWrapper |
InductiveVisualMiner.InductiveVisualMinerLauncher.getMiner() |
VisualMinerWrapper |
InductiveVisualMinerState.getMiner() |
Modifier and Type | Method and Description |
---|---|
static InductiveVisualMinerPanel |
InductiveVisualMinerPanel.panel(org.processmining.framework.plugin.PluginContext context,
InductiveVisualMinerState state,
VisualMinerWrapper[] miners,
boolean miningEnabled,
org.processmining.framework.plugin.ProMCanceller canceller)
Deprecated.
|
static InductiveVisualMinerPanel |
InductiveVisualMinerPanel.panel(org.processmining.framework.plugin.PluginContext context,
InductiveVisualMinerState state,
VisualMinerWrapper[] miners,
org.processmining.framework.plugin.ProMCanceller canceller)
Deprecated.
|
void |
InductiveVisualMiner.InductiveVisualMinerLauncher.setMiner(VisualMinerWrapper miner) |
void |
InductiveVisualMinerState.setMiner(VisualMinerWrapper miner) |
Modifier and Type | Method and Description |
---|---|
protected org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo,VisualMinerWrapper,VisualMinerParameters> |
Cl05Mine.generateInput(InductiveVisualMinerState state) |
Modifier and Type | Method and Description |
---|---|
protected IvMModel |
Cl05Mine.executeLink(org.processmining.plugins.InductiveMiner.Quintuple<IvMModel,org.processmining.plugins.InductiveMiner.mining.logs.IMLog,org.processmining.plugins.InductiveMiner.mining.IMLogInfo,VisualMinerWrapper,VisualMinerParameters> input,
IvMCanceller canceller) |
Modifier and Type | Method and Description |
---|---|
VisualMinerWrapper[] |
InductiveVisualMinerConfiguration.getDiscoveryTechniquesArray() |
VisualMinerWrapper[] |
InductiveVisualMinerConfigurationAbstract.getDiscoveryTechniquesArray() |
VisualMinerWrapper[] |
InductiveVisualMinerConfigurationFake.getDiscoveryTechniquesArray() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.List<VisualMinerWrapper> |
InductiveVisualMinerConfigurationAbstract.createDiscoveryTechniques() |
protected java.util.List<VisualMinerWrapper> |
InductiveVisualMinerConfigurationDefault.createDiscoveryTechniques() |
java.util.List<VisualMinerWrapper> |
InductiveVisualMinerConfiguration.getDiscoveryTechniques()
The list of available discovery techniques.
|
java.util.List<VisualMinerWrapper> |
InductiveVisualMinerConfigurationAbstract.getDiscoveryTechniques() |
java.util.List<VisualMinerWrapper> |
InductiveVisualMinerConfigurationFake.getDiscoveryTechniques() |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerConfigurationFake.setDiscoveryTechniques(VisualMinerWrapper[] miners) |
Modifier and Type | Method and Description |
---|---|
void |
InductiveVisualMinerConfigurationFake.setDiscoveryTechniques(java.util.List<VisualMinerWrapper> discoveryTechniques) |
Modifier and Type | Method and Description |
---|---|
int |
VisualMinerWrapper.compareTo(VisualMinerWrapper o) |
Modifier and Type | Class and Description |
---|---|
class |
AllOperatorsMiner |
class |
DfgMiner |
class |
LifeCycleMiner |
class |
Miner |