Modifier and Type | Method and Description |
---|---|
TransPairAlignment |
GraphVisualization.getTpa() |
Constructor and Description |
---|
GraphVisualization(prefuse.data.Graph graph,
PNetVisualizerController controller2,
TransPairAlignment tpa)
This method is used only for generating the small graph view for reduced
alignments
|
Modifier and Type | Method and Description |
---|---|
static void |
UpdateProjectedAveragedAlignments.calculateAlignments(java.util.Set<TransPairAlignment> newTranAlignments,
InteractivePetriNet ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
static void |
UpdateProjectedAveragedAlignments_bckup17Jul2017.calculateAlignments(java.util.Set<TransPairAlignment> newTranAlignments,
InteractivePetriNet ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
static void |
bckUp_BeforeUsingReductionForComparison_UpdateProjectedAveragedAlignments.calculateAlignments(java.util.Set<TransPairAlignment> newTranAlignments,
InteractivePetriNet ipn,
org.processmining.models.graphbased.directed.petrinet.elements.Transition tNew) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
AlignmentsGraph.getAlignmentsView(InteractivePetriNet ipn,
TransPairAlignment tpa,
boolean fullModelView,
java.lang.String selectedAct) |
static javax.swing.JPanel |
GraphView.getGraph(PNetVisualizerController controller,
TransPairAlignment tpa) |
static javax.swing.JComponent |
ExploreTraceVariants.getResult(TransPairAlignment tpa,
org.deckfour.xes.model.XLog completeLog,
org.processmining.framework.plugin.PluginContext pluginContext) |
static javax.swing.JComponent |
ProjectAlignmentToLogView.getResult(TransPairAlignment tpa,
org.deckfour.xes.model.XLog completeLog,
org.processmining.framework.plugin.PluginContext pluginContext) |
static javax.swing.JComponent |
ModelLogView.getResults(PNetVisualizerController controller,
TransPairAlignment tpa) |
Modifier and Type | Field and Description |
---|---|
java.util.Set<TransPairAlignment> |
CalculateLogHeuristics.tranPairs |
Modifier and Type | Method and Description |
---|---|
java.util.Set<TransPairAlignment> |
InteractivePetriNet.getTranPairs() |
Modifier and Type | Method and Description |
---|---|
void |
InteractivePetriNet.setTranPairs(java.util.Set<TransPairAlignment> tranPairs) |