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 |
SimpleVertexProvider |
Modifier and Type | Method and Description |
---|---|
Map<VertexRef,Status> |
StatusProvider.getStatusForVertices(VertexProvider vertexProvider,
Collection<VertexRef> vertices,
Criteria[] criteria) |
void |
VertexListener.vertexSetChanged(VertexProvider provider) |
void |
VertexListener.vertexSetChanged(VertexProvider provider,
Collection<? extends Vertex> added,
Collection<? extends Vertex> update,
Collection<String> removedVertexIds) |
Modifier and Type | Class and Description |
---|---|
class |
MergingGraphProvider |
Modifier and Type | Method and Description |
---|---|
protected VertexProvider |
MergingGraphProvider.getVertexProvider(String namespace) |
protected VertexProvider |
MergingGraphProvider.getVertexProvider(VertexRef vertexRef) |
Modifier and Type | Method and Description |
---|---|
Collection<VertexProvider> |
ProviderManager.getVertexProviders() |
Modifier and Type | Method and Description |
---|---|
void |
VEProviderGraphContainer.addVertexProvider(VertexProvider vertexProvider) |
protected void |
MergingGraphProvider.addVertexProvider(VertexProvider vertexProvider) |
protected List<? extends Vertex> |
MergingGraphProvider.filteredVertices(VertexProvider vertexProvider,
Criteria[] criteria,
boolean returnAllOnNullFilter) |
void |
ProviderManager.onVertexProviderBind(VertexProvider newProvider) |
void |
ProviderManager.onVertexProviderUnbind(VertexProvider vertexProvider) |
void |
VEProviderGraphContainer.removeVertexProvider(VertexProvider vertexProvider) |
protected void |
MergingGraphProvider.removeVertexProvider(VertexProvider vertexProvider) |
void |
MergingGraphProvider.vertexProviderAdded(VertexProvider oldProvider,
VertexProvider newProvider) |
void |
ProviderManager.ProviderListener.vertexProviderAdded(VertexProvider oldProvider,
VertexProvider newProvider) |
void |
MergingGraphProvider.vertexProviderRemoved(VertexProvider removedProvider) |
void |
ProviderManager.ProviderListener.vertexProviderRemoved(VertexProvider removedProvider) |
void |
VEProviderGraphContainer.vertexSetChanged(VertexProvider provider) |
void |
MergingGraphProvider.vertexSetChanged(VertexProvider provider) |
void |
VEProviderGraphContainer.vertexSetChanged(VertexProvider provider,
Collection<? extends Vertex> added,
Collection<? extends Vertex> update,
Collection<String> removedVertexIds) |
void |
MergingGraphProvider.vertexSetChanged(VertexProvider provider,
Collection<? extends Vertex> added,
Collection<? extends Vertex> update,
Collection<String> removedVertexIds) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationTopologyProvider |
Modifier and Type | Method and Description |
---|---|
Map<VertexRef,Status> |
ApplicationStatusProvider.getStatusForVertices(VertexProvider vertexProvider,
Collection<VertexRef> vertices,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
BusinessServicesTopologyProvider |
class |
BusinessServiceVertexProvider |
Modifier and Type | Method and Description |
---|---|
Map<VertexRef,Status> |
BusinessServicesStatusProvider.getStatusForVertices(VertexProvider vertexProvider,
Collection<VertexRef> vertices,
Criteria[] criteria) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLinkdTopologyProvider |
class |
EnhancedLinkdTopologyProvider |
class |
NodeACLVertexProvider |
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 |
SFreeTopologyProvider |
Modifier and Type | Class and Description |
---|---|
class |
SimpleGraphProvider |
Modifier and Type | Class and Description |
---|---|
class |
VmwareTopologyProvider |
Copyright © 2017. All rights reserved.