Uses of Class
org.dllearner.core.owl.Intersection

Packages that use Intersection
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
org.dllearner.kb.sparql Runnable scripts, each for a different task or experiment. 
org.dllearner.refinementoperators Refinement operator implementations. 
org.dllearner.refinementoperators.fuzzydll   
org.dllearner.utilities.owl OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.). 
 

Uses of Intersection in org.dllearner.core.owl
 

Methods in org.dllearner.core.owl with parameters of type Intersection
 void DescriptionVisitor.visit(Intersection description)
           
 

Uses of Intersection in org.dllearner.kb.sparql
 

Methods in org.dllearner.kb.sparql with parameters of type Intersection
 void NaturalLanguageDescriptionConvertVisitor.visit(Intersection description)
           
 void SparqlQueryDescriptionConvertVisitor.visit(Intersection description)
           
 

Uses of Intersection in org.dllearner.refinementoperators
 

Methods in org.dllearner.refinementoperators with parameters of type Intersection
static boolean RhoDRDown.checkIntersection(Intersection intersection)
           
 

Uses of Intersection in org.dllearner.refinementoperators.fuzzydll
 

Methods in org.dllearner.refinementoperators.fuzzydll with parameters of type Intersection
static boolean FuzzyRhoDRDown.checkIntersection(Intersection intersection)
           
 

Uses of Intersection in org.dllearner.utilities.owl
 

Methods in org.dllearner.utilities.owl with parameters of type Intersection
 void OWLAPIDescriptionConvertVisitor.visit(Intersection description)
           
 



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