P - the type of the property of this assertionS - the type of the subject of this assertionO - the type of the object of this assertionpublic abstract class ElkPropertyAssertionAxiomImpl<P,S,O> extends ElkPropertyAxiomImpl<P> implements ElkPropertyAssertionAxiom<P,S,O>
ElkPropertyAssertionAxiomElkPropertyAssertionAxiom.Factory| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(ElkAssertionAxiomVisitor<T> visitor) |
<T> T |
accept(ElkAxiomVisitor<T> visitor) |
<T> T |
accept(ElkPropertyAxiomVisitor<T> visitor) |
O |
getObject() |
S |
getSubject() |
accept, getPropertyequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptgetPropertypublic S getSubject()
getSubject in interface ElkPropertyAssertionAxiom<P,S,O>public O getObject()
getObject in interface ElkPropertyAssertionAxiom<P,S,O>public <T> T accept(ElkAxiomVisitor<T> visitor)
accept in interface ElkAxiomaccept in class ElkPropertyAxiomImpl<P>public <T> T accept(ElkPropertyAxiomVisitor<T> visitor)
accept in interface ElkPropertyAxiom<P>public <T> T accept(ElkAssertionAxiomVisitor<T> visitor)
accept in interface ElkAssertionAxiomCopyright © 2011–2024 Live Ontologies Project. All rights reserved.