one question to make sure: did you model the facade in your cartridge 
meta-model too ?



it should have a generalization to ActivityGraphFacade, that's it.



another thing, in the AndroMDA generic metafacades layer we map 
ActivityGraphFacade directly from the ActivityGraph model element, not the 
StateMachine, this is also visible in the uml metamodel where the 
ActivityGraphFacade depends on the ActivityGraph metaclass, if we would be 
depending on StateMachine your mapping would work



so if you want to have things working you'll have to replace 'StateMachine' by 
'ActivityGraph', subsequently you'll only be working with activity graphs, not 
state machines



if you really like to see support for state machines the best you can do is 
file an issue in JIRA (UMLMETA subproject) and I'll do the refactoring
--
Wouter Zoons - [EMAIL PROTECTED]

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