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

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

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

Subclasses of ElkAssertionAxiomWrap in org.semanticweb.elk.owlapi.wrapper
 class ElkClassAssertionAxiomWrap<T extends OWLClassAssertionAxiom>
          Implements the ElkClassAssertionAxiom interface by wrapping instances of OWLClassAssertionAxiom
 class ElkDataPropertyAssertionAxiomWrap<T extends OWLDataPropertyAssertionAxiom>
          Implements the ElkDataPropertyAssertionAxiom interface by wrapping instances of OWLDataPropertyAssertionAxiom
 class ElkDifferentIndividualsAxiomWrap<T extends OWLDifferentIndividualsAxiom>
          Implements the ElkDifferentIndividualsAxiom interface by wrapping instances of OWLDifferentIndividualsAxiom
 class ElkNegativeDataPropertyAssertionAxiomWrap<T extends OWLNegativeDataPropertyAssertionAxiom>
          Implements the ElkNegativeDataPropertyAssertionAxiom interface by wrapping instances of OWLNegativeDataPropertyAssertionAxiom
 class ElkNegativeObjectPropertyAssertionAxiomWrap<T extends OWLNegativeObjectPropertyAssertionAxiom>
          Implements the ElkNegativeObjectPropertyAssertionAxiom interface by wrapping instances of OWLNegativeObjectPropertyAssertionAxiom
 class ElkObjectPropertyAssertionAxiomWrap<T extends OWLObjectPropertyAssertionAxiom>
          Implements the ElkObjectPropertyAssertionAxiom interface by wrapping instances of OWLObjectPropertyAssertionAxiom
 class ElkSameIndividualAxiomWrap<T extends OWLSameIndividualAxiom>
          Implements the ElkSameIndividualAxiom interface by wrapping instances of OWLSameIndividualAxiom
 



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