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