public interface HGEvent
This interface marks an object that is a HyperGraph event. HyperGraph
events represent various HyperGraph activities, such as adding, removing or
simply accessing atoms. Listeners can be registered with the HGEventManager
bound to a HyperGraph
instance.
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getSource() |