Package | Description |
---|---|
org.processmining.discoverycontest.layout |
Modifier and Type | Method and Description |
---|---|
static LayoutAlgorithmReductionRules |
PetrinetBoxStructureLayouter.getLayout(prefuse.Visualization visualization)
Returns layout result with each node labeled as unique ID from IPM
|
Modifier and Type | Method and Description |
---|---|
static javax.swing.JPanel |
BPMNGraph.getLogView(LayoutAlgorithmReductionRules lar,
PetrinetToBPMN pbpm) |
static javax.swing.JPanel |
CopyOfBPMNGraph.getLogView(LayoutAlgorithmReductionRules lar,
PetrinetToBPMN pbpm) |
Constructor and Description |
---|
BPMNGraph(LayoutAlgorithmReductionRules lar,
PetrinetToBPMN pbpm) |
CopyOfBPMNGraph(LayoutAlgorithmReductionRules lar,
PetrinetToBPMN pbpm) |