public abstract class AbstractClassExpressionElementHandler extends AbstractOWLElementHandler<OWLClassExpression>
| Constructor and Description |
|---|
AbstractClassExpressionElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
endClassExpressionElement() |
void |
endElement() |
OWLClassExpression |
getOWLObject() |
protected void |
setClassExpression(OWLClassExpression desc) |
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, handleChild, isTextContentPossible, setParentHandler, startElementpublic AbstractClassExpressionElementHandler(OWLXMLParserHandler handler)
public final void endElement()
throws OWLParserException,
UnloadableImportException
protected abstract void endClassExpressionElement()
throws OWLXMLParserException
OWLXMLParserExceptionprotected void setClassExpression(OWLClassExpression desc)
public OWLClassExpression getOWLObject()
Copyright © 2012 The University of Manchester. All Rights Reserved.