Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Problem in Tuple type
Problem in Tuple type [message #449748] Sat, 01 August 2009 06:38
venkatesh  is currently offline venkatesh Friend
Messages: 41
Registered: July 2009
Member
Hi,

I have defined a tuple like this

helper def: names :TupleType(Attributetype :String,integetValuepair
:PdmModel!IntegerValuePair) =
Tuple { Attributetype 'TString',integetValuepair=(lower=6,upper=7)};



i wanted to assingn some hard coded values for PdmModel!IntegerValuePair .

PdmModel!IntegerValuePair has 2 Attibutes Lower(Eint) & Upper(Eint)
my tuple type integetValuepair should hold some constant values

can you tell me how to assingn values to this.

thanks,
viji
Previous Topic:ATL:How to add Sequence of TupleType?
Next Topic:[QVTO] How to add children to a model element?
Goto Forum:
  


Current Time: Wed Apr 24 23:40:34 GMT 2024

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

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

Back to the top