P - the type of the property of this restrictionF - the type of the filler of this restrictionpublic abstract class ElkCardinalityRestrictionQualifiedImpl<P,F> extends ElkCardinalityRestrictionImpl<P> implements ElkCardinalityRestrictionQualified<P,F>
ElkCardinalityRestrictionQualifiedElkCardinalityRestrictionQualified.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkCardinalityRestrictionVisitor<O> visitor) |
<O> O |
accept(ElkPropertyRestrictionQualifiedVisitor<O> visitor) |
F |
getFiller() |
accept, getCardinalityaccept, accept, getPropertyequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptgetCardinalityaccept, getPropertyacceptpublic F getFiller()
getFiller in interface ElkPropertyRestrictionQualified<P,F>public <O> O accept(ElkCardinalityRestrictionVisitor<O> visitor)
accept in interface ElkCardinalityRestriction<P>public <O> O accept(ElkPropertyRestrictionQualifiedVisitor<O> visitor)
accept in interface ElkPropertyRestrictionQualified<P,F>Copyright © 2011–2024 Live Ontologies Project. All rights reserved.