Design a system to payroll made to staffs. Use uml diagrams and design patterns in this system. The design steps will be as follows. Step 1 - Write a system requirement specification on topic and create a Use case diagram for your requirement that contains at least 3 actor, 10 use case and use all relationship type Step 2 - Create an activity diagram for requirement Step 3 - Create a class diagram for all requirement that contains at least 10 class, necessary relations and types. Include important attribute of class. Use three of the patterns in your class design using at least one creational, structural, and behavioral in an integrated way. (it should be written which patterns are used). (Use uml diagram tool) (Use aggregation, composition, inheritance, realization, dependency.. ) Step 4 - Code one of the design patterns you use with java. Note: The design should be homogenate. Excessive usage of any property type, object type, or function type is not suitable. For example, for creating 10 relations between classes, the number of relation types for aggregation, composition, etc. should be near to each other.
Question:
( Payroll System )
Design a system to payroll made to staffs. Use uml diagrams and design patterns in this system. The design steps will be as follows.
Step 1 - Write a system requirement specification on topic and create a Use case diagram for your requirement that contains at least 3 actor, 10 use case and use all relationship type
Step 2 - Create an activity diagram for requirement
Step 3 - Create a class diagram for all requirement that contains at least 10 class, necessary relations and types. Include important attribute of class. Use three of the patterns in your class design using at least one creational, structural, and behavioral in an integrated way. (it should be written which patterns are used). (Use uml diagram tool) (Use aggregation, composition, inheritance, realization, dependency.. )
Step 4 - Code one of the design patterns you use with java.
Note: The design should be homogenate. Excessive usage of any property type, object type, or function type is not suitable. For example, for creating 10 relations between classes, the number of relation types for aggregation, composition, etc. should be near to each other.

Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 1 images









