Hi guys,


I've been away from andromda for a while... and you've enhance it  so 
quickly...  keep going!



I saw an implementation for variables following use case. i have some remarqs 
and questions :



- does the variable can be any type of custom classe ? or only the ones from 
the data type ?

- does each use case keep a trace of the sender use case(parent), and it's 
previous view(FrontEndView-Sender)  ?



Why thoses questions : because dynamic navigation is pretty fine to minize 
recurrent development and the reuse business logic encapsulate in uses case.



Ex: I've a use case to define parameters...

I've a generic mangement for my parameters.



I would like to reuse this use case in each others where it is involves:

create Category, create Family, create Item.



And when i create each of them in the front-end, i would like by example in 
step 2 (Front-end view 2) of the BP to jump to the "define parameters" make the 
job and go back to step 2 of the sender usecase. Am I understable?  [Rolling 
Eyes] 



So the "define parameter" UC need only to know from the sender :

- a "object" to manipulate (by casting it)

- a destination to go back.



So the parent should :

- dispatch to the right step.

- update the right object



I'm speaking about thinking use cases model no more as a Functionnal Tree, but 
as a Open Graph Tree. where use case could be node.



Maybe we could bring back to the PIM some recurrents elements of modelisation 
like : check parameters, back to sender....



thank's for your comment. 

thank's wouter for what you've already done! amazing!





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