
ListenClock |
ptolemy.domains.dde.demo.LocalZeno.ListenClock |
A ListenClock is a clock source 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: ListenClock.doc.html,v 1.1 2006/02/22 18:41:22 mangal Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (cxh)