T - the type of the wrapped objectpublic class ElkObjectMinCardinalityWrap<T extends org.semanticweb.owlapi.model.OWLObjectMinCardinality> extends ElkClassExpressionWrap<T> implements ElkObjectMinCardinality
ElkObjectMaxCardinalityQualified interface by wrapping
instances of OWLObjectMinCardinalityconverter, 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.OWLObjectMinCardinality>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.