Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [JET]
[JET] [message #988677] Sat, 01 December 2012 06:17 Go to next message
noi poi is currently offline noi poiFriend
Messages: 29
Registered: June 2012
Junior Member
how can i iterate over attribute having upper bound as many


<c:iterate select="$BTStepMethodInvocation/@pcvalue" var="pcvalue">
<c:get select = "$BTStepMethodInvocation/@btstepname"/>.pc.addData("<c:get select = "$pcvalue"/>");
</c:iterate>

pcvalue is a Estring type atribute having upper bound as -1
here @pcvalue only gives me the first value of attribute and not all hte values

any help.
Thank you in advance
Re: [JET] [message #988803 is a reply to message #988677] Mon, 03 December 2012 09:52 Go to previous message
noi poi is currently offline noi poiFriend
Messages: 29
Registered: June 2012
Junior Member
please reply me
Previous Topic:JET2 not writing files
Next Topic:[JET]
Goto Forum:
  


Current Time: Fri Apr 19 12:42:21 GMT 2024

Powered by FUDForum. Page generated in 0.01858 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top