public abstract class AbstractOperandAxiomElementHandler<O extends OWLObject> extends AbstractOWLAxiomElementHandler
| Constructor and Description |
|---|
AbstractOperandAxiomElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addOperand(O operand) |
protected Set<O> |
getOperands() |
void |
startElement(String name) |
createAxiom, endElement, getAnnotations, getOWLObject, handleChild, setAxiomattribute, 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, setParentHandlerpublic AbstractOperandAxiomElementHandler(OWLXMLParserHandler handler)
public void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLAxiom>startElement in class AbstractOWLAxiomElementHandlerOWLXMLParserExceptionprotected void addOperand(O operand)
Copyright © 2012 The University of Manchester. All Rights Reserved.