<<< Anatomy of a class     Index     Class Name >>>

2. No concepts exist in isolation


  • When objects are instantiated, they interact with other objects.

  • Objects may contain other objects, or they can inherit from other objects:

    shape UML diagram
<<< Anatomy of a class     Index     Class Name >>>