Hi, 


It seems that I could get stereotypes and taggedValues on a taggedValue. From 
the API, it looks like TaggedValueFacadeLogicImpl derives from 
ModelElementFacadeLogicImpl, and i should be able to get stereotype and 
taggedValues on a tagged value.  



Here is something like what  i have,



#foreach ($taggedValue in $class.taggedValues)

#foreach ($stereotype in $taggedValue.stereotypes)

$stereotype

#end

#end



And I have the stereotype set for the taggedValue in UML.  



Should I be able to set stereotype and taggedvalue on a taggedvalue (or should 
I say tagdefinition?) Is it just simply broken?  Or am I using it the wrong way?



Thanks,



Jie
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1883#1883
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to