public class OWLFunctionalDataPropertyAxiomElementHandler extends AbstractOWLPropertyCharacteristicAxiomElementHandler<org.semanticweb.owlapi.model.OWLDataPropertyExpression>
| Constructor and Description |
|---|
OWLFunctionalDataPropertyAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createPropertyCharacteristicAxiom() |
void |
handleChild(OWLDataPropertyElementHandler handler) |
createAxiom, getProperty, setPropertyendElement, 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, handleChild, isTextContentPossible, setParentHandlerpublic OWLFunctionalDataPropertyAxiomElementHandler(OWLXMLParserHandler handler)
handler - owlxml 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 handlerprotected org.semanticweb.owlapi.model.OWLAxiom createPropertyCharacteristicAxiom()
throws OWLXMLParserException
createPropertyCharacteristicAxiom in class AbstractOWLPropertyCharacteristicAxiomElementHandler<org.semanticweb.owlapi.model.OWLDataPropertyExpression>OWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.