public abstract class AbstractObjectRestrictionElementHandler<F extends OWLObject> extends AbstractRestrictionElementHandler<OWLObjectPropertyExpression,F>
Constructor and Description |
---|
AbstractObjectRestrictionElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
handleChild(AbstractOWLObjectPropertyElementHandler 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 AbstractObjectRestrictionElementHandler(OWLXMLParserHandler handler)
public void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild
in interface OWLElementHandler<OWLClassExpression>
handleChild
in class AbstractOWLElementHandler<OWLClassExpression>