|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HGAtomEvent | |
|---|---|
| org.hypergraphdb.event | |
| Uses of HGAtomEvent in org.hypergraphdb.event |
|---|
| Subclasses of HGAtomEvent in org.hypergraphdb.event | |
|---|---|
class |
HGAtomAccessedEvent
This event is triggered every time an atom is accessed by its handle in HyperGraph. |
class |
HGAtomAddedEvent
This is triggered after a new atom, node or link, has been added to to HyperGraph. |
class |
HGAtomEvictEvent
An HGAtomEvictedEvent is triggered by the cache when an atom's run-time
instance is removed from memory. |
class |
HGAtomLoadedEvent
|
class |
HGAtomRemovedEvent
|
class |
HGAtomRemoveRequestEvent
A HGAtomRemoveRequestEvent is triggered when an attempt is made to remove
an from HyperGraph, but before the removal process proceeds. |
class |
HGAtomReplacedEvent
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||