Hi, 


I got a tree-like structure that the user can walk through in my application. 
Each node is displayed with the same use-case, and I thought I'll just add a 
final state that point to this use-case to model moving up & down. My problem 
is that AndroMDA does not accept this final state (it says the name should not 
be null, should exactly mach a name of a use case etc.). If I make it point to 
any other use-case it works.



Now I'd like to ask if anyone has an experience with something like this, and 
if this should work at all? Or should I just simply modify the jsp and create 
the button manually?



Thanks,

Roland
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2918#2918
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