|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addObjectStatement(Statement st)
Adds a statement to this ValueNode's list of statements for which it is the object. |
int |
getObjectStatementCount()
Gets the amount of Statements for which this ValueNode is the object. |
StatementList |
getObjectStatementList()
|
RdfSource |
getRdfSource()
Returns the RdfSource that contains this ValueNode. |
void |
removeObjectStatement(Statement st)
Removes a statement from this ValueNode's list of statements for which it is the object. |
| Methods inherited from interface org.openrdf.model.Value |
getObjectStatements |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public StatementList getObjectStatementList()
public int getObjectStatementCount()
public void addObjectStatement(Statement st)
public void removeObjectStatement(Statement st)
public RdfSource getRdfSource()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||