org.hypergraphdb.event
Class HGAtomRemovedEvent

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

public class HGAtomRemovedEvent
extends HGAtomEvent


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

HGAtomRemovedEvent

public HGAtomRemovedEvent(HGHandle handle)