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