-
Notifications
You must be signed in to change notification settings - Fork 3
Labeled Flow
Leon Starr edited this page Aug 25, 2023
·
4 revisions
A Flow with an explicit name associated with it is a labeled flow.
- ID + Activity + Domain
- Name + Activity + Domain
A descriptive name. Flow names need not be unique. This is helpful when a flow is modified by adding or removing instances or tuples by some Action. See Restriction Condition for an example.
All flow label names within an Activity must be unique. As with any Flow, the same Labeled Flow may be the source for many destinations, so, when drawn as a data flow diagram, you may see the same name flowing out on multiple arrows emanating from the same source. But this is still a single flow with a single label.
Type: Flow Name, based on String
Copyright © 2021-2023 Leon Starr