Book a Demo

Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Prev Next

Properties Window for Receptions

The docked Properties window provides a convenient and immediate way to view and edit common properties of modeling objects, including features such as Receptions. When you click on a Reception in the Browser window or a diagram, the Properties window immediately shows the Reception's properties, and you can swiftly display the properties of other types of object - elements, attributes, connectors and diagrams - on the same window without having to open and close separate dialogs.

The Properties window for Receptions has three tabs:

  • Reception, on which you define general settings
  • Behavior, on which you define the behavior to be taken on receipt of the signal
  • Redefines, on which you set up any redefinition of target operations that takes place, and check for exceptions

For information on the 'Behavior' and 'Redefines' tabs, see the Operation Behavior and Redefine Operation and Check for Exceptions Help topics.

Access

Ribbon

Start > Application > Design > Properties; click on a Reception in a diagram or in the Browser window

Design > Element > Editors > Properties, click on a Reception in a diagram or in the Browser window

Keyboard Shortcuts

Ctrl+2 or Ctrl+Enter, then click on a Reception in a diagram or in the Browser window

Reception - General Settings

Field

Description

See also

Name

Displays the name of the Reception, which is the name of the Signal element it is derived from. You cannot change the name in this field. If the name of the Signal is changed, the Reception name is automatically updated to match.

Parameters

Displays the names and types of the attributes of the Signal element, from which the Reception parameters are derived. You can only change the parameters by updating the Signal attributes.

Scope

Displays the scope of the Reception, derived from the Signal element.  If necessary, you can change this scope - click on the drop-down arrow at the end of the field and select the new value from the list.

Stereotype

(Optional) If you need to group or specialize the Reception, you can type the name of an appropriate stereotype in this field.

Alias

(Optional) if necessary, you can type in an alternative name or reference for the Reception.

Concurrency

Defaults to Sequential. If you want to change this to 'Guarded' or 'Synchronous', click on the drop-down arrow and select the appropriate value.

Abstract

Identifies whether or not the Reception is abstract.

Static

The flag indicating if the Reception is a static member; to change this flag, type 'False' or 'True' in the field, as appropriate.

Learn more