1 / 11

CS E 4 4 1: Systems Analysis & Design

CS E 4 4 1: Systems Analysis & Design. Basic CASE Models of Visible Analyst Lab2 Yusuf Altunel. The Basic CASE Models. Functional Decomposition Model (FDM) - Business Model Entity Relationship Model (ERM) - Data Model Object Model (OCM) - Object Class Model Process Model (DFD)

sonya-banks
Download Presentation

CS E 4 4 1: Systems Analysis & Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSE 441: Systems Analysis & Design Basic CASE Models of Visible Analyst Lab2 Yusuf Altunel

  2. The Basic CASE Models • Functional Decomposition Model (FDM) - Business Model • Entity Relationship Model (ERM) - Data Model • Object Model (OCM) - Object Class Model • Process Model (DFD) - Data Flow Diagram

  3. StructuredModellingTechniques • Large systems can be partitioned for furtheranalysis • into component subsystems • or sub-functions. • Specifications for individual components • are easier and faster • than to definethan the total system. • The interaction between the parts • can be planned, designed and implemented • to reflect improved information flows and controls. • More than one person • can work with the same system in the network edition. OVERVIEW

  4. ENTITY RELATIONSHIP MODELING • Entity Relationship Modeling or Data Modeling • The technique used by Visible Analyst • for representing data. • The purpose ofthis technique is • to graphically demonstrate • how entities are related to one another. • An entity could be • Customer, Product, Inventory, Supplier, Sale, • or some other label generally in the form of a singular noun.

  5. ERD • ERD (Entity Relationship Diagram) • The diagramming technique • used for Data Modelling • Relationships between entities • are described in terms of their CARDINALITY - one-to-one - one-to-many - many-to-many

  6. Relationship cardinality ratio • Think up an example of a 1:1 relationship? • 1:1 • Think up an example of a 1:M relationship? • 1:M • How about a M:M relationship? • M:M A department has 1 manager A studenttakescourses Customers buying products

  7. DFD (Data Flow Diagram) • The diagramming technique used • for PROCESSMODELLING • The DFD consists of • data flows, • processes, • data stores, • external entities. • Methodologies used for Process Modeling: -Yourdon/DeMarco -Gane & Sarson -SSADM - Metrica. • Visible Analyst implements thesetechniques.

  8. Example of a DFD

  9. End of Lab-2

More Related