Another question (sorry :P) . Is there a documentation somewhere where I can 
know about the object model used in velocity templates ? For example, before I 
can write the following expression :



#foreach ($operation in $service.operations)



 I need to be sure I have an operations property in $service variable. How do I 
know that ?

I found the JMI API (http://team.andromda.org/docs/jmi-uml1.4/index.html) that 
seems to deal with something like that but I don't manage to find my things in 
there. For example in the Classifier class, I don't find any getOperations 
method.

Am I looking in the right place or is there something better than the "guess by 
yourself" technique I've been using so far ?
--
Sébastien Arbogast
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2004#2004
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