| Modifier and Type | Method and Description |
|---|---|
TransPairAlignmentL |
GraphVisualizationL.getTpa() |
| Constructor and Description |
|---|
GraphVisualizationL(prefuse.data.Graph graph,
PNetVisualizerControllerL controller2,
TransPairAlignmentL tpa)
This method is used only for generating the small graph view for reduced
alignments
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
java.util.Set<TransPairAlignmentL> |
InteractivePetriNetL.getTranPairs() |
| Modifier and Type | Method and Description |
|---|---|
void |
InteractivePetriNetL.setTranPairs(java.util.Set<TransPairAlignmentL> tranPairs) |
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<TransPairAlignmentL> |
CalculateLogHeuristicsL.tranPairs |