public abstract class AbstractOWLObjectCardinalityElementHandler extends AbstractClassExpressionFillerRestriction
Constructor and Description |
---|
AbstractOWLObjectCardinalityElementHandler(OWLXMLParserHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
attribute(java.lang.String localName,
java.lang.String value) |
protected abstract OWLClassExpression |
createCardinalityRestriction() |
protected OWLClassExpression |
createRestriction() |
protected int |
getCardinality() |
void |
startElement(java.lang.String name) |
handleChild
handleChild
endClassExpressionElement, getFiller, getProperty, setFiller, setProperty
endElement, getOWLObject, setClassExpression
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
public AbstractOWLObjectCardinalityElementHandler(OWLXMLParserHandler handler)
public void startElement(java.lang.String name) throws OWLXMLParserException
startElement
in interface OWLElementHandler<OWLClassExpression>
startElement
in class AbstractOWLElementHandler<OWLClassExpression>
OWLXMLParserException
public void attribute(java.lang.String localName, java.lang.String value) throws OWLParserException
attribute
in interface OWLElementHandler<OWLClassExpression>
attribute
in class AbstractOWLElementHandler<OWLClassExpression>
OWLParserException
protected OWLClassExpression createRestriction()
createRestriction
in class AbstractRestrictionElementHandler<OWLObjectPropertyExpression,OWLClassExpression>
protected abstract OWLClassExpression createCardinalityRestriction()
protected int getCardinality()