|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.coode.owlapi.owlxmlparser.AbstractOWLElementHandler<OWLClassExpression>
org.coode.owlapi.owlxmlparser.AbstractClassExpressionElementHandler
org.coode.owlapi.owlxmlparser.AbstractRestrictionElementHandler<P,F>
public abstract class AbstractRestrictionElementHandler<P extends OWLPropertyExpression,F extends OWLObject>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 14-Dec-2006
| Constructor Summary | |
|---|---|
protected |
AbstractRestrictionElementHandler(OWLXMLParserHandler handler)
|
| Method Summary | |
|---|---|
protected abstract OWLClassExpression |
createRestriction()
|
protected void |
endClassExpressionElement()
|
protected F |
getFiller()
|
protected P |
getProperty()
|
protected void |
setFiller(F filler)
|
protected void |
setProperty(P prop)
|
| Methods inherited from class org.coode.owlapi.owlxmlparser.AbstractClassExpressionElementHandler |
|---|
endElement, getOWLObject, setClassExpression |
| 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, handleChild, handleChild, handleChild, handleChild, isTextContentPossible, setParentHandler, startElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractRestrictionElementHandler(OWLXMLParserHandler handler)
| Method Detail |
|---|
protected void setProperty(P prop)
protected P getProperty()
protected F getFiller()
protected void setFiller(F filler)
protected final void endClassExpressionElement()
throws OWLXMLParserException
endClassExpressionElement in class AbstractClassExpressionElementHandlerOWLXMLParserExceptionprotected abstract OWLClassExpression createRestriction()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||