Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » Problem in Tuple type
Problem in Tuple type [message #449748] Sat, 01 August 2009 02:38
Eclipse UserFriend
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: Fri Oct 31 19:13:59 EDT 2025

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

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

Back to the top