Chapter 9 Working with Object-Oriented Models
The following properties are imported into the new OOM:
In a Rose model... | Becomes in an OOM |
---|---|
Class | Class, or interface |
Multiple instances | Multiple |
In a Rose model... | Becomes in an OOM |
---|---|
Assoc | Association |
Messages list | Messages |
An association can be between two classes, or between a class and an interface to be imported.
Synchronization.
The following table maps message stereotypes in Rose and the corresponding control flow types in PowerDesigner:
Rose Synchronization | PowerDesigner Control Flow type |
---|---|
Simple | Undefined |
Synchronous | Procedure call |
Asynchronous | Asynchronous |
Balking | Imported as a message condition |
Time out | Not imported |
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |