ETSI's Bug Tracker - Part-1 Metamodel
View Issue Details
0006772Part-1 Metamodel[TDL] New Featurepublic10-06-2014 16:2816-07-2015 16:03
Martti Käärik 
Andreas Ulrich 
normalfeaturealways
resolvedfixed 
[TDL] Part-1 V1.1.1 
[TDL] Part-1 V1.2.1[TDL] Part-1 V1.2.1 
0006772: Variable assignment from Interaction and ActionReference
[Assumes formal actions]

Non-constant values in TestDescription may emerge from Interactions (on the receiving end) and ActionReferences (if return type specified). Those behaviors need ability to store value to DataProxy.

Example 1.

dataset Int {1, 2, 3}

componenttype MTC { dataproxy x : Int }

x := interaction <source> <target> Int()

# Received value of DataSet Int will be assigned to x

Example 2.

dataset Int {1, 2, 3}

componenttype MTC { dataproxy x : Int }

action readX : Int

x := actionref readX

No tags attached.
png Variable assignment from Interaction and Action.png (11,286) 10-06-2014 16:28
http://oldforge.etsi.org/mantis/file_download.php?file_id=3025&type=bug
png
Issue History
10-06-2014 16:28Martti KäärikNew Issue
10-06-2014 16:28Martti KäärikStatusnew => assigned
10-06-2014 16:28Martti KäärikAssigned To => Andreas Ulrich
10-06-2014 16:28Martti KäärikFile Added: Variable assignment from Interaction and Action.png
04-12-2014 16:47Andreas UlrichStatusassigned => resolved
04-12-2014 16:47Andreas UlrichFixed in Version => Part-1 Meta-model and Semantics V1.2.1
04-12-2014 16:47Andreas UlrichResolutionopen => fixed
16-07-2015 16:01Philip MakedonskiProjectTDL => Part-1 Metamodel
16-07-2015 16:03Philip MakedonskiProduct VersionPart-1 Meta-model and Semantics V1.2.1 => [TDL] Part-1 V1.1.1
16-07-2015 16:03Philip MakedonskiFixed in VersionPart-1 Meta-model and Semantics V1.2.1 => [TDL] Part-1 V1.2.1
16-07-2015 16:03Philip MakedonskiTarget VersionPart-1 Meta-model and Semantics V1.2.1 => [TDL] Part-1 V1.2.1

There are no notes attached to this issue.