public abstract class AbstractOWLDataPropertyAssertionAxiomElementHandler extends AbstractOWLAssertionAxiomElementHandler<OWLDataPropertyExpression,OWLLiteral>
Constructor and Description |
---|
AbstractOWLDataPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleChild(OWLAnonymousIndividualElementHandler handler) |
void |
handleChild(OWLDataPropertyElementHandler handler) |
void |
handleChild(OWLIndividualElementHandler handler) |
void |
handleChild(OWLLiteralElementHandler handler) |
getObject, getProperty, getSubject, setObject, setProperty, setSubject
createAxiom, endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElement
attribute, getAbbreviatedIRI, getColumnNumber, getConfiguration, getElementName, getIRI, getIRIFromAttribute, getIRIFromElement, getLineNumber, getOntology, getOWLDataFactory, getOWLOntologyManager, getParentHandler, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler
public AbstractOWLDataPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler)
public void handleChild(OWLAnonymousIndividualElementHandler handler) throws OWLXMLParserException
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
OWLXMLParserException
public void handleChild(OWLIndividualElementHandler handler)
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
public void handleChild(OWLDataPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>
public void handleChild(OWLLiteralElementHandler handler)
handleChild
in interface OWLElementHandler<OWLAxiom>
handleChild
in class AbstractOWLElementHandler<OWLAxiom>