Package | Description |
---|---|
owltools.graph.shunt |
OWL Shunt
|
Modifier and Type | Field and Description |
---|---|
Set<OWLShuntNode> |
OWLShuntGraph.nodes |
Modifier and Type | Method and Description |
---|---|
boolean |
OWLShuntGraph.addNode(OWLShuntNode n)
Simply "add" a node to the graph.
|
boolean |
OWLShuntGraph.hasNode(OWLShuntNode n)
Check to see if a node is in the graph.
|
Copyright © 2010–2015. All rights reserved.