org.globus.cog.util.graph
Interface GraphListener


public interface GraphListener

An interface for objects wanting to listen to structural changes in graphs


Method Summary
 void graphChanged(GraphChangedEvent e)
           
 

Method Detail

graphChanged

void graphChanged(GraphChangedEvent e)