|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.event.HGAtomEvent
org.hypergraphdb.event.HGAtomAddedEvent
public class HGAtomAddedEvent
This is triggered after a new atom, node or link, has been added to
to HyperGraph. The result returned by event handlers is ignored by
HyperGraph.
| Constructor Summary | |
|---|---|
HGAtomAddedEvent(HGHandle handle)
|
|
| Method Summary |
|---|
| Methods inherited from class org.hypergraphdb.event.HGAtomEvent |
|---|
getAtomHandle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HGAtomAddedEvent(HGHandle handle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||