public class EditorAlignmentPredictorPluginL
extends java.lang.Object
| Constructor and Description |
|---|
EditorAlignmentPredictorPluginL() |
| Modifier and Type | Method and Description |
|---|---|
InteractivePetriNetL |
yourDefaultPlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl)
The plug-in variant that runs in a UI context and uses a dialog to get
the configuration.
|
InteractivePetriNetL |
yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl) |
public InteractivePetriNetL yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, AggregatedHeuristicsL ahl) throws java.lang.IllegalAccessException, java.lang.InstantiationException
java.lang.IllegalAccessExceptionjava.lang.InstantiationExceptionpublic InteractivePetriNetL yourDefaultPlugin(org.processmining.contexts.uitopia.UIPluginContext context, org.deckfour.xes.model.XLog log, AggregatedHeuristicsL ahl) throws java.lang.IllegalAccessException, java.lang.InstantiationException
context - The context to run in.input1 - The first input.input2 - The second input.java.lang.InstantiationExceptionjava.lang.IllegalAccessException