
ListenWire |
ptolemy.domains.dde.demo.LocalZeno.ListenWire |
A Wire actor that can notify an ExecEventListener of ExecEvents.
In particular, the listener will be notified each time the prefire(),
postfire() and wrapup() methods of this actor are invoked. Such
notification is enabled by adding an ExecEventListener to this actor's
listener list via the addListeners() method. Listeners can be removed
via the removeListeners() method. ExecEventListeners are currently
implemented to serve as conduits between Ptolemy II and the Diva
graphical user interface.
Author(s): John S. Davis II
Version:$Id: ListenWire.doc.html,v 1.1 2006/02/22 18:41:22 mangal Exp $
Pt.Proposed Rating:Red (davisj)
Pt.Accepted Rating:Yellow (davisj)