Package | Description |
---|---|
owltools.graph.shunt |
OWL Shunt
|
Modifier and Type | Field and Description |
---|---|
Set<OWLShuntEdge> |
OWLShuntGraph.edges |
Modifier and Type | Method and Description |
---|---|
boolean |
OWLShuntGraph.addEdge(OWLShuntEdge e)
Simply "add" an edge to the graph.
|
boolean |
OWLShuntGraph.hasEdge(OWLShuntEdge e)
Check to see if an edge is in the graph.
|
Copyright © 2010–2016. All rights reserved.