[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.m2m] [ATL] using getters and setters of static profiles in ATL code
|
Hi,
I'm trying to exploit static profiles in ATL code. I followed the example
for static profile creation provided in:
http://www.eclipse.org/modeling/mdt/uml2/docs/presentations/EclipseCon2008_LongTalk_NewFeaturesOfUML2_files/frame.htm
I'd like to do a simple 'get' of a tagged value. Somethink like:
MyStereotypedClass.getMyTaggedValue()
However, it doesn't work (unknown operation). Do you know how to acces to
stereotype operations defined in a static profile?
Thank you in advance.
Best regards,
Huascar