public static class ShuntGraphUtils.ShuntGraphPair extends Object
Constructor and Description |
---|
ShuntGraphUtils.ShuntGraphPair(OWLShuntGraph topologyGraph,
OWLShuntGraph inferredGraph) |
Modifier and Type | Method and Description |
---|---|
OWLShuntGraph |
getInferredGraph() |
OWLShuntGraph |
getTopologyGraph() |
public ShuntGraphUtils.ShuntGraphPair(OWLShuntGraph topologyGraph, OWLShuntGraph inferredGraph)
topologyGraph
- inferredGraph
- public OWLShuntGraph getTopologyGraph()
public OWLShuntGraph getInferredGraph()
Copyright © 2010–2015. All rights reserved.