| Package | Description |
|---|---|
| com.qbpsimulator.engine.utils |
| Modifier and Type | Method and Description |
|---|---|
Set<Graph.Edge> |
Graph.getIncomingEdges(Integer vertexIndex)
Returns set of incoming edges to vertex
|
Set<Graph.Edge> |
Graph.getOutgoingEdges(Integer vertexIndex)
Returns set of outgoing edges from vertex
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrJoinManager.setEdgeIndexes(Map<Graph.Edge,Integer> indexes)
Defines indexes for Edges (from process graph)
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.