public abstract class AbstractOWLDataPropertyAssertionAxiomElementHandler extends AbstractOWLAssertionAxiomElementHandler<org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.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, setSubjectcreateAxiom, endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElementattribute, 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, setParentHandlerpublic AbstractOWLDataPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(OWLAnonymousIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLIndividualElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerpublic void handleChild(OWLDataPropertyElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerpublic void handleChild(OWLLiteralElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerCopyright © 2014 The University of Manchester. All Rights Reserved.