Modifier and Type | Method and Description |
---|---|
Map<EdgeRef,Status> |
EdgeStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Map<VertexRef,Status> |
StatusProvider.getStatusForVertices(VertexProvider vertexProvider,
Collection<VertexRef> vertices,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
static class |
AlarmStatusProvider.AlarmStatus |
Modifier and Type | Method and Description |
---|---|
Map<VertexRef,Status> |
AlarmStatusProvider.getStatusForVertices(VertexProvider vertexProvider,
Collection<VertexRef> vertices,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
NCSEdgeStatusProvider.NCSLinkStatus |
Modifier and Type | Method and Description |
---|---|
Map<EdgeRef,Status> |
NCSEdgeStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractLinkStatusProvider.LinkStatus |
Modifier and Type | Method and Description |
---|---|
protected Status |
AbstractLinkStatusProvider.getLinkStatusForSummary(EdgeAlarmStatusSummary summary) |
Modifier and Type | Method and Description |
---|---|
Map<EdgeRef,Status> |
AbstractLinkStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
protected Map<EdgeRef,Status> |
AbstractLinkStatusProvider.initializeMap(Collection<EdgeRef> edges) |
Copyright © 2015. All rights reserved.