Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Set stereotype tagged value
Set stereotype tagged value [message #85459] Tue, 01 July 2008 08:14
Eclipse UserFriend
Originally posted by: amivi.fagbegnon.gmail.com

Hello,

I have problems to set tagged value of a stereotype. The stereotype is set
in a do action just before de setValue instruction like this:
do{
out.applyStereotype(ster);
out.setValue(ster,'tagged value name',p.name);
}
out is an property.
I do a test to know if the stereotype is applied by displaying stereotypes
applied with the method getAppliedSterotypes() and I get an empty
Sequence.

If anyone had the same problem and solved it, it will be kind to explain
me how to proceed.

Thanks
Previous Topic:[ATL] Setting details of EAnnotations or maps in general
Next Topic:How to work with circular references?
Goto Forum:
  


Current Time: Thu Apr 25 08:00:33 GMT 2024

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

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

Back to the top