|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 interface ElkPropertyAssertionAxiom<P,S,O>
/** A generic interface for object and data property assertion axioms.
| Method Summary | |
|---|---|
O |
getObject()
Get the object of this restriction. |
S |
getSubject()
Get the subject of this restriction. |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkPropertyAxiom |
|---|
getProperty |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAssertionAxiom |
|---|
accept |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkAxiom |
|---|
accept |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
|---|
accept |
| Method Detail |
|---|
S getSubject()
O getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||