org.mockcentral.editor.nodes
Interface IMockCentralGroupNodeModelObserver


public interface IMockCentralGroupNodeModelObserver

Interface for classes interested in changes to the list of child MockCentralNode instances modeled in a MockCentralGroupNodeModel.

Author:
David Hutchinson

Method Summary
 void childrenChanged()
          Notification method that the list of child MockCentralNode instances has changed.
 

Method Detail

childrenChanged

void childrenChanged()
Notification method that the list of child MockCentralNode instances has changed.