Chapter 9 Working with Object-Oriented Models


What is imported

The following properties are imported into the new OOM:

Object

In a Rose model... Becomes in an OOM
Class Class, or interface
Multiple instances Multiple

Instance link

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.

Message

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.