Relationships Between Use Cases (2/4)
«extend» -Relationship
- the behavior of B may be incorporated into A
- the specialized (extending) use case may be but need not be called by the generalized (base) use case
- extension points specify the location where the extending use case extends the base use case