org.coode.owlapi.owlxmlparser
Class OWLNegativeDataPropertyAssertionAxiomElementHandler

java.lang.Object
  extended by org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLAxiom>
      extended by org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler
          extended by org.coode.owlapi.owlxmlparser.AbstractOWLAssertionAxiomElementHandler<OWLDataPropertyExpression,OWLLiteral>
              extended by org.coode.owlapi.owlxmlparser.AbstractOWLDataPropertyAssertionAxiomElementHandler
                  extended by org.coode.owlapi.owlxmlparser.OWLNegativeDataPropertyAssertionAxiomElementHandler
All Implemented Interfaces:
OWLElementHandler<OWLAxiom>

public class OWLNegativeDataPropertyAssertionAxiomElementHandler
extends AbstractOWLDataPropertyAssertionAxiomElementHandler

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


Constructor Summary
OWLNegativeDataPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler)
           
 
Method Summary
protected  OWLAxiom createAxiom()
           
 
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLDataPropertyAssertionAxiomElementHandler
handleChild, handleChild, handleChild, handleChild
 
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLAssertionAxiomElementHandler
getObject, getProperty, getSubject, setObject, setProperty, setSubject
 
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler
endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElement
 
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler
attribute, getAbbreviatedIRI, getColumnNumber, getElementName, getIRI, getIRIFromAttribute, getIRIFromElement, getLineNumber, getOntology, getOWLDataFactory, getOWLOntologyManager, getParentHandler, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLNegativeDataPropertyAssertionAxiomElementHandler

public OWLNegativeDataPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler)
Method Detail

createAxiom

protected OWLAxiom createAxiom()
                        throws OWLXMLParserException
Specified by:
createAxiom in class AbstractOWLAxiomElementHandler
Throws:
OWLXMLParserException