Uses of Interface
org.mindswap.pellet.tbox.TBox

Packages that use TBox
org.mindswap.pellet   
org.mindswap.pellet.tbox.impl   
 

Uses of TBox in org.mindswap.pellet
 

Methods in org.mindswap.pellet that return TBox
 TBox KnowledgeBase.getTBox()
           
 TBox ABox.getTBox()
          Return the TBox
 TBox EconnectedKB.getTBox(java.lang.String ont)
           
 

Methods in org.mindswap.pellet with parameters of type TBox
 void KnowledgeBase.setTBox(TBox tbox)
           
 

Uses of TBox in org.mindswap.pellet.tbox.impl
 

Classes in org.mindswap.pellet.tbox.impl that implement TBox
 class TBoxImpl
           
 class TgBox
           
 class TuBox
           
 



Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.