From ff8661b1320d19bd2d93f31441b9341d1c5609a5 Mon Sep 17 00:00:00 2001 From: Daniel Awerbuck <dawerbuc@usc.edu> Date: Tue, 29 Jun 2021 18:37:07 +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 a503704..557fd08 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 -Purpose: Demonstrate data flow model using SHARE ALL function. +Purpose: Demonstrate data flow model through use of SHARE ALL command. MP employs the Abstract Data Type (ADT) principle introduced by Barbara Liskov to represent data items as operations -- GitLab