you will have that validation error message when ou have a deferrable event in 
one of your action states that is referencing a controller operation and this 
controller operation is taking a parameter that is not exposed as either a 
page-variable or event parameter



in MagicDraw the action states are not showing these deferrable events by 
default, you can make them visible by right-clicking on an action state and 
unchecking the Suppress Actions box at the bottom of the popup menu



I'm sure you can expose such an event somewhere .. if you find it just look at 
the controller operation it's referring to and make sure all operation 
parameters are (used in / sent over) a transition



another possibility is that you are using inter use-case parameters (as you 
have mentioned), in that case the solution is the same as before: just make 
sure the parameters are used on a transition before going into the target 
action state
--
Wouter Zoons - [EMAIL PROTECTED]

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to