Package | Description |
---|---|
org.processmining.models.heuristics |
Modifier and Type | Field and Description |
---|---|
protected java.util.Set<Flow> |
HeuristicsNetDiagramImpl.flows |
Modifier and Type | Method and Description |
---|---|
Flow |
HeuristicsNetDiagram.addFlow(HNNode source,
HNNode target,
java.lang.String label) |
Flow |
HeuristicsNetDiagramImpl.addFlow(HNNode source,
HNNode target,
java.lang.String label) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Flow> |
HeuristicsNetDiagram.getFlows() |
java.util.Set<Flow> |
HeuristicsNetDiagramImpl.getFlows() |