Uses of Class
org.coode.owl.owlxmlparser.AbstractOWLDescriptionElementHandler

Packages that use AbstractOWLDescriptionElementHandler
org.coode.owl.owlxmlparser   
 

Uses of AbstractOWLDescriptionElementHandler in org.coode.owl.owlxmlparser
 

Subclasses of AbstractOWLDescriptionElementHandler in org.coode.owl.owlxmlparser
 class AbstractDataCardinalityRestrictionElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractDataRangeFillerRestrictionElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractDataRestrictionElementHandler<F extends OWLObject>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractDescriptionFillerRestriction
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractNaryBooleanDescriptionElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractObjectRestrictionElementHandler<F extends OWLObject>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractOWLObjectCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class AbstractRestrictionElementHandler<P extends OWLPropertyExpression,F extends OWLObject>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLClassElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 13-Dec-2006

 class OWLDataAllValuesFromElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLDataExactCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLDataHasValueElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLDataMaxCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLDataMinCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLDataSomeValuesFromElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectAllValuesFromElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectComplementOfElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectExactCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectExistsSelfElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectHasValueElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectIntersectionOfElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectMaxCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectMinCardinalityElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectOneOfElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectSomeValuesFromElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 class OWLObjectUnionOfElementHandler
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006

 

Methods in org.coode.owl.owlxmlparser with parameters of type AbstractOWLDescriptionElementHandler
 void OWLUnionOfElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLSubClassAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLOntologyHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLObjectPropertyRangeAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLObjectPropertyDomainElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLObjectComplementOfElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLEntityAnnotationElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLDisjointUnionElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLDeclarationAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLDataPropertyDomainAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void OWLClassAssertionAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void AbstractOWLElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void AbstractOWLDescriptionOperandAxiomElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void AbstractNaryBooleanDescriptionElementHandler.handleChild(AbstractOWLDescriptionElementHandler handler)
           
 void AbstractDescriptionFillerRestriction.handleChild(AbstractOWLDescriptionElementHandler handler)