System models October 5, 2005.

Slides:



Advertisements
Similar presentations
Chapter 7 System Models.
Advertisements

(C) Michael Brückner 2005/2006 Software Engineering 1 Course Software Engineering Class 10 / Requirements Engineering, Systems Modeling Michael.
Computer Science Dept. Fall 2003 Object models Object models describe the system in terms of object classes An object class is an abstraction over a set.
System Modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with customers. Different.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System modeling 2.
SWE Introduction to Software Engineering
1 SWE Introduction to Software Engineering Lecture 13 – System Modeling.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 8 Slide 1 System models.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
CS 425/625 Software Engineering System Models
Modified from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 8 Slide 1 System models.
7M701 1 Software Engineering Systems Models Sommerville, Ian (2001) Software Engineering, 6 th edition: Chapter 7 (some items)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models September 29, 2008.
©Ian Sommerville 2000Software Engineering, 6/e, Chapter 71 System models l Abstract descriptions of systems whose requirements are being analysed.
Soft. Eng. II, Spr. 2002Dr Driss Kettani, from I. Sommerville1 CSC-3325: Chapter 7 Title : Object Oriented Analysis and Design Reading: I. Sommerville,
Lecture 6 & 7 System Models.
Modified from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 8 Slide 1 System models.
7M822 Software Engineering: System Models 14 September 2009.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System modeling 1.
Chapter 7: System models
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions of systems whose requirements are being.
Software Engineering 8. System Models.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions of systems whose requirements are being.
CS 310 Ch8: System models Abstract descriptions of systems being analyzed to help the analyst understand the system functionality communicate with customers.
Chapter 4 System Models A description of the various models that can be used to specify software systems.
System models. System modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with.
System Models Hoang Huu Hanh, Hue University hanh-at-hueuni.edu.vn Lecture 6 & 7.
System models Abstract descriptions of systems whose requirements are being analysed Abstract descriptions of systems whose requirements are being analysed.
SYSTEM MODELS MUHAMMAD RIZWAN. Objectives  To explain why the context of a system should be modelled as part of the RE process  To describe behavioural.
©Ian Sommerville 1995/2000 (Modified by Spiros Mancoridis 1999) Software Engineering, 6th edition. Chapter 7 Slide 1 System models l Abstract descriptions.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 8 Slide 1 Object-oriented and Structured System Models.
October 5, 2010COMS W41561 COMS W4156: Advanced Software Engineering Prof. Gail Kaiser
Chapter 7 System models.
Slide 1 System models. Slide 2 Objectives l To explain why the context of a system should be modelled as part of the RE process l To describe behavioural.
System models l Abstract descriptions of systems whose requirements are being analysed.
Pertemuan 19 PEMODELAN SISTEM Matakuliah: D0174/ Pemodelan Sistem dan Simulasi Tahun: Tahun 2009.
CS 4310: Software Engineering Lecture 4 System Modeling The Analysis Stage.
Modified by Juan M. Gomez Software Engineering, 6th edition. Chapter 7 Slide 1 Chapter 7 System Models.
Software Engineering, 8th edition Chapter 8 1 Courtesy: ©Ian Somerville 2006 April 06 th, 2009 Lecture # 13 System models.
Rekayasa Perangkat Lunak (Software Engineering) M.Sukrisno Mardiyanto Kuliah Umum Universitas Dian Nuswantoro Semarang, 16 Oktober 2008.
Sommerville 2004,Mejia-Alvarez 2009Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 7 Slide 1 Chapter 7 System Models.
SWEN 5231 FORMAL METHODS Slide 1 System models u Abstract presentations of systems whose requirements are being analyzed.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
Specification Techniques. System models are abstract descriptions of systems whose requirements are being analyzed Objectives  To explain why specification.
Chapter 5 – System Modeling Lecture 9 Section A 27/4/2015 Section B 29/4/2015 1Chapter 5 System modeling.
Chapter 6: System Models Omar Meqdadi SE 273 Lecture 6 Department of Computer Science and Software Engineering University of Wisconsin-Platteville.
 To explain why the context of a system should be modelled as part of the RE process  To describe behavioural modelling, data modelling and object modelling.
September 15, 2009COMS W41561 COMS W4156: Advanced Software Engineering Prof. Gail Kaiser
1 SWE Introduction to Software Engineering Lecture 14 – System Modeling.
© 2000 Franz Kurfess System Design Methods 1 CSC 205: Software Engineering I Dr. Franz J. Kurfess Computer Science Department Cal Poly.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 System models.
Chapter 5 – System Modeling Lecture 1 1Chapter 5 System modeling.
Engineering, 7th edition. Chapter 8 Slide 1 System models.
CompSci 280 S Introduction to Software Development
Software Engineering Lecture 4 System Modeling The Analysis Stage.
Object-oriented and Structured System Models
Object-Oriented Analysis and Design
Chapter 5 – System Modeling
System Modeling Chapter 4
Abstract descriptions of systems whose requirements are being analysed
IS301 – Software Engineering V:
Business System Development
Subject Name: SOFTWARE ENGINEERING Subject Code:10IS51
Software Architecture
Chapter 20 Object-Oriented Analysis and Design
CS310 Software Engineering Dr.Doaa Sami
Chapter 4 System Modeling.
Appendix 3 Object-Oriented Analysis and Design
Presentation transcript:

