Previous Table of Contents Next


15.3.7 IntervalEvent


   An IntervalEvent controls a continuous run of a WarehouseProcess. The Warehouse Process will run, then wait for the duration specified in the event, then run again.

   An IntervalEvent is not affected by the result of the WarehouseProcess.

   Superclasses

   ScheduleEvent

   Attributes

   duration

   Indicates the length of time (in seconds) to wait after a run of the WarehouseProcess before

triggering the next one.

type:

multiplicity:

Float
exactly one