Chapter 5 Building Dynamic Diagrams


Synchronization property sheet General tab

The General Tab contains the following properties:

Property Description
Name Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users.
Code Specifies the technical name of the object, which is used for generating code or scripts.
Comment Descriptive comment for the object.
Stereotype Extends the semantics of the object beyond the core UML definition.
Timeout Defines a timeout limit for waiting until all transitions end. It is empty when the value = 0
Type Calculated read only value showing the pattern of the synchronization

  • Incomplete - No input or no output transition has been defined or exactly one input and one output transitions have been defined
  • Conditional branch – One input and several outputs have been defined
  • Merge - Several inputs and one output have been defined

 


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