uml - composition relationship with abstract class -


is possible there composition relationship ِabstract class using uml? think can't, because need object make relation, , when create abstract class, can't create object it.

yes possible, , useful. @ example :

uml composition abstract http://app.genmymodel.com/engine/xaelis/compositionabstract.jpg

building , room abstract , have composition relationship. right, need use 1 concrete class (house or flat) implement relationship.


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -