Stephanie,
The transitions are owned by the state machine. The StateMachine class has two methods call GetAllTransitions (Retrieves all transitions belonging to the state machine and all of its nested state machines) and GetTransitions (Retrieves all first-level transitions belonging to the state machine) that you can use to get at the transitions. Regards Vishu stephanie marino wrote: > Hi, > > How can I extract Transitions of Activty Diagram (with Rose Script) > > For Activities, I use StateMachine and the function "Activities" but I can't > di the same thing with transitions. > > Anybody can send me a script which do that? > > Thanks > St�phanie (Toulouse, France) > > _________________________________________________________________ > T�l�chargez MSN Explorer gratuitement � l'adresse > http://explorer.msn.fr/intl.asp > > ************************************************************************ > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > * > * Admin.Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * > * To: [EMAIL PROTECTED] > * Subject:<BLANK> > * Body: unsubscribe rose_forum > * > ************************************************************************* -- --- Annamalai "Vishu" Viswanathan -- [EMAIL PROTECTED] Rose Technical Support Engineer Rational WW Customer Service We value your feedback and encourage you to respond to the Rational Customer Service survey you may receive regarding this case. --- ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
