Package | Description |
---|---|
org.opennms.netmgt.graph | |
org.opennms.netmgt.graph.persistence.mapper |
Modifier and Type | Method and Description |
---|---|
GraphEntity |
GraphContainerEntity.getGraph(String namespace) |
Modifier and Type | Method and Description |
---|---|
List<GraphEntity> |
GraphContainerEntity.getGraphs() |
Modifier and Type | Method and Description |
---|---|
void |
GraphContainerEntity.setGraphs(List<GraphEntity> graphs) |
Modifier and Type | Method and Description |
---|---|
GraphEntity |
GenericToEntityMapper.toEntity(GenericGraph genericGraph) |
Modifier and Type | Method and Description |
---|---|
GenericGraph |
EntityToGenericMapper.fromEntity(GraphEntity graphEntity) |
EdgeEntity |
GenericToEntityMapper.toEntity(GenericEdge genericEdge,
GraphEntity graphEntity) |
Copyright © 2021. All rights reserved.