public abstract class AbstractOWLObjectPropertyAssertionAxiomElementHandler extends AbstractOWLAssertionAxiomElementHandler<OWLObjectPropertyExpression,OWLIndividual>
| Constructor and Description |
|---|
AbstractOWLObjectPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
void |
handleChild(OWLAnonymousIndividualElementHandler handler) |
void |
handleChild(OWLIndividualElementHandler 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, handleChild, isTextContentPossible, setParentHandlerpublic AbstractOWLObjectPropertyAssertionAxiomElementHandler(OWLXMLParserHandler handler)
public void handleChild(OWLAnonymousIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserExceptionpublic void handleChild(OWLIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserExceptionpublic void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>Copyright © 2012 The University of Manchester. All Rights Reserved.