- All Known Implementing Classes:
- AverageOverTime, Clock, CurrentDate, CurrentMicrostep, CurrentTime, DEActor, Derivative, DEThreadActor, DETransformer, DiscreteClock, DiscreteClock, EventFilter, GetCurrentMicrostep, Integrator, MapFileStorage, Merge, NonInterruptibleTimer, PID, PoissonClock, PoissonClock, Previous, Server, SuppressSimultaneousEvents, TimeCompare, TimedDelay, TimedPlotter, TimedScope, TimedSource, TimeGap, Timer, TopLevelCurrentTime, TriggeredClock, VariableClock, WaitingTime, Waveform, Wire
public interface TimedActor
This is a marker interface for actors that operate on time-based signals.
That is, logically, all signals observed or produced are tokens placed
in time. Actors that implement this marker interface can only be executed
by the directors that implement the TimedDirector interface.
- Since:
- Ptolemy II 4.1
- Version:
- $Id: TimedActor.java 64744 2012-10-01 22:51:43Z cxh $
- Author:
- Edward A. Lee
- Accepted Rating:
- Proposed Rating: