Does generalization exist in UML Use Case Diagrams?
I'm trying to model some requirements and I saw some examples in the web with use cases generalization, but the UML 2.5 standard review doesn't say anything about generalization in Use Case Diagrams, or I can't find it. So, is generalization supported by standards? Since a UseCase is a Classifier, they can be generalized. The UML 2.5 spec contains an example of this in Fig. 18.11 on p. 686 (the "ATM Services" example). Tricky. While the Generalization relationship is defined as going between two Classifiers , and a Use Case is itself a specialization of a Classifier , the semantics of the