public class SWRLDifferentIndividualsAtomElementHandler extends SWRLAtomElementHandler
| Constructor and Description |
|---|
SWRLDifferentIndividualsAtomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement() |
void |
handleChild(OWLIndividualElementHandler handler) |
void |
handleChild(SWRLVariableElementHandler handler) |
getOWLObject, setAtomattribute, 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 SWRLDifferentIndividualsAtomElementHandler(OWLXMLParserHandler handler)
handler - owlxml handlerpublic void handleChild(SWRLVariableElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.SWRLAtom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.SWRLAtom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void handleChild(OWLIndividualElementHandler handler) throws OWLXMLParserException
handleChild in interface OWLElementHandler<org.semanticweb.owlapi.model.SWRLAtom>handleChild in class AbstractOWLElementHandler<org.semanticweb.owlapi.model.SWRLAtom>handler - element handlerOWLXMLParserException - if an error is raisedpublic void endElement()
throws org.semanticweb.owlapi.io.OWLParserException,
org.semanticweb.owlapi.model.UnloadableImportException
org.semanticweb.owlapi.io.OWLParserException - if an error is raisedorg.semanticweb.owlapi.model.UnloadableImportException - if an import cannot be resolvedCopyright © 2014 The University of Manchester. All Rights Reserved.