Deleting Patterns as First Class Citizens from the Model

From RAD Studio
Jump to: navigation, search

Go Up to Modeling Pattern Procedures

You can delete elements of the patterns as First Class Citizens (GoF patterns), using both the Diagram View and the Model View. If you delete elements, they are removed from the diagram and from the model.

To delete a GoF pattern with participants

  1. Right-click the First Class Citizen pattern element in the Diagram View or Model View. (In the Diagram View, it is represented as an oval pattern element.) The context menu opens.
  2. Choose Delete with Participants on the context menu.
  3. Confirm deletion.


See Also