Uses of Class
org.mindswap.pellet.tableau.completion.incremental.DependencyIndex

Packages that use DependencyIndex
org.mindswap.pellet   
org.mindswap.pellet.tableau.completion.incremental   
 

Uses of DependencyIndex in org.mindswap.pellet
 

Methods in org.mindswap.pellet that return DependencyIndex
 DependencyIndex KnowledgeBase.getDependencyIndex()
          Get the dependency index for syntactic assertions in this kb
 

Uses of DependencyIndex in org.mindswap.pellet.tableau.completion.incremental
 

Constructors in org.mindswap.pellet.tableau.completion.incremental with parameters of type DependencyIndex
DependencyIndex(KnowledgeBase kb, DependencyIndex oldIndex)
          Copy constructor
 



Copyright © 2004 Evren Sirin. All Rights Reserved.