|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLAxiom>
org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler
org.coode.owlapi.owlxmlparser.OWLClassAssertionAxiomElementHandler
public class OWLClassAssertionAxiomElementHandler
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006
| Constructor Summary | |
|---|---|
OWLClassAssertionAxiomElementHandler(OWLXMLParserHandler handler)
|
|
| Method Summary | |
|---|---|
protected OWLAxiom |
createAxiom()
|
void |
handleChild(AbstractClassExpressionElementHandler handler)
|
void |
handleChild(OWLAnonymousIndividualElementHandler handler)
|
void |
handleChild(OWLIndividualElementHandler handler)
|
| Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLAxiomElementHandler |
|---|
endElement, getAnnotations, getOWLObject, handleChild, setAxiom, startElement |
| Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractOWLElementHandler |
|---|
attribute, getAbbreviatedIRI, getColumnNumber, getElementName, getIRI, getIRIFromAttribute, getIRIFromElement, getLineNumber, getOntology, getOWLDataFactory, getOWLOntologyManager, getParentHandler, getText, handleChars, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OWLClassAssertionAxiomElementHandler(OWLXMLParserHandler handler)
| Method Detail |
|---|
public void handleChild(AbstractClassExpressionElementHandler handler)
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>public void handleChild(OWLIndividualElementHandler handler)
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>
public void handleChild(OWLAnonymousIndividualElementHandler handler)
throws OWLXMLParserException
handleChild in interface OWLElementHandler<OWLAxiom>handleChild in class AbstractOWLElementHandler<OWLAxiom>OWLXMLParserException
protected OWLAxiom createAxiom()
throws OWLXMLParserException
createAxiom in class AbstractOWLAxiomElementHandlerOWLXMLParserException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||