public abstract class AbstractDataRestrictionElementHandler<F extends OWLObject> extends AbstractRestrictionElementHandler<OWLDataPropertyExpression,F>
Constructor and Description |
---|
AbstractDataRestrictionElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleChild(OWLDataPropertyElementHandler handler) |
createRestriction, endClassExpressionElement, getFiller, getProperty, setFiller, setProperty
endElement, getOWLObject, setClassExpression
attribute, 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, setParentHandler, startElement
public AbstractDataRestrictionElementHandler(OWLXMLParserHandler handler)
public void handleChild(OWLDataPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<OWLClassExpression>
handleChild
in class AbstractOWLElementHandler<OWLClassExpression>