public class OWLSubObjectPropertyChainElementHandler extends AbstractOWLElementHandler<List<OWLObjectPropertyExpression>>
| Constructor and Description |
|---|
OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
List<OWLObjectPropertyExpression> |
getOWLObject() |
void |
handleChild(AbstractOWLObjectPropertyElementHandler handler) |
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, isTextContentPossible, setParentHandler, startElementpublic OWLSubObjectPropertyChainElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void endElement()
throws OWLParserException,
UnloadableImportException
OWLParserException - if an error is raisedUnloadableImportException - if an import cannot be resolvedpublic List<OWLObjectPropertyExpression> getOWLObject()
public void handleChild(AbstractOWLObjectPropertyElementHandler handler)
handleChild in interface OWLElementHandler<List<OWLObjectPropertyExpression>>handleChild in class AbstractOWLElementHandler<List<OWLObjectPropertyExpression>>handler - element handlerCopyright © 2014 The University of Manchester. All Rights Reserved.