ExtensionPoint
Point in the behavior where it can be extended.
An extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship. An ExtensionPoint is a feature of a use case that identifies a point where the behavior of a use case can be augmented with elements of another (extending) use case.
: ExtensionPoint (architecture_autodiagram)
Figure 179 : ExtensionPoint (architecture_autodiagram)
ExtensionPointUmlModelElementUseCaseUseCaseDependency
Attribute
Description
VisibilityMode Visibility [1..1]
Association
Description
Extended : UseCaseDependency [0..*]
Owner : UseCase [0..1]