org.hypergraphdb.event
Class HGAtomReplacedEvent

java.lang.Object
  extended by org.hypergraphdb.event.HGAtomEvent
      extended by org.hypergraphdb.event.HGAtomReplacedEvent
All Implemented Interfaces:
HGEvent

public class HGAtomReplacedEvent
extends HGAtomEvent


Constructor Summary
HGAtomReplacedEvent(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

HGAtomReplacedEvent

public HGAtomReplacedEvent(HGHandle handle)