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.
Object getSource()
Copyright © 2015. All rights reserved.