Uses of Class
org.semanticweb.elk.owlapi.wrapper.AbstractOwlAxiomConverterVisitor

Packages that use AbstractOwlAxiomConverterVisitor
org.semanticweb.elk.owlapi.wrapper   
 

Uses of AbstractOwlAxiomConverterVisitor in org.semanticweb.elk.owlapi.wrapper
 

Subclasses of AbstractOwlAxiomConverterVisitor in org.semanticweb.elk.owlapi.wrapper
 class OwlAnnotationAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL class axioms to the corresponding ELK class axioms.
 class OwlAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL axioms to ELK axioms.
 class OwlClassAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL class axioms to the corresponding ELK class axioms.
 class OwlDataPropertyAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL data property axioms to the corresponding ELK data property axioms.
 class OwlIndividualAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL individual axioms axioms to the corresponding ELK assertion axioms.
 class OwlObjectPropertyAxiomConverterVisitor
          An implementation of the visitor pattern for OWL axioms to convert OWL object property axioms to the corresponding ELK object property axioms.
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.