| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Point> | 
Layout.getLocations()  | 
Collection<VertexRef> | 
TopologyServiceClient.getOppositeVertices(VertexRef vertexRef)  | 
Collection<VertexRef> | 
SelectionContext.getSelectedVertexRefs()  | 
Collection<VertexRef> | 
DefaultSelectionContext.getSelectedVertexRefs()  | 
Collection<VertexRef> | 
GraphContainer.getVertexRefForest(Collection<VertexRef> vertexRefs)  | 
Set<VertexRef> | 
VerticesUpdateManager.VerticesUpdateEvent.getVertexRefs()  | 
Map<? extends VertexRef,? extends Status> | 
Graph.getVertexStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
Point | 
Layout.getInitialLocation(VertexRef v)  | 
protected static String | 
AbstractOperation.getIpAddrValue(OperationContext operationContext,
              VertexRef target)  | 
protected static String | 
AbstractOperation.getLabelValue(OperationContext operationContext,
             VertexRef target)  | 
Point | 
Layout.getLocation(VertexRef v)  | 
protected static Integer | 
AbstractOperation.getNodeIdValue(OperationContext operationContext,
              VertexRef target)  | 
Collection<VertexRef> | 
TopologyServiceClient.getOppositeVertices(VertexRef vertexRef)  | 
Vertex | 
TopologyServiceClient.getVertex(VertexRef target,
         Criteria... criteria)  | 
protected static Vertex | 
AbstractOperation.getVertexItem(OperationContext operationContext,
             VertexRef target)  | 
boolean | 
SelectionContext.isVertexRefSelected(VertexRef vertexRef)  | 
boolean | 
DefaultSelectionContext.isVertexRefSelected(VertexRef vertexRef)  | 
void | 
Layout.setLocation(VertexRef v,
           Point location)  | 
| Modifier and Type | Method and Description | 
|---|---|
BoundingBox | 
Layout.computeBoundingBox(Collection<VertexRef> vertRefs)  | 
boolean | 
SelectionContext.deselectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
DefaultSelectionContext.deselectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
AbstractOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
Operation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AbstractOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AbstractCheckedOperation.enabled(List<VertexRef> vertices,
       OperationContext context)
