Dependency
Term |
Dependency |
Aliases |
- |
Definition
In UML, a Dependency is a directed Relationship indicating that the specification or implementation of a client Model Element depends semantically or structurally on the definition of a supplier Model Element.
SimpleModeling
SimpleModeling examines Dependency as a direction of change impact. It considers whether a change to the supplier’s meaning or contract affects the client, rather than equating Dependency with the mere existence of an implementation call.