Uses of Class
owltools.graph.shunt.OWLShuntNode

Packages that use OWLShuntNode
owltools.graph.shunt   
 

Uses of OWLShuntNode in owltools.graph.shunt
 

Fields in owltools.graph.shunt with type parameters of type OWLShuntNode
 Set<OWLShuntNode> OWLShuntGraph.nodes
           
 

Methods in owltools.graph.shunt with parameters of type OWLShuntNode
 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-2012. All Rights Reserved.