P - property typepublic abstract class AbstractOWLPropertyCharacteristicAxiomElementHandler<P extends org.semanticweb.owlapi.model.OWLObject> extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
AbstractOWLPropertyCharacteristicAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLAxiom |
createAxiom() |
protected abstract org.semanticweb.owlapi.model.OWLAxiom |
createPropertyCharacteristicAxiom() |
protected P |
getProperty() |
void |
setProperty(P property) |
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, handleChild, handleChild, isTextContentPossible, setParentHandlerpublic AbstractOWLPropertyCharacteristicAxiomElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void setProperty(P property)
property - propertyprotected P getProperty()
protected org.semanticweb.owlapi.model.OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionprotected abstract org.semanticweb.owlapi.model.OWLAxiom createPropertyCharacteristicAxiom()
throws OWLXMLParserException
OWLXMLParserExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.