Uses of Class
owltools.graph.shunt.OWLShuntEdge

Packages that use OWLShuntEdge
owltools.graph.shunt   
 

Uses of OWLShuntEdge in owltools.graph.shunt
 

Fields in owltools.graph.shunt with type parameters of type OWLShuntEdge
 Set<OWLShuntEdge> OWLShuntGraph.edges
           
 

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