Home   :   Matrix Language   :   Primitive System Statements   :   Event Context Statements

Event Context Statements

 

Statements

 

EventContext

ImportEvent

 

 

EventContext Statement

 

EventContext

ImportEvent

 

The EventContext statement introduces the domain's list of imported and exported events.  These are events that cross the domain's boundary.

 

 

ImportEvent Statement

 

EventContext

ImportEvent

Customer : New_customer

Account  : Make_deposit

 

The ImportEvent statement lists those events that the domain will accept and process.  These events can either originate from other domains or from beyond the model's boundary. 

 

Imported events may additionally be generated by the domain itself.  It is of no interest to the domain where these events are generated.

Copyright © 2017 Dark Matter Systems Ltd. All Rights Reserved.