public class OWLDataHasValueElementHandler extends AbstractDataRestrictionElementHandler<org.semanticweb.owlapi.model.OWLLiteral>
| Constructor and Description |
|---|
OWLDataHasValueElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLClassExpression |
createRestriction() |
void |
handleChild(OWLLiteralElementHandler handler) |
handleChildendClassExpressionElement, getFiller, getProperty, setFiller, setPropertyendElement, 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, isTextContentPossible, setParentHandler, startElementpublic OWLDataHasValueElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(OWLLiteralElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handler - element handlerOWLXMLParserException - if an error is raisedprotected org.semanticweb.owlapi.model.OWLClassExpression createRestriction()
createRestriction in class AbstractRestrictionElementHandler<org.semanticweb.owlapi.model.OWLDataPropertyExpression,org.semanticweb.owlapi.model.OWLLiteral>Copyright © 2014 The University of Manchester. All Rights Reserved.