Search code examples
dependency-injectionumlclass-diagram

How to show Dependency Injection on a UML class diagram?


How do I show Dependency Injection of an object or class in a UML class diagram?


Solution

  • Martin Fowler shows it like this:

    DI UML