Chapter 9 Working with Object-Oriented Models


What is imported

The following properties are imported into the new OOM:

Statechart diagram

Rose statechart diagrams that are either at the root level, or in a state are imported. Rose statechart diagrams that are in an activity are not imported: an error message is displayed in the Output window.

State

In a Rose model... Becomes in an OOM
Actions Actions

Transition

In a Rose model... Becomes in an OOM
<No name> Calculated name
<No code> Calculated code
Event Trigger event
Arguments Event arguments
Guard condition Condition
Action Trigger action

Action

In a Rose model... Becomes in an OOM
When Trigger event
OnEntry Entry
OnExit Exit
Do Do
OnEvent Event (or reuses an existing event with the same name)
Event Trigger event
Event arguments Event arguments

 


Copyright (C) 2006. Sybase Inc. All rights reserved.