Modifier and Type | Method and Description |
---|---|
AbstractEdge |
AbstractEdge.clone() |
protected AbstractEdge |
AbstractTopologyProvider.connectVertices(String id,
VertexRef sourceId,
VertexRef targetId,
String namespace) |
AbstractEdge |
SimpleConnector.getEdge() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleConnector.setEdge(AbstractEdge edgeRef) |
Constructor and Description |
---|
AbstractEdge(AbstractEdge edgeToClone) |
SimpleConnector(String namespace,
String id,
String label,
VertexRef vertex,
AbstractEdge edge) |
SimpleConnector(String namespace,
String id,
VertexRef vertex,
AbstractEdge edge) |
Modifier and Type | Class and Description |
---|---|
static class |
VEProviderGraphContainer.PseudoEdge |
Modifier and Type | Class and Description |
---|---|
static class |
NCSEdgeProvider.NCSEdge |
static class |
NCSPathEdgeProvider.NCSPathEdge |
Modifier and Type | Class and Description |
---|---|
class |
BusinessServiceEdge |
Modifier and Type | Method and Description |
---|---|
AbstractEdge |
BusinessServiceEdge.clone() |
Modifier and Type | Class and Description |
---|---|
class |
LinkdEdge |
Copyright © 2017. All rights reserved.