Chapter 9 Working with Object-Oriented Models
The following table maps Rose objects to OOM objects in the following way:
In a Rose model... | Becomes in an OOM |
---|---|
Activity | Activity |
StateMachine | — |
Object (associated with a State) | Object state |
State | State (imported in the model, but there is no symbol in the activity diagram because a state is only displayed in a statechart diagram) |
Start state | Start |
Self Transition & Object Flow | Transition |
Synchronization | Synchronization |
Decision | Decision |
End state | End |
Swimlane | Organization unit/swimlane |
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |