|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Triple
The base interface of TriplePattern and TripleTemplate.
| Method Summary | |
|---|---|
RDFNode |
getObject()
Gets the object of this Triple, downcasting it into Variable if appropriate. |
Resource |
getObjectResource()
Gets the object as a Resource. |
Resource |
getPredicate()
Gets the predicate of this Triple, downcasting it into Variable if appropriate. |
Resource |
getSubject()
Gets the subject of this Triple, downcasting it into Variable if appropriate. |
| Methods inherited from interface org.topbraid.spin.model.print.Printable |
|---|
print |
| Method Detail |
|---|
Resource getSubject()
Resource getPredicate()
RDFNode getObject()
Resource getObjectResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||