public abstract class AbstractNaryBooleanClassExpressionElementHandler extends AbstractClassExpressionElementHandler
| Constructor and Description |
|---|
AbstractNaryBooleanClassExpressionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract OWLClassExpression |
createClassExpression(Set<OWLClassExpression> expressions) |
protected void |
endClassExpressionElement() |
void |
handleChild(AbstractClassExpressionElementHandler handler) |
endElement, 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, handleChild, isTextContentPossible, setParentHandler, startElementpublic AbstractNaryBooleanClassExpressionElementHandler(OWLXMLParserHandler handler)
public void handleChild(AbstractClassExpressionElementHandler handler)
handleChild in interface OWLElementHandler<OWLClassExpression>handleChild in class AbstractOWLElementHandler<OWLClassExpression>protected void endClassExpressionElement()
throws OWLXMLParserException
endClassExpressionElement in class AbstractClassExpressionElementHandlerOWLXMLParserExceptionprotected abstract OWLClassExpression createClassExpression(Set<OWLClassExpression> expressions)
Copyright © 2012 The University of Manchester. All Rights Reserved.