Quick Edits

Quick Edit is a dialog to support editing elements quickly. To show Quick Edit, double-click or press Enter on a selected Class.

Quick Edit for General Element

Quick Edit for General Element allows following actions:

Syntax of Name Expression

[ "<<" stereotype ">>" ] [ visibility ] name
stereotype
Stereotype name of element.
visibility = "+" | "#" | "-" | "~"
+ (public), # (protected), - (private), or ~ (package).
name
Name of element.

Quick Edit for Classifier

Applicable to Classifier element (Class, Interface, Signal, DataType, PrimitiveType, Enumeration, Component, Node, Artifact, Use Case, and Actor).

Support following actions:

  • Change visibility - Select visibility in the dropdown button.
  • Edit name expression - Refer to Syntax of Name Expression.
  • Add Attribute - Click Add Attribute button.
  • Add Operation - Click Add Operation button.

Quick Edit for Attribute

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit attribute expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Operation

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit operation expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Template Parameter

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit template parameter expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Enumeration

Applicable to Enumeration.

Support following actions:

  • Change visibility - Select visibility in the dropdown button.
  • Edit name expression - Refer to Syntax of Name Expression.
  • Add Enumeration Literal - Click Add Literal button.

Quick Edit for Enumeration Literal

Applicable to Enumeration Literals.

Support following actions:

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit name expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Instance

Applicable to Instances (Object, ArtifactInstance, ComponentInstance, NodeInstance).

Support following actions:

  • Change visibility - Select visibility in the dropdown button.
  • Edit name expression - Refer to Syntax of Name Expression.
  • Add Slot - Click Add Slot button.

Quick Edit for Slot

Applicable to Slots.

Support following actions:

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit name expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Use Case

Applicable to Use Case.

Support following actions:

  • Change visibility - Select visibility in the dropdown button.
  • Edit name expression - Refer to Syntax of Name Expression.
  • Add Extension Point - Click Add Extension Point button.

Quick Edit for Extension Point

Applicable to Extension Points.

Support following actions:

  • Change visibility - Select a visibility kind in the dropdown.
  • Edit name expression
  • Add - Press Add button or press Ctrl+Enter.
  • Delete - Press Delete button or press Ctrl+Delete.
  • Move Up - Press Move Up button or press Ctrl+Up.
  • Move Down - Press Move Down button or press Ctrl+Down.

Quick Edit for Lifeline

Applicable to Lifeline.

Support following actions:

  • Edit lifeline expression
  • Select Type - Press Select Type button.
  • Create Type - Press Create Type button.

Quick Edit for Message

Applicable to Message.

Support following actions:

  • Edit message expression
  • Select Operation - Press Select Operation button.
  • Create Operation - Press Create Operation button.
  • Select Signal - Press Select Signal button.
  • Create Signal - Press Create Signal button.

Quick Edit for Combined Fragment

Applicable to Combined Fragment.

Support following actions:

  • Edit name expression
  • Add Operand - Press Add Operand button.

Quick Edit for State

Applicable to State.

Support following actions:

  • Edit name expression
  • Add Region - Press Add Region button.
  • Add Entry Activity - Press Add Entry Activity button.
  • Add Do Activity - Press Add Do Activity button.
  • Add Exit Activity - Press Add Exit Activity button.

Quick Edit for Transition

Applicable to Transition.

Support following actions:

  • Edit name expression
  • Add Trigger Event - Press Add Trigger Event button.
  • Add Behavior Effect - Press Add Behavior Effect button.

Quick Edit for Action

Applicable to Action.

Support following actions:

  • Edit name expression
  • Add Trigger Event - Press Add Trigger Event button.