Previous Table of Contents Next


15.3.2 CascadeEvent


   A CascadeEvent indicates that completion of one or more triggering WarehouseProcesses triggers another WarehouseProcess.

   Superclasses

   InternalEvent

   Attributes

   waitRule

   Indicates if the event should be triggered as soon as any of the triggering WarehouseProcesses has completed that satisfies the condition (inherited from InternalEvent) or only when all the triggering WarehouseProcesses have completed (provided the condition is satisfied).

   type: WaitRuleType ( waitForAll | waitForAny )

   multiplicity: exactly one