P - the type of the property of this axiompublic abstract class ElkPropertyAxiomImpl<P> extends ElkObjectImpl implements ElkPropertyAxiom<P>
ElkPropertyAxiomElkPropertyAxiom.Factory| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkAxiomVisitor<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 ElkPropertyAxiom<P>public <O> O accept(ElkObjectVisitor<O> visitor)
public <O> O accept(ElkAxiomVisitor<O> visitor)
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.