P - property typeF - filler typepublic abstract class AbstractRestrictionElementHandler<P extends org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>,F extends org.semanticweb.owlapi.model.OWLObject> extends AbstractClassExpressionElementHandler
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRestrictionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.semanticweb.owlapi.model.OWLClassExpression |
createRestriction() |
protected void |
endClassExpressionElement() |
protected F |
getFiller() |
protected P |
getProperty() |
protected void |
setFiller(F filler) |
protected void |
setProperty(P prop) |
endElement, getOWLObject, setClassExpressionattribute, 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, handleChild, isTextContentPossible, setParentHandler, startElementprotected AbstractRestrictionElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerprotected void setProperty(P prop)
protected P getProperty()
protected F getFiller()
protected void setFiller(F filler)
protected void endClassExpressionElement()
throws OWLXMLParserException
endClassExpressionElement in class AbstractClassExpressionElementHandlerOWLXMLParserExceptionprotected abstract org.semanticweb.owlapi.model.OWLClassExpression createRestriction()
Copyright © 2014 The University of Manchester. All Rights Reserved.