By default, call {@link #enabled(GraphContainer) 
 | 
boolean | 
Operation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
Operation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
Collection<VertexRef> | 
GraphContainer.getVertexRefForest(Collection<VertexRef> vertexRefs)  | 
boolean | 
AbstractCheckedOperation.isChecked(List<VertexRef> vertices,
         OperationContext context)
By default, call  
AbstractCheckedOperation.isChecked(GraphContainer) | 
boolean | 
CheckedOperation.isChecked(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
SelectionContext.selectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
DefaultSelectionContext.selectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
SelectionContext.setSelectedVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
DefaultSelectionContext.setSelectedVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
void | 
Layout.updateLocations(Collection<VertexRef> displayVertices)  | 
| Constructor and Description | 
|---|
VerticesUpdateEvent(Set<VertexRef> vertexRefs,
                   TopologyServiceClient source)  | 
VerticesUpdateEvent(Set<VertexRef> vertexRefs,
                   TopologyServiceClient source,
                   boolean displayingAllVertices)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractSelectionLinkGenerator.fireVertexUpdatedEvent(VertexRef vertexRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractSelectionLinkGenerator.fireVertexUpdatedEvent(Collection<VertexRef> vertexRefs)  | 
SelectionChangedListener.Selection | 
SelectionAware.getSelection(List<VertexRef> selectedVertices,
            ContentType type)
Converts the provided  
selectedVertices to a Selection. | 
| Modifier and Type | Method and Description | 
|---|---|
protected Optional<VertexRef> | 
VertexInfoPanelItemProvider.findSingleSelectedItem(GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexRef | 
VertexRefAdapter.unmarshal(VertexRefAdapter.VertexRefJaxbEntry input)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Point> | 
VertexRefPointMapAdapter.unmarshal(VertexRefPointMapAdapter.VertexRefPointMap v)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexRefAdapter.VertexRefJaxbEntry | 
VertexRefAdapter.marshal(VertexRef input)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AbstractSearchSelectionOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AbstractSearchSelectionOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
abstract void | 
AbstractSearchSelectionOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
VertexRefPointMapAdapter.VertexRefPointMap | 
VertexRefPointMapAdapter.marshal(Map<VertexRef,Point> v)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<VertexRef> | 
Breadcrumb.getSourceVertices()  | 
| Constructor and Description | 
|---|
Breadcrumb(String namespace,
          VertexRef vertex)  | 
| Constructor and Description | 
|---|
Breadcrumb(String targetNamespace,
          List<VertexRef> vertices)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract Set<VertexRef> | 
VertexHopCriteria.getVertices()  | 
Set<VertexRef> | 
WrappedVertexHopCriteria.getVertices()  | 
Set<VertexRef> | 
DefaultVertexHopCriteria.getVertices()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
WrappedVertexHopCriteria.contains(VertexRef vertexRef)  | 
| Constructor and Description | 
|---|
DefaultVertexHopCriteria(VertexRef vertexRef)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CollapsibleRef  | 
interface  | 
CollapsibleVertex  | 
interface  | 
Vertex  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCollapsibleVertex  | 
class  | 
AbstractLevelAwareVertex  | 
class  | 
AbstractVertex  | 
class  | 
DefaultVertexRef  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Set<VertexRef> | 
AbstractCollapsibleVertex.m_children  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexRef | 
AbstractLevelAwareVertex.getParent()  | 
VertexRef | 
Connector.getVertex()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<VertexRef> | 
AbstractCollapsibleVertex.getChildren()  | 
Set<VertexRef> | 
CollapsibleRef.getChildren()  | 
List<VertexRef> | 
AbstractLevelAwareVertex.getChildren()  | 
Map<VertexRef,Set<EdgeRef>> | 
BackendGraph.getEdgeIdsForVertices(VertexRef... vertices)
This function can be used for efficiency when you need the  
EdgeRef
 instances for a large number of vertices. | 
Map<VertexRef,Set<EdgeRef>> | 
CollapsibleGraph.getEdgeIdsForVertices(VertexRef... vertices)  | 
Set<VertexRef> | 
CollapsibleGraph.getFocusNodes(Criteria... criteria)  | 
static Map<VertexRef,Set<Vertex>> | 
CollapsibleGraph.getMapOfVerticesToCollapsedVertices(CollapsibleCriteria[] criteria)  | 
Collection<VertexRef> | 
MetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
Map<? extends VertexRef,? extends Status> | 
StatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Set<VertexRef> | 
SearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer graphContainer)
This method is called when the topology UI needs to know what  
 | 
Set<VertexRef> | 
CollapsibleCriteria.getVertices()
Fetch the list of child vertices that should be collapsed 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Edge | 
BackendGraph.connectVertices(String edgeId,
               VertexRef sourceVertextId,
               VertexRef targetVertextId)  | 
Edge | 
CollapsibleGraph.connectVertices(String edgeId,
               VertexRef sourceVertextId,
               VertexRef targetVertextId)  | 
boolean | 
BackendGraph.containsVertexId(VertexRef id,
                Criteria... criteria)  | 
boolean | 
CollapsibleGraph.containsVertexId(VertexRef id,
                Criteria... criteria)  | 
EdgeRef[] | 
BackendGraph.getEdgeIdsForVertex(VertexRef vertex)  | 
EdgeRef[] | 
CollapsibleGraph.getEdgeIdsForVertex(VertexRef vertex)  | 
Map<VertexRef,Set<EdgeRef>> | 
BackendGraph.getEdgeIdsForVertices(VertexRef... vertices)
This function can be used for efficiency when you need the  
EdgeRef
 instances for a large number of vertices. | 
Map<VertexRef,Set<EdgeRef>> | 
CollapsibleGraph.getEdgeIdsForVertices(VertexRef... vertices)  | 
Collection<VertexRef> | 
MetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
int | 
CollapsibleGraph.getSemanticZoomLevel(VertexRef vertex)  | 
Vertex | 
BackendGraph.getVertex(VertexRef reference,
         Criteria... criteria)  | 
Vertex | 
CollapsibleGraph.getVertex(VertexRef reference,
         Criteria... criteria)  | 
void | 
BackendGraph.removeVertex(VertexRef... vertexId)  | 
void | 
CollapsibleGraph.removeVertex(VertexRef... vertexId)  | 
void | 
AbstractLevelAwareVertex.setParent(VertexRef parent)  | 
void | 
Connector.setVertex(VertexRef vertex)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static SelectionChangedListener.Selection | 
AbstractTopologyProvider.getSelection(String namespace,
            List<VertexRef> selectedVertices,
            ContentType type)  | 
Map<? extends VertexRef,? extends Status> | 
StatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<Vertex> | 
BackendGraph.getVertices(Collection<? extends VertexRef> references,
           Criteria... criteria)  | 
List<Vertex> | 
CollapsibleGraph.getVertices(Collection<? extends VertexRef> references,
           Criteria... criteria)  | 
void | 
AbstractCollapsibleVertex.setChildren(Set<VertexRef> children)  | 
| Constructor and Description | 
|---|
AbstractEdge(String namespace,
            String id,
            VertexRef source,
            VertexRef target)  | 
DefaultVertexRef(VertexRef ref)  | 
SearchResult(VertexRef vertexRef,
            boolean collapsible,
            boolean collapsed)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleLeafVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexRef | 
SimpleConnector.getVertex()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Set<EdgeRef>> | 
SimpleGraph.getEdgeIdsForVertices(VertexRef... vertices)  | 
Collection<VertexRef> | 
SimpleMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
Set<VertexRef> | 
SimpleSearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
abstract List<? extends VertexRef> | 
SimpleSearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
Edge | 
SimpleGraph.connectVertices(String edgeId,
               VertexRef sourceVertextId,
               VertexRef targetVertextId)  | 
protected AbstractEdge | 
SimpleGraph.connectVertices(String edgeId,
               VertexRef sourceVertexRef,
               VertexRef targetVertexRef,
               String namespace)  | 
boolean | 
SimpleGraph.containsVertexId(VertexRef id,
                Criteria... criteria)  | 
EdgeRef[] | 
SimpleGraph.getEdgeIdsForVertex(VertexRef vertex)  | 
Map<VertexRef,Set<EdgeRef>> | 
SimpleGraph.getEdgeIdsForVertices(VertexRef... vertices)  | 
Collection<VertexRef> | 
SimpleMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
Vertex | 
SimpleGraph.getVertex(VertexRef reference,
         Criteria... criteria)  | 
void | 
SimpleGraph.remove(VertexRef... vertices)  | 
void | 
SimpleGraph.removeVertex(VertexRef... vertexId)  | 
void | 
SimpleConnector.setVertex(VertexRef vertex)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
SimpleGraphProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType contentType)  | 
List<Vertex> | 
SimpleGraph.getVertices(Collection<? extends VertexRef> references,
           Criteria... criteria)  | 
| Constructor and Description | 
|---|
SimpleConnector(String namespace,
               String id,
               String label,
               VertexRef vertex)  | 
SimpleConnector(String namespace,
               String id,
               String label,
               VertexRef vertex,
               AbstractEdge edge)  | 
SimpleConnector(String namespace,
               String id,
               VertexRef vertex)  | 
SimpleConnector(String namespace,
               String id,
               VertexRef vertex,
               AbstractEdge edge)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Point> | 
DefaultLayout.getLocations()  | 
Collection<VertexRef> | 
DefaultTopologyServiceClient.getOppositeVertices(VertexRef vertexRef)  | 
Collection<VertexRef> | 
DefaultSelectionManager.getSelectedVertexRefs()  | 
Collection<VertexRef> | 
VEProviderGraphContainer.getVertexRefForest(Collection<VertexRef> vertexRefs)  | 
Set<VertexRef> | 
CategorySearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
Set<VertexRef> | 
IpLikeSearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
Set<VertexRef> | 
AlarmSearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
Point | 
DefaultLayout.getInitialLocation(VertexRef v)  | 
Point | 
DefaultLayout.getLocation(VertexRef v)  | 
Collection<VertexRef> | 
DefaultTopologyServiceClient.getOppositeVertices(VertexRef vertexRef)  | 
Vertex | 
DefaultTopologyServiceClient.getVertex(VertexRef target,
         Criteria... criteria)  | 
boolean | 
DefaultSelectionManager.isVertexRefSelected(VertexRef vertexRef)  | 
void | 
DefaultLayout.setLocation(VertexRef v,
           Point location)  | 
| Modifier and Type | Method and Description | 
|---|---|
BoundingBox | 
DefaultLayout.computeBoundingBox(Collection<VertexRef> vertRefs)  | 
boolean | 
DefaultSelectionManager.deselectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
SelectionChangedListener.Selection | 
DefaultTopologyServiceClient.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
Collection<VertexRef> | 
VEProviderGraphContainer.getVertexRefForest(Collection<VertexRef> vertexRefs)  | 
boolean | 
DefaultSelectionManager.selectVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
boolean | 
DefaultSelectionManager.setSelectedVertexRefs(Collection<? extends VertexRef> vertexRefs)  | 
void | 
DefaultLayout.updateLocations(Collection<VertexRef> displayVertices)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
GenericInfoPanelItemProvider.createVertexContext(VertexRef vertex)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> | 
AbstractLayoutAlgorithm.initializer(Layout graphLayout)  | 
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> | 
TopoFRLayoutAlgorithm.initializer(Layout graphLayout,
           int xOffset,
           int yOffset)  | 
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> | 
FRLayoutAlgorithm.initializer(Layout graphLayout,
           int xOffset,
           int yOffset)  | 
protected static org.apache.commons.collections15.Transformer<VertexRef,Point2D> | 
AbstractLayoutAlgorithm.initializer(Layout graphLayout,
           int xOffset,
           int yOffset)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ISOMLayoutAlgorithm.NonStupidISOMLayout.setInitializer(org.apache.commons.collections15.Transformer<VertexRef,Point2D> ignoreMe)
Override this method so that the initialize() method cannot set the initializer to
  
RandomLocationTransformer. | 
| Constructor and Description | 
|---|
NonStupidISOMLayout(edu.uci.ics.jung.graph.Graph<VertexRef,EdgeRef> g,
                   Layout graphLayout)  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<VertexRef> | 
TopologyContextMenu.asVertexList(Object target)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MenuBuilder.apply(com.vaadin.ui.MenuBar rootMenu,
     List<VertexRef> targets,
     OperationContext operationContext,
     Runnable... hooks)  | 
com.vaadin.ui.MenuBar | 
MenuBuilder.build(List<VertexRef> targets,
     OperationContext operationContext,
     Runnable... hooks)
Converts the current menu configuration to Vaadin's  
MenuBar representation. | 
void | 
MenuCommand.execute(List<VertexRef> targets,
       OperationContext operationContext)
Is executed, when the  
MenuItem is selected/clicked. | 
boolean | 
MenuItem.isChecked(List<VertexRef> targets,
         OperationContext operationContext)
Defines if the current  
MenuItem is checked. | 
boolean | 
SimpleMenuItem.isChecked(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
OperationMenuItem.isChecked(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
NavigationMenuItem.isChecked(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
MenuItem.isEnabled(List<VertexRef> targets,
         OperationContext operationContext)
Defines if the current  
MenuItem is enabled. | 
boolean | 
SimpleMenuItem.isEnabled(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
OperationMenuItem.isEnabled(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
NavigationMenuItem.isEnabled(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
MenuItem.isVisible(List<VertexRef> targets,
         OperationContext operationContext)
Defines if the current  
MenuItem is visible. | 
boolean | 
SimpleMenuItem.isVisible(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
OperationMenuItem.isVisible(List<VertexRef> targets,
         OperationContext operationContext)  | 
boolean | 
NavigationMenuItem.isVisible(List<VertexRef> targets,
         OperationContext operationContext)  | 
void | 
TopologyContextMenu.updateMenu(GraphContainer graphContainer,
          com.vaadin.ui.UI mainWindow,
          OperationManager operationManager,
          List<VertexRef> targets)  | 
| Constructor and Description | 
|---|
NavigationMenuItem(GraphProvider targetGraphProvider,
                  VertexRef sourceVertex)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
SetFocusVertexOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
MetaTopologySelectorOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
LayoutOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AddFocusVerticesOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RemoveFocusOtherVerticesOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RemoveFocusVerticesOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
ClearFocusOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RedoLayoutOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AutoRefreshToggleOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
SetFocusVertexOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AddFocusVerticesOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RemoveFocusOtherVerticesOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RemoveFocusVerticesOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
ClearFocusOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
RedoLayoutOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
SetFocusVertexOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
MetaTopologySelectorOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
LayoutOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
AddFocusVerticesOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
RemoveFocusOtherVerticesOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
RemoveFocusVerticesOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
ClearFocusOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
RedoLayoutOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
AutoRefreshToggleOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
IconSelectionOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
IconResetOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
IconSelectionOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
IconResetOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
IconSelectionOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
IconResetOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<? extends VertexRef,? extends Status> | 
DefaultGraph.getVertexStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultGraph.setVertexStatus(Map<? extends VertexRef,? extends Status> statusForVertices)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AlarmHopCriteria.AlarmVertex  | 
static class  | 
CategoryHopCriteria.CategoryVertex  | 
static class  | 
IpLikeHopCriteria.IPVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<VertexRef> | 
CategoryHopCriteria.getVertices()  | 
Set<VertexRef> | 
IpLikeHopCriteria.getVertices()  | 
Set<VertexRef> | 
AlarmHopCriteria.getVertices()  | 
protected static List<VertexRef> | 
LayoutManager.toVertexRef(Collection<Vertex> input)  | 
| Modifier and Type | Method and Description | 
|---|---|
static VertexRefEntity | 
LayoutManager.toVertexRefEntity(VertexRef vertexRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static String | 
LayoutManager.calculateHash(Collection<VertexRef> vertices)  | 
static void | 
GraphUtils.renderGraphToFile(edu.uci.ics.jung.graph.Graph<VertexRef,Edge> jungGraph,
                 File file)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PathTree.addPath(List<VertexRef> vertexRefs)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
NodeInfoPanelItemProvider.contributeTo(VertexRef ref,
            GraphContainer container)  | 
protected boolean | 
DefaultVertexInfoPanelItemProvider.contributeTo(VertexRef ref,
            GraphContainer graphContainer)  | 
protected InfoPanelItem | 
NodeInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer graphContainer)  | 
protected InfoPanelItem | 
DefaultVertexInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer graphContainer)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
ResourceGraphsOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
NodeInfoOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
PingOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
EventsAlarmsOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
PingOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
ResourceGraphsOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
NodeInfoOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
PingOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
EventsAlarmsOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyApplicationVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Status> | 
LegacyApplicationStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Set<VertexRef> | 
LegacyApplicationSearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
LegacyApplicationTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType contentType)  | 
Map<VertexRef,Status> | 
LegacyApplicationStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractBusinessServiceVertex  | 
class  | 
ApplicationVertex  | 
class  | 
BusinessServiceVertex  | 
class  | 
IpServiceVertex  | 
class  | 
ReductionKeyVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Status> | 
BusinessServicesStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<? extends VertexRef> | 
BusinessServiceSearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
Vertex | 
BusinessServiceGraph.getVertex(VertexRef reference,
         Criteria... criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
BusinessServicesTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType contentType)  | 
Map<VertexRef,Status> | 
BusinessServicesStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<Vertex> | 
BusinessServiceGraph.getVertices(Collection<? extends VertexRef> references,
           Criteria... criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
BusinessServiceVertexStatusInfoPanelItemProvider.contributeTo(VertexRef vertexRef,
            GraphContainer container)  | 
protected boolean | 
SimulationModeReductionKeyInfoPanelItemProvider.contributeTo(VertexRef ref,
            GraphContainer container)  | 
protected boolean | 
BusinessServiceVertexInfoPanelItemProvider.contributeTo(VertexRef vertexRef,
            GraphContainer container)  | 
protected boolean | 
BusinessServiceVertexAttributesInfoPanelItemProvider.contributeTo(VertexRef vertexRef,
            GraphContainer container)  | 
protected InfoPanelItem | 
BusinessServiceVertexStatusInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer graphContainer)  | 
protected InfoPanelItem | 
SimulationModeReductionKeyInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer container)  | 
protected InfoPanelItem | 
BusinessServiceVertexInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer graphContainer)  | 
protected InfoPanelItem | 
BusinessServiceVertexAttributesInfoPanelItemProvider.createInfoPanelItem(VertexRef ref,
                   GraphContainer graphContainer)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
SimulationModeOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AbstractAnalysisOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
ResetStateOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
HideLeafElementToggleOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
InheritStateOperation.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
AbstractAnalysisOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
ResetStateOperation.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
SimulationModeOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
AbstractAnalysisOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
ResetStateOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
HideLeafElementToggleOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
InheritStateOperation.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
List<AbstractBusinessServiceVertex> | 
AbstractAnalysisOperation.getVertices(List<VertexRef> targets)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GraphMLVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<VertexRef> | 
GraphMLMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
List<? extends VertexRef> | 
GraphMLSearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<VertexRef> | 
GraphMLMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
GraphMLTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType contentType)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<? extends VertexRef,? extends Status> | 
GraphMLPropagateVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Map<? extends VertexRef,? extends Status> | 
GraphMLDefaultVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Map<? extends VertexRef,? extends Status> | 
GraphMLScriptVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<? extends VertexRef,? extends Status> | 
GraphMLPropagateVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Map<? extends VertexRef,? extends Status> | 
GraphMLDefaultVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Map<? extends VertexRef,? extends Status> | 
GraphMLScriptVertexStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LinkdVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Status> | 
LinkdStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Set<VertexRef> | 
LinkdSearchProvider.getVertexRefsBy(SearchResult searchResult,
               GraphContainer container)  | 
Set<VertexRef> | 
LinkdHopCriteria.getVertices()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected List<Integer> | 
LinkdSelectionAware.extractNodeIds(Collection<VertexRef> vertices)
Gets the node ids from the given vertices. 
 | 
SelectionChangedListener.Selection | 
LinkdSelectionAware.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
SelectionChangedListener.Selection | 
LinkdTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
Map<VertexRef,Status> | 
LinkdStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Status> | 
PathOutageStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<? extends VertexRef> | 
PathOutageSearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
PathOutageProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
Map<VertexRef,Status> | 
PathOutageStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<VertexRef,Status> | 
VmwareStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<? extends VertexRef> | 
VmwareTopologySearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
VmwareTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
Map<VertexRef,Status> | 
VmwareStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<VertexRef> | 
GeoAssetProvider.getNodesWithCoordinates()
Deprecated.  
  | 
Collection<VertexRef> | 
NodeMapComponent.getNodesWithCoordinates()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
NodeMapQueryLink.display(List<VertexRef> targets,
       OperationContext operationContext)  | 
boolean | 
NodeMapQueryLink.enabled(List<VertexRef> targets,
       OperationContext operationContext)  | 
void | 
NodeMapQueryLink.execute(List<VertexRef> targets,
       OperationContext operationContext)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyVertex  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<VertexRef> | 
LegacyMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
Map<? extends VertexRef,? extends Status> | 
LegacyStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
List<? extends VertexRef> | 
LegacyTopologySearchProvider.queryVertices(SearchQuery searchQuery,
             GraphContainer container)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<VertexRef> | 
LegacyMetaTopologyProvider.getOppositeVertices(VertexRef vertexRef)  | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionChangedListener.Selection | 
LegacyTopologyProvider.getSelection(List<VertexRef> selectedVertices,
            ContentType type)  | 
Map<? extends VertexRef,? extends Status> | 
LegacyStatusProvider.getStatusForVertices(BackendGraph graph,
                    Collection<VertexRef> vertices,
                    Criteria[] criteria)  | 
Copyright © 2021. All rights reserved.