Uses of Class
org.semanticweb.elk.reasoner.taxonomy.OrphanNode

Packages that use OrphanNode
org.semanticweb.elk.reasoner.taxonomy   
 

Uses of OrphanNode in org.semanticweb.elk.reasoner.taxonomy
 

Classes in org.semanticweb.elk.reasoner.taxonomy with type parameters of type OrphanNode
 class SingletoneTaxonomy<T extends ElkObject,N extends OrphanNode<T>>
          A Taxonomy consisting of a single node = top node = bottom node.
 

Subclasses of OrphanNode in org.semanticweb.elk.reasoner.taxonomy
 class OrphanInstanceNode<T extends ElkObject,I extends ElkObject>
          An OrphanNode with one member type node
 class OrphanTypeNode<T extends ElkObject,I extends ElkObject>
          An OrphanNode with instances
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.