1.2.7.6 BpmnDataInput
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.
ParameterBpmnItemAwareElementBpmnDataInput
Association
Description
RepresentedParameter : Parameter [0..1]
When the activity is a CallActivity, DataInputs may be connected to parameters of the called operation.
OwnerLoopCharacteristics : BpmnMultiInstanceLoopCharacteristics [0..1]
OwnerThrowEvent : BpmnThrowEvent [0..1]
OwnerActivity : BpmnActivity [0..1]
Specification of the inputs of the activity.
1.2.7.6.1 Consistency rules
The represented parameter if any, shall be of the in or inout mode