Uses of Interface
org.dllearner.core.owl.AssertionalAxiomVisitor

Packages that use AssertionalAxiomVisitor
org.dllearner.core.owl Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. 
org.dllearner.utilities.owl OWL utility classes (file manipulation, converting between different formats, orderings on OWL structures etc.). 
 

Uses of AssertionalAxiomVisitor in org.dllearner.core.owl
 

Subinterfaces of AssertionalAxiomVisitor in org.dllearner.core.owl
 interface AxiomVisitor
          Visitor interface for all implemented kinds of axioms in a knowledge base.
 interface KBElementVisitor
          Visitor for all elements of a knowledge base.
 

Uses of AssertionalAxiomVisitor in org.dllearner.utilities.owl
 

Classes in org.dllearner.utilities.owl that implement AssertionalAxiomVisitor
 class OWLAPIAxiomConvertVisitor
          A converter from DL-Learner axioms to OWL API axioms based on the visitor pattern.
 



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