Question: CASE Tools: Star UML Create a class diagram for the given problem below by applying the methods that where mentioned above and use the class
CASE Tools: Star UML Create a class diagram for the given problem below by applying the methods that where mentioned above and use the class elicitation techniques to identify the classes Use Star UML to create your class diagram. Take a screen shot of your class diagram and paste it in MS word with your full name and ID number. No window Problem Description: is a need to develop a software for tracking library loan records. Library barrowers may barrow library items once they have registered to the system by providing their name, address and phone number. After registration the borrower will receive a library card that contains the card number and card expiration date. Aside from books each borrower may borrow, magazines, compact disc and audio tapes. A library must manage each copies of library item based on the following data: Author, title and replacement cost which is general for all library items, ISBN for books, issue date for magazines, series number for compact disc and tack number for audio. For example, a library may have five copies of a book about Java programming with different ISBN. Each library item is being categorized according to their type that contains, standard check-out period, maximum number of renewals and fine per day overdue and type name. For example, algorithm book's maybe checked-out for a month, while for programming books may only be checked-out for two weeks. General Science books' can be renewed once; book's with pending request may not be renewed based on the request date. The system also records the check-out information that contains the check-out date and fine paid by the customer and the item that was checked-out that contains the due date item fine and return date, during the check-out period borrowers may renew their the borrowed books
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
