Hello everyone
I wonder if anyone can help with the following two questions:
1) Is it possible to have changes applied to an abstract class / interface be propagated to the children classes as well in EA Professional 10?
At the moment, i have an interface whose method signatures have changed a few times so far and to quickly update the descendants i am re-establishing the "Realize" associations. Is there a way to propagate these changes automatically or at least, re-invoke the dialog that enables the selection of the methods that are to be inherited for a given relationship?
2) When setting up a simulation (in EA 10 Professional Edition) to review the operation of the a state machine, do i need to enable the use of javascript so that guards of the form "a>5" are actually evaluated?
At the moment, wherever i have two branches going off a state, the simulator pauses and asks for user input although each branch contains a guard with specific conditions. What i expected was that the simulation was going to run the state machine from the Start->End condition and allow me to observe the values of specific variables in the meantime but so far i have not got quite there yet

Looking forward to hearing from you