ActivityParameter extends DataFlowEdgesSource, NamedElement, ParameterEdgesSource

Allows access to Parameters provided to this ActivityOperation or ActivityPredicate as named ActivityParameters.

An ActivityParameter defines a name and associated type. When an ActivityOperation is being executed, the incoming ECARule can support incoming named Parameters in order to set these named operation parameters; parameters are passed by value, and not by reference. The values of these ActivityParameters do not persist across operation calls.

This model element may be removed from the IAML metamodel in the futureissue 279 , as temporary variables may be replaceable with Values.

[ActivityParameter.html]

Examples

Inference Rules

Constraints

(none)

Attributes

(none)

Inherited Attributes

Children

(none)

Inherited Children

(none)

References

Inherited References

Extensions

(none)

Inherited Extensions