Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

UML Modeling 2. (50 points UML MVC CLASS Modeling Perform compilable Textual Analysis with 3 steps (1,2, and 4) for ANALYSIS Workflows UML MVC CLASS

UML Modeling

image text in transcribedimage text in transcribed

2. (50 points UML MVC CLASS Modeling Perform "compilable" Textual Analysis with 3 steps (1,2, and 4) for ANALYSIS Workflows UML MVC CLASS DIAGRAM MODEL (you must use MVC design pattern). (You do not need to show the methods). Class Step l: Identify Classes Step 2: Identify Attributes Step 4: Draw UML Classes Diagram Please see the UML Models EXAMPLES on the last pages. -Catalog Artist 1: name : String Controller 1: UCAddArtist(String artist); Catalog addArtist(String artist); 1: Controllere - catalog: Catalog + UCAddArtist(String artist): void + USListArtists(): void + UCAdd Disc(String artistame String gesCataloaNudbec String gissTitle): void + UCListiscs(): void + UCAddTrack(String gissCataloaNumber. String trackTitle double time): void + UclistTracksForDisc(String sissCataloalumber): void + Crestore Catalog(): void + U saveCatalog(): void // UCIE I/UC2 //UC3 l/UC44 //UC5 l/UC6 //UC7 // Use DVD Collection Application Requirements: 1 A video store wishes to automate their processes related to 2 their collection of DVDs. The data for each DVD will 3 consist of title, a category, running time, year of 4 release, and price. These DVDs are stored in Catalog.txt. 5 The video store processes are: 6 1. add new DVDs to the collection, 7 2. remove a DVD, 8 3. edit the information stored for a DVD, 9 4. display all DVDs by a specified category, 10 5. display the collection of DVDs sorted by year 11 The client is estimating that there will not own more than 12 100 DVDs. Catalog.txt Amadeus, Drama, 160 mins., 1984, 14.83 As Good As It Gets, Drama, 139 Mins.,1998,11.3

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Professional Visual Basic 6 Databases

Authors: Charles Williams

1st Edition

1861002025, 978-1861002020

More Books

Students also viewed these Databases questions