<<< Generalization Relationship     Index    >>>

13. Realization Relationship


  • Realization relationship is specified between interface and its implementation.

  • The realization relationship is like generalization in which only behavior specification is inherited rather than structure of attributes or implementation.

    nameable dog
<<< Generalization Relationship     Index    >>>