|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Add part of Graph's interface. It proved convenient to factor this out so that it could be used in the reification code.
Method Summary | |
void |
add(Triple t)
Add the triple t (if possible) to the set belonging to this graph |
Method Detail |
public void add(Triple t) throws AddDeniedException
t
- the triple to add to the graph
AddDeniedException
- if the triple cannot be added
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |