| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
GraphMapper.map(org.opennms.integration.api.v1.graph.GraphInfo extensionGraphInfo)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ImmutableGraph<V extends Vertex,E extends Edge>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GenericGraph
Immutable generic graph. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
GenericGraph.getGraphInfo()  | 
GraphInfo | 
GenericGraphContainer.getGraphInfo(String namespace)  | 
GraphInfo | 
GenericGraphContainer.getPrimaryGraphInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<GraphInfo> | 
GenericGraphContainer.getGraphInfos()  | 
| Modifier and Type | Method and Description | 
|---|---|
GenericGraph.GenericGraphBuilder | 
GenericGraph.GenericGraphBuilder.graphInfo(GraphInfo graphInfo)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultGraphInfo  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
DefaultGraphContainerInfo.getGraphInfo(String namespace)  | 
GraphInfo | 
GraphContainerInfo.getGraphInfo(String namespace)  | 
GraphInfo | 
DefaultGraphContainerInfo.getPrimaryGraphInfo()  | 
GraphInfo | 
GraphContainerInfo.getPrimaryGraphInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<GraphInfo> | 
DefaultGraphContainerInfo.getGraphInfos()  | 
List<GraphInfo> | 
GraphContainerInfo.getGraphInfos()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultGraphContainerInfo.addGraphInfo(GraphInfo graphInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultGraphContainerInfo.setGraphInfos(List<GraphInfo> graphInfos)  | 
| Constructor and Description | 
|---|
DefaultGraphInfo(GraphInfo copy)
Constructor to change the vertex Type of the given GraphInfo. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
GraphProvider.getGraphInfo()
The  
GraphInfo should be used to provide details of the graph's nature, e.g. | 
GraphInfo | 
GraphService.getGraphInfo(String graphNamespace)  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
ChangeSet.getGraphInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GraphChangeListener.handleGraphInfoChanged(GraphInfo currentGraphInfo)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDomainGraph<V extends AbstractDomainVertex,E extends AbstractDomainEdge>
Acts as a domain specific view on a  
GenericGraph. | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
AbstractDomainGraphContainer.getGraphInfo(String namespace)  | 
GraphInfo | 
AbstractDomainGraphContainer.getPrimaryGraphInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<GraphInfo> | 
AbstractDomainGraphContainer.getGraphInfos()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
AbstractDomainGraph.AbstractDomainGraphBuilder.graphInfo(GraphInfo graphInfo)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleDomainGraph
Acts as a domain specific view on a  
GenericGraph. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationGraph  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
ApplicationGraphProvider.getGraphInfo()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BusinessServiceGraph  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
BusinessServiceGraphProvider.getGraphInfo()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LegacyGraph  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
LegacyGraphProvider.getGraphInfo()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomGraph  | 
| Constructor and Description | 
|---|
LegacyTopologyProviderInfo(GraphInfo graphInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
GraphInfo | 
DefaultGraphService.getGraphInfo(String graphNamespace)  | 
GraphInfo | 
CachingGraphService.getGraphInfo(String graphNamespace)  | 
Copyright © 2020. All rights reserved.