public class OWLObjectPropertyRangeAxiomElementHandler extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
OWLObjectPropertyRangeAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createAxiom() |
void |
handleChild(AbstractClassExpressionElementHandler handler) |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
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, handleChild, isTextContentPossible, setParentHandlerpublic OWLObjectPropertyRangeAxiomElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(AbstractClassExpressionElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerpublic void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLAxiom>handler - element handlerprotected org.semanticweb.owlapi.model.OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.