ETSI's Bug Tracker - Part-1 Metamodel
View Issue Details
0006773Part-1 Metamodel[TDL] New Featurepublic10-06-2014 16:3016-07-2015 16:02
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 
0006773: Accessing DataProxy arguments
If the DataSet that is associated with a DataProxy has parameters then it might be necessary to refer to those parameters when passing the DataProxy as argument.

 
Example.

dataset Int {1, 2, 3}

dataset Message (seqNr : Int, size : Int) { datainstance Request, datainstance Response }

componenttype MTC { dataproxy m : Message, dataproxy sn : Int }

m := interaction <source> <target> Request()

interaction <source> <target> Response(m.seqNr)

# Parameter “seqNr” of DataProxy “m” will be passed as argument to interaction argument “Response”

No tags attached.
png Accessing DataProxy arguments.png (14,588) 10-06-2014 19:27
http://oldforge.etsi.org/mantis/file_download.php?file_id=3027&type=bug
png
Issue History
10-06-2014 16:30Martti KäärikNew Issue
10-06-2014 16:30Martti KäärikStatusnew => assigned
10-06-2014 16:30Martti KäärikAssigned To => Andreas Ulrich
10-06-2014 16:30Martti KäärikFile Added: Variable assignment from Interaction and Action.png
10-06-2014 19:27Martti KäärikFile Deleted: Variable assignment from Interaction and Action.png
10-06-2014 19:27Martti KäärikFile Added: Accessing DataProxy arguments.png
31-07-2014 08:58Andreas UlrichProduct VersionPart-1 Meta-model and Semantics V1.2.1 => Meta-model and Semantics V1.1.1
04-12-2014 16:44Andreas UlrichStatusassigned => resolved
04-12-2014 16:44Andreas UlrichFixed in Version => Part-1 Meta-model and Semantics V1.2.1
04-12-2014 16:44Andreas UlrichResolutionopen => fixed
16-07-2015 16:01Philip MakedonskiProjectTDL => Part-1 Metamodel
16-07-2015 16:02Philip MakedonskiProduct VersionMeta-model and Semantics V1.1.1 => [TDL] Part-1 V1.1.1
16-07-2015 16:02Philip MakedonskiFixed in VersionPart-1 Meta-model and Semantics V1.2.1 => [TDL] Part-1 V1.2.1
16-07-2015 16:02Philip MakedonskiTarget VersionPart-1 Meta-model and Semantics V1.2.1 => [TDL] Part-1 V1.2.1

There are no notes attached to this issue.