Modifier and Type | Class and Description |
---|---|
class |
VertexHopGraphProvider
This class will be used to filter a topology so that the semantic zoom level is
interpreted as a hop distance away from a set of selected vertices.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GraphProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTopologyProvider |
class |
DelegatingVertexEdgeProvider |
class |
SimpleEdgeProvider |
class |
SimpleGraphProvider |
Modifier and Type | Method and Description |
---|---|
void |
EdgeListener.edgeSetChanged(EdgeProvider provider) |
void |
EdgeListener.edgeSetChanged(EdgeProvider provider,
Collection<? extends Edge> added,
Collection<? extends Edge> updated,
Collection<String> removedEdgeIds) |
Map<? extends EdgeRef,? extends Status> |
EdgeStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Modifier and Type | Method and Description |
---|---|
void |
VEProviderGraphContainer.edgeSetChanged(EdgeProvider provider) |
void |
VEProviderGraphContainer.edgeSetChanged(EdgeProvider provider,
Collection<? extends Edge> added,
Collection<? extends Edge> updated,
Collection<String> removedEdgeIds) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationTopologyProvider |
Modifier and Type | Class and Description |
---|---|
class |
BusinessServicesTopologyProvider |
Modifier and Type | Method and Description |
---|---|
Map<EdgeRef,Status> |
BusinessServicesStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
GraphMLTopologyProvider |
Modifier and Type | Method and Description |
---|---|
Map<? extends EdgeRef,? extends Status> |
GraphMLEdgeStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
LinkdTopologyProvider |
Modifier and Type | Method and Description |
---|---|
Map<EdgeRef,Status> |
LinkdWrappedEdgeStatusProviders.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Map<EdgeRef,Status> |
LinkdEdgeStatusProvider.getStatusForEdges(EdgeProvider edgeProvider,
Collection<EdgeRef> edges,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
PathOutageProvider
This provider allows us to build a vertex hierarchy, based on parent-child relations between nodes
|
Modifier and Type | Class and Description |
---|---|
class |
VmwareTopologyProvider |
Copyright © 2021. All rights reserved.