
UML/BPMN Metamodel
Activities and Processes often required data in order to execute. In addition they may produce data during or as a result of execution. Data requirements are captured as Data Inputs
DataInput elements may appear in a Process diagram to show the inputs to
the Process as whole, which are passed along as the inputs of Activities by DataAssociations.
Ownership:
A DtaInput is owned by a process, or by an activity.


Figure 55 : BpmnDataInput (architecture_autodiagram)
Attribute | Description |
---|---|
boolean IsCollection [1..1] |
Association | Description |
---|---|