Modifier and Type | Method and Description |
---|---|
static void |
SynthesizeNetsL.addChoiceTran(InteractivePetriNetL ipn) |
static void |
SynthesizeNetsL.addParallelPlace(InteractivePetriNetL ipn) |
static void |
SynthesizeNetsL.addSequence(InteractivePetriNetL ipn,
java.lang.Integer seqId) |
Modifier and Type | Method and Description |
---|---|
InteractivePetriNetL |
PNetVisualizerControllerL.getIPN() |
Modifier and Type | Method and Description |
---|---|
void |
PNetVisualizerControllerL.setIPN(InteractivePetriNetL ipn) |
Constructor and Description |
---|
PNetVisualizerGUIL(prefuse.data.Graph graph,
InteractivePetriNetL ipn) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryPredictorL.addRelations(InteractivePetriNetL ipn) |
java.util.TreeMap<java.lang.Float,IncrementalModelL> |
IncrementalDiscoveryGuidedDFAlgorithmL.generatePetriNetForSelectedActivity(org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context,
InteractivePetriNetL ipn,
int nbrOfRep,
float minFit,
float minPre,
float fitWeight,
float preWeight,
boolean projectAlignments) |
Modifier and Type | Method and Description |
---|---|
static void |
UpdateProjectedAveragedAlignmentsL.addChoiceAlignmentCal(InteractivePetriNetL ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
static void |
UpdateProjectedAveragedAlignmentsL.addSeqAlignmentCal(InteractivePetriNetL ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
static void |
ProjectedAveragedAlignmentsL.alignmentCal(InteractivePetriNetL ipn) |
static void |
UpdateProjectedAveragedAlignmentsL.calculateAlignments(java.util.Set<TransPairAlignmentL> newTranAlignments,
InteractivePetriNetL ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
Modifier and Type | Method and Description |
---|---|
static void |
ChoiceTransitionL.addChoiceTransition(org.processmining.models.graphbased.directed.petrinet.elements.Place pStart,
org.processmining.models.graphbased.directed.petrinet.elements.Place pEnd,
java.lang.String transitionName,
InteractivePetriNetL ipn,
int newTranID,
boolean isSilent) |
static void |
ChoiceTransitionL.addChoiceTransition(java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Place> pStartSet,
java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Place> pEndSet,
java.lang.String transitionName,
InteractivePetriNetL ipn,
int newTranID,
boolean isSilent) |
static void |
ParallelPlaceL.addParallelPlace(java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition> tStartSet,
java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition> tEndSet,
java.lang.String placeName,
InteractivePetriNetL ipn,
java.lang.Integer newPlaceID) |
static void |
ParallelPlaceL.addParallelPlace(org.processmining.models.graphbased.directed.petrinet.elements.Transition tStart,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tEnd,
java.lang.String placeName,
InteractivePetriNetL ipn,
java.lang.Integer newPlaceID) |
static void |
AddNewTranBwTranAndPlaceL.addTranBwTransitionAndPlace(org.processmining.models.graphbased.directed.petrinet.elements.Place pl,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tr,
java.lang.String tranString,
java.lang.String newPlaceStr,
InteractivePetriNetL ipn,
int newPlaceID,
int newTranID,
boolean isSilent) |
static void |
AddNewTranBwTranAndPlaceL.addTranBwTransitionAndPlace(java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Place> placeSet,
java.util.Set<org.processmining.models.graphbased.directed.petrinet.elements.Transition> tranSet,
java.lang.String transitionName,
java.lang.String newPlaceStr,
InteractivePetriNetL ipn,
int newPlaceID,
int newTranID,
boolean isSilent) |
static void |
ExpandUsingTrackerL.expanUsingTracker(java.util.List<ReductionTrackerL> redTrack,
InteractivePetriNetL ipn) |
static void |
ExpandUsingTrackerL.expanUsingTracker(ReductionTrackerL currRedTrack,
InteractivePetriNetL ipn) |
Modifier and Type | Method and Description |
---|---|
static void |
MatrixUtilsL.initiate(InteractivePetriNetL ipn) |
static void |
MatrixUtilsL.updateHistoryTab(InteractivePetriNetL ipn) |
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
|
static InteractivePetriNetL |
CreateIPNL.createIPNBruteForce(org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context,
boolean alignmentPlugin,
boolean predictorPlugin,
boolean keepHistory) |
static InteractivePetriNetL |
CreateIPNL.createIPNDataQuality(org.deckfour.xes.model.XLog log,
org.processmining.contexts.uitopia.UIPluginContext context,
boolean alignmentPlugin,
boolean predictorPlugin,
boolean keepHistory,
boolean dqPlugin) |
Modifier and Type | Method and Description |
---|---|
static void |
VizToPnetMapperL.addChoiceTransition(java.util.Set<java.lang.Integer> inputNodeID,
java.util.Set<java.lang.Integer> outputNodeID,
java.lang.String activity,
InteractivePetriNetL ipn,
java.lang.Integer newTranID,
boolean isSilent) |
static java.util.List<java.lang.String> |
VizGraphParametersUtilsL.addHighlightPlacesBasedOnLDMatrix(org.processmining.models.graphbased.directed.petrinet.elements.Place place,
InteractivePetriNetL ipn) |
static java.util.List<java.lang.String> |
VizGraphParametersUtilsL.addHighlightTransBasedOnLDMatrix(org.processmining.models.graphbased.directed.petrinet.elements.Transition tran,
InteractivePetriNetL ipn) |
static void |
VizToPnetMapperL.addNewTransition(java.lang.Integer node1ID,
java.lang.Integer node2ID,
java.lang.String newTransStr,
java.lang.String newPlaceStr,
InteractivePetriNetL ipn,
boolean placeToTran,
java.lang.Integer newPlaceID,
java.lang.Integer newTranID,
boolean isSilent) |
static void |
VizToPnetMapperL.addNewTransition(java.util.Set<java.lang.Integer> sourceNodes,
java.util.Set<java.lang.Integer> targetNodes,
java.lang.String newTransStr,
java.lang.String newPlaceStr,
InteractivePetriNetL ipn,
boolean placeToTran,
java.lang.Integer newPlaceID,
java.lang.Integer newTranID,
boolean isSilent) |
static void |
VizToPnetMapperL.addParallelPlace(java.util.Set<java.lang.Integer> selectedInput,
java.util.Set<java.lang.Integer> outputNodeID,
java.lang.String newPlaceStr,
InteractivePetriNetL ipn,
java.lang.Integer newPlaceID) |
static void |
VizToPnetMapperL.changeActivityName(java.lang.Integer id,
InteractivePetriNetL ipn,
boolean isSilent) |
static void |
VizGraphParametersUtilsL.getAllHighlights(InteractivePetriNetL ipn) |
Modifier and Type | Method and Description |
---|---|
void |
HeuristicsInfoL.updateHeuristics(InteractivePetriNetL ipn) |
Modifier and Type | Method and Description |
---|---|
InteractivePetriNetL |
SynthesisPluginL.yourDefaultPlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
org.deckfour.xes.model.XLog log)
The plug-in variant that runs in a UI context and uses a dialog to get
the configuration.
|
InteractivePetriNetL |
SynthesisWithLayoutPluginL.yourDefaultPlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
org.deckfour.xes.model.XLog log)
The plug-in variant that runs in a UI context and uses a dialog to get
the configuration.
|
InteractivePetriNetL |
EditorAndAlignmentPluginL.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.
|
InteractivePetriNetL |
EditorDeclarePluginL.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.
|
InteractivePetriNetL |
EditorPluginL.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.
|
InteractivePetriNetL |
LogInputL.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.
|
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 |
SynthesisPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
org.deckfour.xes.model.XLog log) |
InteractivePetriNetL |
SynthesisWithLayoutPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.models.graphbased.directed.petrinet.Petrinet pn,
org.deckfour.xes.model.XLog log) |
InteractivePetriNetL |
EditorAndAlignmentPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
InteractivePetriNetL |
EditorDeclarePluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
InteractivePetriNetL |
EditorPluginL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
InteractivePetriNetL |
LogInputL.yourPrivatePlugin(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
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) |
Modifier and Type | Method and Description |
---|---|
org.processmining.models.graphbased.directed.petrinet.Petrinet |
IPNToPnL.yourDefaultPlugin(org.processmining.contexts.uitopia.UIPluginContext context,
InteractivePetriNetL ipn)
The plug-in variant that runs in a UI context and uses a dialog to get
the configuration.
|
org.processmining.models.graphbased.directed.petrinet.Petrinet |
IPNToPnL.yourPrivatePlugin(org.processmining.framework.plugin.PluginContext context,
InteractivePetriNetL ipn) |
Modifier and Type | Method and Description |
---|---|
static prefuse.data.Graph |
GraphUtilsL.netToGraph(org.processmining.framework.plugin.PluginContext context,
org.processmining.models.graphbased.directed.petrinet.PetrinetGraph d,
org.processmining.models.semantics.petrinet.Marking m,
InteractivePetriNetL ipn,
java.util.Map<org.processmining.models.graphbased.directed.petrinet.PetrinetNode,java.lang.Integer> idMap) |
Modifier and Type | Method and Description |
---|---|
static ReductionTrackerL.Rule |
DeleteUsingReductionL.delete(int nodeid1,
boolean tran,
InteractivePetriNetL ipn)
Try deleting the node using reduce either of the three rules
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
InteractivePetrinetVisualizerL.getComponent(InteractivePetriNetL net) |
static PNetVisualizerGUIL |
InteractivePetrinetVisualizerL.newInteractiveViz(InteractivePetriNetL net) |
static prefuse.data.Graph |
InteractivePetrinetVisualizerL.petrinetToGraph(InteractivePetriNetL ipn) |
javax.swing.JComponent |
VisualizeInteractivePNL.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
InteractivePetriNetL ipn) |