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

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

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

Methods in org.semanticweb.elk.reasoner.taxonomy that return types with arguments of type OrphanInstanceNode
 Set<? extends OrphanInstanceNode<T,I>> OrphanTypeNode.getAllInstanceNodes()
           
 Set<? extends OrphanInstanceNode<T,I>> OrphanTypeNode.getDirectInstanceNodes()
           
 

Methods in org.semanticweb.elk.reasoner.taxonomy with parameters of type OrphanInstanceNode
 void OrphanTypeNode.addInstanceNode(OrphanInstanceNode<T,I> instaneNode)
           
 



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