Processes Step by StepModel Design
Identification of Relevant Entities (Dynamic Model Components) |
|||||
A process-based model design takes an object-oriented perspective, identifying the relevant entities, their properties and behaviours. All activities "owned" by an entity are grouped into a process, which can then be viewed as that entity's "life cycle". Model time passes during such active entities' active phases; i.e. whenever a time delay is encountered. Lifecyles are described from the modelled entities' own perspectives. This includes all relevant activities, the sequence in which they occur, and their relationship to other entities in the model. We recommend using UML activity diagrams to specify life cycles.
|
|||||
http://desmoj.sourceforge.net/tutorial/processes/design0.html |