Timed Event Action
protected abstract inner class TimedEventAction<T>(theTimeBtwEvents: GetValueIfc) : ModelElement.EventAction<T> (source)
A convenience base class for creating event actions associated with the model element. The class has the ability to schedule its action according to a repeating time between events.