DEActor
ptolemy.domains.de.kernel.DEActor

The base class for actors specific to the DE domain. This class implements both SequenceActor and TimedActor.

A DE domain-specific actor, like the ptolemy.domains.de.lib.TimedDelay actor, needs to extend this class. However, it does not mean only actors extending this class can be used in the DE domain. For example, the ptolemy.actor.lib.Clock actor can be used in DE domain.

Author(s): Jie Liu, Haiyang Zheng
Version:$Id: DEActor.java,v 1.72 2005/07/08 19:58:13 cxh Exp $
Pt.Proposed Rating:Green (hyzheng)
Pt.Accepted Rating:Green (hyzheng)