This class uses a change listener to detect changes to the Ptolemy model that do not originate from this class. These changes are propagated as structure changed graph events to all graphListeners registered with this model. This mechanism allows a graph visualization of a ptolemy model to remain synchronized with the state of a mutating model. @author Steve Neuendorffer, Contributor: Edward A. Lee @version $Id: AbstractBasicGraphModel.java,v 1.42 2006/02/27 20:12:45 cxh Exp $ @since Ptolemy II 2.0 @Pt.ProposedRating Yellow (neuendor) @Pt.AcceptedRating Red (johnr)
|
|
|
|
|
|
|
|
|
|
|
|
|
|