|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HGGraphHolder
The interface is for atoms that need to hold a reference to the
HyperGraph to which they belong. If an object implements
this interface, its setHyperGraph method will be called
every time it is read from permanent storage.
| Method Summary | |
|---|---|
void |
setHyperGraph(HyperGraph graph)
During load time, set the HyperGraph
instance to which this atom belongs. |
| Method Detail |
|---|
void setHyperGraph(HyperGraph graph)
During load time, set the HyperGraph
instance to which this atom belongs.
hg - The HyperGraph that just loaded
the atom.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||