Uses of Interface
org.dllearner.core.ReasonerComponent

Packages that use ReasonerComponent
org.dllearner.core Core structure of DL-Learner including the definition of component types and a component manager. 
org.dllearner.reasoning Implements the connection to other reasoner or own reasoning/caching algorithms. 
org.dllearner.reasoning.fuzzydll   
 

Uses of ReasonerComponent in org.dllearner.core
 

Classes in org.dllearner.core that implement ReasonerComponent
 class AbstractReasonerComponent
          Abstract component representing a reasoner.
 

Uses of ReasonerComponent in org.dllearner.reasoning
 

Classes in org.dllearner.reasoning that implement ReasonerComponent
 class DIGReasoner
          DIG 1.1 implementation of the reasoner interface.
 class FastInstanceChecker
          Reasoner for fast instance checks.
 class FastRetrievalReasoner
          Reasoner for fast retrieval inference (other tasks redirected to OWL API reasoner).
 class OWLAPIReasoner
          Mapping to OWL API reasoner interface.
 class PelletReasoner
           
 class ProtegeReasoner
           
 

Uses of ReasonerComponent in org.dllearner.reasoning.fuzzydll
 

Classes in org.dllearner.reasoning.fuzzydll that implement ReasonerComponent
 class FuzzyOWLAPIReasoner
          Mapping to OWL API reasoner interface.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann