T - the type of the wrapped objectpublic class ElkObjectMaxCardinalityWrap<T extends org.semanticweb.owlapi.model.OWLObjectMaxCardinality> extends ElkClassExpressionWrap<T> implements ElkObjectMaxCardinality
ElkObjectMaxCardinalityQualified interface by wrapping
instances of OWLObjectMaxCardinalityconverter, owlObject| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
int |
getCardinality() |
ElkObjectPropertyExpression |
getProperty() |
accepthashCodepublic int getCardinality()
getCardinality in interface ElkCardinalityRestriction<ElkObjectPropertyExpression>public ElkObjectPropertyExpression getProperty()
getProperty in interface ElkPropertyRestriction<ElkObjectPropertyExpression>public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionaccept in class ElkClassExpressionWrap<T extends org.semanticweb.owlapi.model.OWLObjectMaxCardinality>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.