public class OWLObjectHasValueElementHandler extends AbstractObjectRestrictionElementHandler<org.semanticweb.owlapi.model.OWLIndividual>
| Constructor and Description |
|---|
OWLObjectHasValueElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.semanticweb.owlapi.model.OWLClassExpression |
createRestriction() |
void |
handleChild(OWLAnonymousIndividualElementHandler handler) |
void |
handleChild(OWLIndividualElementHandler 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, isTextContentPossible, setParentHandler, startElementpublic OWLObjectHasValueElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(OWLIndividualElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handler - element handlerpublic void handleChild(OWLAnonymousIndividualElementHandler handler)
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.OWLClassExpression>handler - element handlerprotected org.semanticweb.owlapi.model.OWLClassExpression createRestriction()
createRestriction in class AbstractRestrictionElementHandler<org.semanticweb.owlapi.model.OWLObjectPropertyExpression,org.semanticweb.owlapi.model.OWLIndividual>Copyright © 2014 The University of Manchester. All Rights Reserved.