Object Diagram

An object diagram is a concrete version of a class diagram. It means we are instantiating classes into variables and we are giving values to all attributes. Associations are instantiated into links.

object_diagram

Some notes πŸ“

  • The object name is usually underlined