|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphAdd
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 |
|---|
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 | |||||||||