P - the type of the property of this restrictionpublic abstract class ElkCardinalityRestrictionImpl<P> extends ElkPropertyRestrictionImpl<P> implements ElkCardinalityRestriction<P>
ElkCardinalityRestrictionElkCardinalityRestriction.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkPropertyRestrictionVisitor<O> visitor) |
int |
getCardinality() |
accept, accept, getPropertyequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptgetPropertyacceptpublic int getCardinality()
getCardinality in interface ElkCardinalityRestriction<P>public <O> O accept(ElkPropertyRestrictionVisitor<O> visitor)
accept in interface ElkPropertyRestriction<P>Copyright © 2011–2024 Live Ontologies Project. All rights reserved.