| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing.model.graph |
| Modifier and Type | Method and Description |
|---|---|
Edge |
IGraph.getEdge(BpmnElement v1,
BpmnElement v2) |
Edge |
Graph.getEdge(BpmnElement from,
BpmnElement to) |
| Modifier and Type | Method and Description |
|---|---|
Collection<List<Edge>> |
IGraph.getEdges() |
Collection<List<Edge>> |
Graph.getEdges() |
Copyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.