yea i have actually visited loads of websites about this and they confuse me. It's difficult to get simple examples (in my opinion anyway)
For example just something simple like:
If Class1 has Class2 as a private member then this is composition (?)
If Class2 is passed into Class1 as a parameter then this is aggregation (?)
What about Association, etc?
and what is the difference between a broken line and a non-broken line as in:
http://www.dofactory.com/P
Main Topics
Browse All Topics





by: sasapopovicPosted on 2006-04-11 at 07:54:45ID: 16427489
There are a lot of good articles about this. You can google your query and will get a lot of good matches. /gen/desig n/idclass. asp UML/UML_Ap pendix/Gen erated/ UML _Appendix_ structural .asp
Here are some:
http://www.codeproject.com
http://www.johndeacon.net/
I hope this is what you need.