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

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

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

Subclasses of ElkEntityWrap in org.semanticweb.elk.owlapi.wrapper
 class ElkAnnotationPropertyWrap<T extends OWLAnnotationProperty>
          Implements the ElkAnnotationProperty interface by wrapping instances of OWLAnnotationProperty
 class ElkClassWrap<T extends OWLClass>
          Implements the ElkClass interface by wrapping instances of OWLClass
 class ElkDataPropertyWrap<T extends OWLDataProperty>
          Implements the ElkDataProperty interface by wrapping instances of OWLDataProperty
 class ElkDatatypeWrap<T extends OWLDatatype>
          Implements the ElkDatatype interface by wrapping instances of OWLDatatype
 class ElkNamedIndividualWrap<T extends OWLNamedIndividual>
          Implements the ElkNamedIndividual interface by wrapping instances of OWLNamedIndividual
 class ElkObjectPropertyWrap<T extends OWLObjectProperty>
          Implements the ElkObjectProperty interface by wrapping instances of OWLObjectProperty
 



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