Modifier and Type | Method and Description |
---|---|
static AggregatedHeuristicsL |
Log2DeclareL.getAggPairHeuristics(org.deckfour.xes.model.XLog log,
java.util.Set<java.lang.String> acts,
int start,
int end) |
static AggregatedHeuristicsL |
Log2DeclareL.getAllAggPairHeuristics(org.deckfour.xes.model.XLog log) |
static AggregatedHeuristicsL |
Net2DeclareL.net2Declare(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn) |
AggregatedHeuristicsL |
DeclarifyLogPluginL.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.
|
AggregatedHeuristicsL |
DeclarifyLogPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
static void |
LogModelComparisonL.compareModelAndLog(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
AggregatedHeuristicsL logAgg) |
static float[] |
LogModelComparisonNewL.compareModelAndLog(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
AggregatedHeuristicsL logAgg,
org.deckfour.xes.model.XLog log,
boolean multiThreaded) |
static float[] |
LogModelComparisonNewL.compareModelAndLog1(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
AggregatedHeuristicsL logAgg,
org.deckfour.xes.model.XLog log) |
static void |
Log2DeclareL.getAggPairHeuristics(int start,
int end,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL[] ahls,
int index,
java.util.Set<java.lang.String> acts) |
Modifier and Type | Method and Description |
---|---|
static float[] |
AlignmentsL.getProjectedFitnessAndPrecisionUsingPatterns(org.processmining.framework.plugin.PluginContext context,
AggregatedHeuristicsL ahl,
IncrementalModelL mnew,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
AggregatedHeuristicsL |
InteractivePetriNetL.getAggregatedHeuristics() |
Constructor and Description |
---|
InteractivePetriNetL(PetriNetMapL pnmap,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl,
org.processmining.contexts.uitopia.UIPluginContext context) |
Modifier and Type | Method and Description |
---|---|
static InteractivePetriNetL |
CreateIPNL.createIPN(org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl,
org.processmining.contexts.uitopia.UIPluginContext context,
boolean alignmentPlugin,
boolean predictorPlugin,
boolean keepHistory,
boolean declareAlignments)
Create ipn and set alignmentMode, predictor mode etc
|
Modifier and Type | Method and Description |
---|---|
AggregatedHeuristicsL |
CalculateLogHeuristicsL.getAggHeu() |
Modifier and Type | Method and Description |
---|---|
void |
CalculateLogHeuristicsL.setAggHeu(AggregatedHeuristicsL aggHeu) |
Constructor and Description |
---|
CalculateLogHeuristicsL(org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl) |
Modifier and Type | Method and Description |
---|---|
InteractivePetriNetL |
EditorAlignmentPredictorPluginL.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 |
EditorAndAlignmentPluginL2.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 |
EditorPredictorOnlyPluginL.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 |
EditorAlignmentPredictorPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl) |
InteractivePetriNetL |
EditorAndAlignmentPluginL2.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl) |
InteractivePetriNetL |
EditorPredictorOnlyPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
AggregatedHeuristicsL ahl) |