An extension point in the Use Case represents the location at which the extension can be inserted. In the Use Case diagram, the extension point is used together with the extend relationship.


To add an extension point to the Use Case


  1. Draw an extend relationship from the extending Use Case to the extended Use Case.
  2. Subsequent actions depend on whether the extended Use Case has at least one extension point already:
    • If there are no extension points, a dialog appears asking for confirmation to add a new extension point. Click Yes and type the name of the extension point.
    • If there is at least one extension point, the Extension Points dialog opens, displaying the list of extension points of that Use Case. Click Create, type the name of the new extension point, and click Close.

You can also add extension points via the Specification window of the Use Case. To do this, click Extension Point , and then type the name of the new extension point.