What are the Objectives of Advance object design
After this unit, you shall be able to:
- combine three OOAD models to obtain operations on the classes;
- develop algorithms to implement operations on the classes;
- optimize access paths to the data;
- implement control for exterior interactions;
- adjust class structure to increase the inheritance;
- design association;
- determine object representation;
- Package classes and association into the modules.