Package | Description |
---|---|
org.opennms.features.topology.api.topo | |
org.opennms.features.topology.app.internal | |
org.opennms.features.topology.plugins.ncs |
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 |
---|
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 |
Copyright © 2015. All rights reserved.