Package | Description |
---|---|
org.opennms.features.graphml.model | |
org.opennms.features.topology.plugins.topo.asset | |
org.opennms.netmgt.graph.provider.graphml |
Modifier and Type | Method and Description |
---|---|
static GraphML |
GraphMLReader.convert(GraphmlType input) |
static GraphML |
GraphMLReader.read(InputStream input) |
Modifier and Type | Method and Description |
---|---|
static GraphmlType |
GraphMLWriter.convert(GraphML graphML) |
void |
GraphMLWriter.ProcessHook.process(GraphML input,
GraphmlType result) |
T |
GraphMLElement.GraphMLElementVisitor.visit(GraphML graphML) |
static void |
GraphMLWriter.write(GraphML graphML,
File file,
GraphMLWriter.ProcessHook... hooks) |
Modifier and Type | Method and Description |
---|---|
GraphML |
AssetGraphGenerator.generateGraphs(GeneratorConfig config) |
Modifier and Type | Method and Description |
---|---|
GenericGraphContainer |
GraphmlToGraphConverter.convert(GraphML graphML) |
protected static String |
GraphmlToGraphConverter.determineGraphContainerId(GraphML graphML) |
Copyright © 2021. All rights reserved.