MVC Structure
Delegation code
- Extend the program that amanges each worker's salaries.
- Created an abstract class called EmeployeeType and made Manager and Regular classese inherit the class. Avoid inheritance and implementation and make it a delegation & compostion relationship.
'Computer Science' 카테고리의 다른 글
Design Patter - Command Pattern (0) | 2021.07.29 |
---|---|
Design Pattern - Strategy Pattern (0) | 2021.07.29 |
Design Pattern (1) (0) | 2021.07.28 |
Object-Oriented Analysis Design (7) (0) | 2021.07.28 |
Object-Oriented Analysis Design (6) (0) | 2021.07.27 |
댓글