org.coode.owlapi.owlxmlparser
Class OWLObjectComplementOfElementHandler

java.lang.Object
  extended by org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLClassExpression>
      extended by org.coode.owlapi.owlxmlparser.AbstractClassExpressionElementHandler
          extended by org.coode.owlapi.owlxmlparser.OWLObjectComplementOfElementHandler
All Implemented Interfaces:
OWLElementHandler<OWLClassExpression>

public class OWLObjectComplementOfElementHandler
extends AbstractClassExpressionElementHandler

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


Constructor Summary
OWLObjectComplementOfElementHandler(OWLXMLParserHandler handler)
           
 
Method Summary
protected  void endClassExpressionElement()
           
 void handleChild(AbstractClassExpressionElementHandler handler)
           
 
Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractClassExpressionElementHandler
endElement, getOWLObject, setClassExpression
 
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, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLObjectComplementOfElementHandler

public OWLObjectComplementOfElementHandler(OWLXMLParserHandler handler)
Method Detail

handleChild

public void handleChild(AbstractClassExpressionElementHandler handler)
Specified by:
handleChild in interface OWLElementHandler<OWLClassExpression>
Overrides:
handleChild in class AbstractOWLElementHandler<OWLClassExpression>

endClassExpressionElement

protected void endClassExpressionElement()
                                  throws OWLXMLParserException
Specified by:
endClassExpressionElement in class AbstractClassExpressionElementHandler
Throws:
OWLXMLParserException