P - the type of the property of this restrictionpublic abstract class ElkPropertyRestrictionImpl<P> extends ElkObjectImpl implements ElkPropertyRestriction<P>
ElkPropertyRestrictionElkPropertyRestriction.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
<O> O |
accept(ElkObjectVisitor<O> visitor) |
P |
getProperty() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptpublic P getProperty()
getProperty in interface ElkPropertyRestriction<P>public <O> O accept(ElkObjectVisitor<O> visitor)
public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionCopyright © 2011–2024 Live Ontologies Project. All rights reserved.