Create calculate total project code uml models, Programming Languages

Assignment Help:

Consider a system that has the following UML models:

Use Case for CalculateTotalProjectCost

Trigger: End of each month

Normal Flow of Events

For each project in the project data file, DO

Set TotalProjectCost = 0

For each employee who worked in the project, DO

                        TotalProjectCost = TotalProjectCost + HourlyRate*HoursWorked

Print Project#, TotalProjectCost

Data Dictionary

Project data = Project# + Name + BeginDate + EndDate + {Emp# + HoulrlyRate + HoursWorked}

In the above design the total cost of a project is broken down into employee costs. For better cost control, the management wants the total cost to be broken down into activity costs also. For example, if the project requires two activities, design and programming, then the costs for the design activity and the programming activity are also required. Show the revised Use case description and data dictionary to generate the new cost report. Make any additional assumptions required.


Related Discussions:- Create calculate total project code uml models

Matrices and vectors, This section is proposed to be a catch all for severa...

This section is proposed to be a catch all for several of the fundamental concepts which are used occasionally in working with systems of differential equations. There will not be

What is hiding a method? explain, Question 1 Explain the three traits of O...

Question 1 Explain the three traits of Object Oriented Programming Question 2 Write a note on (a) Assignment Operators                             b) Bitwise Operators.

Java, program take integer from user and print in alphabets

program take integer from user and print in alphabets

Language processors, explain steps of program execution in language process...

explain steps of program execution in language processors

Write a program to compute the standard deviation, Write three functions, s...

Write three functions, statistics, average, and sD as follows. The statistics function returns no value and has six parameters: four scores followed by their average and standard d

program that uses a hash structure, Write a Perl program that uses a hash ...

Write a Perl program that uses a hash structure. The program should use a larger number of operations (100 or more) on this hash. To do that, use a random number generator to creat

Create xml documents to contain well-defined information, The objectives of...

The objectives of this assignment are to test your ability to create XML documents to contain well-defined information. This assignment will be used further in Assignment 2, so ple

Multiplication of matrices, The last matrix operation which we'll see is ma...

The last matrix operation which we'll see is matrix multiplication. Now there we will start along with two matrices, A nxp and B pxm . Remember hat A must have similar number of c

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd