Uses of Interface
org.semanticweb.owl.inference.OWLReasonerManager

Packages that use OWLReasonerManager
org.semanticweb.owl.inference   
 

Uses of OWLReasonerManager in org.semanticweb.owl.inference
 

Classes in org.semanticweb.owl.inference that implement OWLReasonerManager
 class OWLReasonerManagerImpl
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jun-2008

 

Methods in org.semanticweb.owl.inference that return OWLReasonerManager
 OWLReasonerManager OWLReasonerManagerEvent.getSource()
          Gets the source of this event.
 

Constructors in org.semanticweb.owl.inference with parameters of type OWLReasonerManager
OWLReasonerManagerEvent(OWLReasonerManager source)
          Constucts an OWLReasonerManagerEvent that describes the source of a reasoner manager event.