Package | Description |
---|---|
org.opennms.netmgt.graph.domain.simple | |
org.opennms.netmgt.graph.provider.application |
Modifier and Type | Method and Description |
---|---|
SimpleDomainEdge |
SimpleDomainEdge.SimpleDomainEdgeBuilder.build() |
SimpleDomainEdge |
SimpleDomainGraph.convert(GenericEdge edge) |
static SimpleDomainEdge |
SimpleDomainEdge.from(GenericEdge genericEdge) |
Modifier and Type | Method and Description |
---|---|
protected ImmutableGraph<SimpleDomainVertex,SimpleDomainEdge> |
SimpleDomainGraph.convert(GenericGraph graph) |
Modifier and Type | Method and Description |
---|---|
protected SimpleDomainEdge |
ApplicationGraph.convert(GenericEdge edge) |
Modifier and Type | Method and Description |
---|---|
protected ImmutableGraph<ApplicationVertex,SimpleDomainEdge> |
ApplicationGraph.convert(GenericGraph graph) |
ImmutableGraph<ApplicationVertex,SimpleDomainEdge> |
ApplicationGraphProvider.loadGraph() |
Copyright © 2021. All rights reserved.