Previous Table of Contents Next


15.4.1 Event protected


   Associates a WarehouseProcess with a set of events of various types, which will be used to trigger the execution of the WarehouseProcess and its associated transformation.

   Ends

   warehouseProcess

   Identifies the WarehouseProcess, which will be triggered by the event. class: WarehouseProcess multiplicity: exactly one aggregation: composite

    warehouseEvent

   Identifies a set of events of various types, which will be used to trigger the execution of the WarehouseProcess and its associated transformations. class: WarehouseEvent multiplicity: zero or more