Inheritance and composition are two programming techniques developers use to establish the relationship between classes and objects. Whereas inheritance derives one class from another, composition ...
今回と次回はクラス図を中心に、少しだけ高度なモデリングの考え方について取り上げていきます。今回のメインテーマは、関連クラスと集約、コンポジションについてです。そして裏のテーマは、「モデルはモデリングの目的を明確にすることによって ...