From 0a5c6b4051f812b49e8e0d4a26fd1e2fcb3088cc Mon Sep 17 00:00:00 2001 From: Daniel Awerbuck <dawerbuc@usc.edu> Date: Tue, 29 Jun 2021 18:34:46 +0000 Subject: [PATCH] Update Example02_DataFlow_EventSharing.mp --- Example02_DataFlow_EventSharing.mp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Example02_DataFlow_EventSharing.mp b/Example02_DataFlow_EventSharing.mp index f553871..a503704 100644 --- a/Example02_DataFlow_EventSharing.mp +++ b/Example02_DataFlow_EventSharing.mp @@ -2,7 +2,7 @@ See also: Example 3: Data Flow model from the Monterey Phoenix System and Software Architecture and Workflow Modeling Language Manual -data items as behaviors +Purpose: Demonstrate data flow model using SHARE ALL function. MP employs the Abstract Data Type (ADT) principle introduced by Barbara Liskov to represent data items as operations -- GitLab