Package | Description |
---|---|
org.opennms.features.topology.plugins.ncs |
Modifier and Type | Method and Description |
---|---|
Collection<NCSEdgeProvider.NCSVertex> |
NCSServicePath.getVertices() |
Constructor and Description |
---|
NCSEdge(String serviceId,
String serviceName,
String sourceElementName,
String targetElementName,
NCSEdgeProvider.NCSVertex source,
NCSEdgeProvider.NCSVertex target) |
NCSPathEdge(String serviceName,
String deviceA,
String deviceZ,
NCSEdgeProvider.NCSVertex source,
NCSEdgeProvider.NCSVertex target) |
Copyright © 2019. All rights reserved.