public abstract class AbstractOWLObjectCardinalityElementHandler extends AbstractClassExpressionFillerRestriction
| Constructor and Description |
|---|
AbstractOWLObjectCardinalityElementHandler(OWLXMLParserHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
attribute(String localName,
String value) |
protected abstract OWLClassExpression |
createCardinalityRestriction() |
protected OWLClassExpression |
createRestriction() |
protected int |
getCardinality() |
void |
startElement(String name) |
handleChildhandleChildendClassExpressionElement, getFiller, getProperty, setFiller, setPropertyendElement, getOWLObject, setClassExpressiongetAbbreviatedIRI, 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, setParentHandlerpublic AbstractOWLObjectCardinalityElementHandler(OWLXMLParserHandler handler)
public void startElement(String name) throws OWLXMLParserException
startElement in interface OWLElementHandler<OWLClassExpression>startElement in class AbstractOWLElementHandler<OWLClassExpression>OWLXMLParserExceptionpublic void attribute(String localName, String value) throws OWLParserException
attribute in interface OWLElementHandler<OWLClassExpression>attribute in class AbstractOWLElementHandler<OWLClassExpression>OWLParserExceptionprotected OWLClassExpression createRestriction()
createRestriction in class AbstractRestrictionElementHandler<OWLObjectPropertyExpression,OWLClassExpression>protected abstract OWLClassExpression createCardinalityRestriction()
protected int getCardinality()
Copyright © 2012 The University of Manchester. All Rights Reserved.