System models October 5, 2005

System modelling System modelling helps the analyst to understand the functionality of the system and models are used to communicate with customers.

System models Different models present the system from different perspectives External (or Context) perspective Show the system’s context or environment; Behavioural perspective Show the behaviour of the system; Structural perspective Show the system or data architecture.

Model types Data processing model Composition model Shows how data is processed at different stages Composition model Shows how entities are composed of other entities Architectural model Shows principal sub-systems

Model types Classification model Stimulus/response model Shows how entities have common characteristics Stimulus/response model Shows the system’s reaction to events.

Context Models

Context models Context models Illustrate the operational context of a system Show what lies outside system boundaries Social and organisational concerns may affect the decision on where to position system boundaries. Ideally, the boundaries between the system and its environment are identified clearly.

Context models Various models can be used for context modeling: Very simple, high-level architectural models Show the system and its connections with environmental components High-level process models Indicate main process activities High-level data-flow diagrams Depict data transformations and data transfers

The context of an ATM system

Process models Process models Show the overall process and the processes that are supported by the system. Data flow models may be used to show the processes and the flow of information from one process to another.

Equipment procurement process

Behavioral Models

Behavioural models Behavioural models Describe overall behaviour of a system. Two types of behavioural model are: Data processing models State machine models

Data-processing models Data flow diagrams (DFDs) Used to model the system’s data processing. Show processing steps as data flows through a system. Part of many analysis methods. Simple and intuitive notation Show end-to-end processing of data.

Order processing DFD

Data flow diagrams Model systems from a functional perspective. May show data exchange between a system and other systems in its environment.

Insulin pump DFD

State machine models Model the behaviour of the system in response to external and internal events. Show the system’s responses to stimuli Often used for modelling real-time systems. Show system states as nodes and events as arcs between these nodes. When an event occurs, the system moves from one state to another.

Statecharts Allow the decomposition of a model into sub-models. A brief description of the actions is included following the ‘do’ in each state. Can be complemented by tables describing the states and the stimuli.

Microwave oven model

Microwave oven state description

Microwave oven stimuli

Microwave oven operation

Semantic data models Describe the logical structure of data processed by the system. Entity-relation-attribute (ERA) model Widely used in database design. Can readily be implemented using relational databases.

Library semantic model

Data dictionaries Lists of all of the names used in the system models. Descriptions of the entities, relationships and attributes are also included. Advantages Support name management and avoid duplication; Store of organisational knowledge linking analysis, design and implementation; Many CASE workbenches support data dictionaries.

Data dictionary entries

Object models Describe the system in terms of object classes and their associations. An object class is an abstraction over a set of objects with common attributes and the services (operations) provided by each object. Various object models may be produced Inheritance models; Aggregation models; Interaction models.

Distinguishing Principles of OO Principles that distinguish object-orientation from function-orientation (imperative programming) Encapsulation Inheritance Polymorphism

Types of Relationships in OO “is a” - inheritance “has a” - encapsulation (aggregation) “association” - anything else

Object models Natural ways of reflecting the real-world entities manipulated by the system More abstract entities are more difficult to model using this approach Object class identification is recognised as a difficult process Requires a deep understanding of the application domain Object classes reflecting domain entities are reusable across systems

Inheritance models Organise the domain object classes into a hierarchy. Classes at the top of the hierarchy reflect the common features of all classes. Object classes inherit their attributes and services from one or more super-classes. these may then be specialised as necessary. Class hierarchy design can be a difficult process if duplication in different branches is to be avoided.

Object models and the UML The UML is a standard representation devised by the developers of widely used object-oriented analysis and design methods. It has become an effective standard for object-oriented modelling.

Library class hierarchy

User class hierarchy

Multiple inheritance Rather than inheriting the attributes and services from a single parent class, a system which supports multiple inheritance allows object classes to inherit from several super-classes. This can lead to semantic conflicts where attributes/services with the same name in different super-classes have different semantics. Multiple inheritance makes class hierarchy reorganisation more complex.

Multiple inheritance

Object aggregation An aggregation model shows how classes that are collections are composed of other classes. Aggregation models are similar to the part-of relationship in semantic data models.

Object aggregation

Object behaviour modelling Shows interactions between objects. Sequence diagrams (or collaboration diagrams) in the UML are used to model interaction between objects.

Issue of electronic items