public class OWLObjectHasValueElementHandler extends AbstractObjectRestrictionElementHandler<OWLIndividual>
Constructor and Description |
---|
OWLObjectHasValueElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
protected OWLClassExpression |
createRestriction() |
void |
handleChild(OWLIndividualElementHandler handler) |
handleChild
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, isTextContentPossible, setParentHandler, startElement
public OWLObjectHasValueElementHandler(OWLXMLParserHandler handler)
public void handleChild(OWLIndividualElementHandler handler)
handleChild
in interface OWLElementHandler<OWLClassExpression>
handleChild
in class AbstractOWLElementHandler<OWLClassExpression>
protected OWLClassExpression createRestriction()
createRestriction
in class AbstractRestrictionElementHandler<OWLObjectPropertyExpression,OWLIndividual>