SlideShare a Scribd company logo
1 of 45
Object Oriented Software Modeling and Design  CE 350 Abdel-Karim Al-Tamimi, Ph.D. [email_address] http://faculty.yu.edu.jo/altamimi Al-Tamimi 2011 ©
Overview ,[object Object],[object Object],Al-Tamimi 2011 ©
Documenting Use-Cases ,[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Documenting Use-Cases Al-Tamimi 2011 ©
Documenting Use-Cases Al-Tamimi 2011 ©
Importance of Use-Cases ,[object Object],[object Object],Al-Tamimi 2011 ©
Use-Case Formats ,[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Use-Case Template Example Part 1 Al-Tamimi 2011 © Use case name Name of the use case Use case ID ID of the use case Super use case The name of the generalized use case to which this use-case belongs Actor(s) The name of the actor(s) who participates in the use case Brief description A description showing how this use case adds value to the organization, that is, what the  purpose or role  of this use case is in enabling the actors to do their job Preconditions The conditions that must be satisfied before this use case can be invoked Post-conditions The conditions that will be established as a result of invoking this use case sucessfully
Use-Case Template Example Part 2 Al-Tamimi 2011 © Flow of events A step-by-step description of the  interactions  between the actor(s) and the system, and the  functions  that must be performed in the specified sequence to achieve a user goal Alternative flows and exceptions Major alternatives or exceptions that may occur in the flow of events Priority The development priority of this use case Non-behavioral requirements The  non-functional requirements  of the system such as hardware and software platform requirements, performance, security, … etc Assumptions All the assumptions made about the use case Issues All outstanding issues regarding the use case Source Reference materials relevant to the use case
Use-Cases Prioritization ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Al-Tamimi 2011 ©
Packages ,[object Object],[object Object],Al-Tamimi 2011 ©
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Developing Use-Cases Steps Al-Tamimi 2011 ©
Developing An Initial Use-Case Model ,[object Object],[object Object],[object Object],[object Object],[object Object]
Step 1 : Developing the Problem Statement ,[object Object],[object Object],Al-Tamimi 2011 ©
Step 1 : Developing the Problem Statement ,[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 1 : Developing the Problem Statement ,[object Object],[object Object],Al-Tamimi 2011 ©
Step 1 : Developing the Problem Statement ,[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 2-a : Identifying the Major Actors ,[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 © Actor name:  Order Processing Clerk  Description:  The Order Processing Clerk is responsible for processing sales orders, submitting reorder requests, requesting necessary deposits from members and scheduling the delivery of the goods to members
Step 2-b : Identifying the Use-Cases ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 2-b : Identifying the Use-Cases ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 3 :  Creating an initial use-case diagram Al-Tamimi 2011 ©
Step 4 :  Describing briefly the Use-Cases  ,[object Object],Al-Tamimi 2011 © Use case:  Schedule Delivery Use case ID:  UC-300 Actor:  Order Processing Clerk Description: The Order Processing Clerk selects an order from the list of filled sales orders. The system displays the sales order details, and the member’s telephone number and address are displayed.  The Order Processing Clerk enters the delivery date and time after talking with the member over the phone. The system records the delivery date and time in a dispatch request to the delivery team.
Step 4 :  Describing briefly the Use-Cases  ,[object Object],Al-Tamimi 2011 © Use case:  Check Order Status Use case ID:  UC-400 Actor:  Customer Service Assistant Description:  The Customer Service Assistant enters the ID of the member. The Customer Service Assistant selects a sales order of the member. The system displays the status of the sales order.
Step 5 :  Identifying/refining candidate business (domain) classes using textual analysis ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 5 :  Identifying/refining candidate business (domain) classes using textual analysis Al-Tamimi 2011 © Use case:  Schedule Delivery Use case ID:  UC-300 Actor:  Order Processing Clerk Description: The  Order Processing Clerk  selects an  order  from the list of filled  sales orders . The  system  displays the  sales order   details,  member’s telephone number  and  address .  The  Order Processing Clerk  enters the  delivery date  and  time  after talking with the  member  over the  phone . The  system  records the  delivery date  and  time  in a  dispatch request  to the  delivery team .
Step 5 :  Identifying/refining candidate business (domain) classes using textual analysis Al-Tamimi 2011 ©
Refining the Use-Case Model ,[object Object],[object Object],[object Object],[object Object]
Basic Flow ,[object Object],[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Alternative Flow ,[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Alternative Flow ,[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Basic vs. Exception vs. Alternative Flows ,[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Basic vs. Alternative Flow Al-Tamimi 2011 ©
Basic vs. Alternative vs. Exception Flows Al-Tamimi 2011 © Basic Flow Alternate Flow 1 Alternate Flow 2 Alternate Flow 3 Alternate Flow 4 Exception Flow 1 Exception Flow 2 Exception Flow 3
Step 1 :  Developing base use-case descriptions Al-Tamimi 2011 © Use case name Place Order  Use case ID UC-100 Super use case The name of the generalized use case to which this use case belongs. Actor(s) Customer Service Assistant  Brief description A Customer Service Assistant places an order and then submits it for processing. Preconditions The member must have registered with the system. Post-conditions The Customer’s order will be directed to the order processing department for processing.
Step 1 :  Developing base use-case descriptions Al-Tamimi 2011 © Flow of events ,[object Object],[object Object],[object Object],[object Object],[object Object]
Step 1 :  Developing base use-case descriptions Al-Tamimi 2011 © Alternative flows and exceptions At any time the Customer Service Assistant can decide to suspend the ordering process and come back to it later, or to cancel the order. Priority High Non-behavioral requirements The system should be able to handle 20,000 new orders per day. Assumptions Issues Is there any limit on the amount of an order? Source User Interview Memo 21, 8/9/01
Step 2 : Structuring Use-Cases Al-Tamimi 2011 ©
Step 2 : Structuring Use-Cases Al-Tamimi 2011 © Use case name Place Order  Use case ID UC -100 Super use case Actor(s) Customer Service Assistant  Brief description A Customer Service Assistant places an order and then submits it for processing. Preconditions The member must have registered with the system. Post-conditions The Customer’s order will be directed to the order processing department for processing. Flow of events ,[object Object],[object Object],[object Object],[object Object]
Step 2 : Structuring Use-Cases Al-Tamimi 2011 © Use case name Find Member Record Use case ID UC-10 Brief description A member record is requested. Post-conditions A membership record is returned. Flow of events ,[object Object],[object Object],Alternative flows and exceptions No member record is found for the customer.
Step 3 : Developing Instance Scenarios ,[object Object],[object Object],[object Object],[object Object],Al-Tamimi 2011 ©
Step 3 : Developing Instance Scenarios Al-Tamimi 2011 © Parent use case name Place Order Parent use case ID UC-100 Instance name A sales order form is received but the membership number is missing.  Instance ID UCIS-100-1 Environmental conditions and assumptions The name (Peter Chan) and signature of the member are available in the system. Inputs A sales order form
Step 3 : Developing Instance Scenarios Al-Tamimi 2011 © Instance flow description The Customer Service Assistant enters “Peter Chan” to find the member record. The system then displays a list of members which match the member’s name.  The Customer Service Assistant repeatedly selects a member record. The system displays the signature of the member when a member record is selected.  The Customer Service Assistant selects “Place Order”. A new order form and order ID are then generated and displayed.  The Customer Service Assistant selects items from the catalog and adds them to the order.  The Customer Service Assistant submits the order for processing. The system records the order and forwards it to the Order Processing Clerk. Outputs The sales order is placed.
Step 4 : Prioritizing Use-Cases Al-Tamimi 2011 © Priority Rank Use Case Reason High Process Order Directly improves the efficiency of the business process and affects the system architecture. High Place Order Same as above High Find Member Record Included as part of the Place Order use case. Medium Order Goods Ordering goods is less often than processing order but still is one of the major business processes. Medium Deliver Goods Can improve the control of stock level. Low Update Membership Record Small impact on the system architecture. Low Register New Member Same as above.
Resources ,[object Object],[object Object],[object Object],Al-Tamimi 2011 ©

More Related Content

What's hot

Iwsm2014 automating fsm using bpm with uprom (banu aysolmaz)
Iwsm2014   automating fsm using bpm with uprom (banu aysolmaz)Iwsm2014   automating fsm using bpm with uprom (banu aysolmaz)
Iwsm2014 automating fsm using bpm with uprom (banu aysolmaz)Nesma
 
Tss offering flipbook v2.0 (build 20150227)
Tss offering flipbook v2.0 (build 20150227)Tss offering flipbook v2.0 (build 20150227)
Tss offering flipbook v2.0 (build 20150227)Leon Henry
 
Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Ramakant Soni
 

What's hot (7)

Domain model
Domain modelDomain model
Domain model
 
Job scheduling
Job schedulingJob scheduling
Job scheduling
 
Preview of guideline
Preview of guidelinePreview of guideline
Preview of guideline
 
1034113 e 20180411
1034113 e 201804111034113 e 20180411
1034113 e 20180411
 
Iwsm2014 automating fsm using bpm with uprom (banu aysolmaz)
Iwsm2014   automating fsm using bpm with uprom (banu aysolmaz)Iwsm2014   automating fsm using bpm with uprom (banu aysolmaz)
Iwsm2014 automating fsm using bpm with uprom (banu aysolmaz)
 
Tss offering flipbook v2.0 (build 20150227)
Tss offering flipbook v2.0 (build 20150227)Tss offering flipbook v2.0 (build 20150227)
Tss offering flipbook v2.0 (build 20150227)
 
Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2Use Case diagram-UML diagram-2
Use Case diagram-UML diagram-2
 

Similar to Lecture05

Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagramsartgreen
 
Design Implementation ProposalDesign Implementation Proposal.docx
Design Implementation ProposalDesign Implementation Proposal.docxDesign Implementation ProposalDesign Implementation Proposal.docx
Design Implementation ProposalDesign Implementation Proposal.docxtheodorelove43763
 
Lecture7 use case modeling
Lecture7 use case modelingLecture7 use case modeling
Lecture7 use case modelingShahid Riaz
 
OOAD U1.pptx
OOAD U1.pptxOOAD U1.pptx
OOAD U1.pptxanguraju1
 
Software Requirements ElicitationRequirements specify a set of f.docx
Software Requirements ElicitationRequirements specify a set of f.docxSoftware Requirements ElicitationRequirements specify a set of f.docx
Software Requirements ElicitationRequirements specify a set of f.docxwhitneyleman54422
 
PAGE 1Running Head Information System management PAGE 5I.docx
 PAGE 1Running Head Information System management PAGE 5I.docx PAGE 1Running Head Information System management PAGE 5I.docx
PAGE 1Running Head Information System management PAGE 5I.docxMARRY7
 
ETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalEvettMarban1
 
ETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalEvettMarban1
 
Workshop on requirements and modeling at HAE 2015
Workshop on requirements and modeling at HAE 2015Workshop on requirements and modeling at HAE 2015
Workshop on requirements and modeling at HAE 2015Olivier Béghain
 
Foundation data for ITSM Change Management
Foundation data for ITSM Change ManagementFoundation data for ITSM Change Management
Foundation data for ITSM Change ManagementSaurabh Sole
 
Electronic Transactional Records System Proposal
Electronic Transactional Records System ProposalElectronic Transactional Records System Proposal
Electronic Transactional Records System ProposalEvettMarban1
 
includes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxincludes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxannettsparrow
 
ISFM-300 Case Study, Stage 3 IT Requirements Before you .docx
ISFM-300 Case Study, Stage 3  IT Requirements Before you .docxISFM-300 Case Study, Stage 3  IT Requirements Before you .docx
ISFM-300 Case Study, Stage 3 IT Requirements Before you .docxpriestmanmable
 
Software (requirement) analysis using uml
Software (requirement) analysis using umlSoftware (requirement) analysis using uml
Software (requirement) analysis using umlDhiraj Shetty
 

Similar to Lecture05 (20)

Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagrams
 
Defining The System
Defining The SystemDefining The System
Defining The System
 
Design Implementation ProposalDesign Implementation Proposal.docx
Design Implementation ProposalDesign Implementation Proposal.docxDesign Implementation ProposalDesign Implementation Proposal.docx
Design Implementation ProposalDesign Implementation Proposal.docx
 
Reqs analysis
Reqs analysisReqs analysis
Reqs analysis
 
Lecture7 use case modeling
Lecture7 use case modelingLecture7 use case modeling
Lecture7 use case modeling
 
OOAD U1.pptx
OOAD U1.pptxOOAD U1.pptx
OOAD U1.pptx
 
Software Requirements ElicitationRequirements specify a set of f.docx
Software Requirements ElicitationRequirements specify a set of f.docxSoftware Requirements ElicitationRequirements specify a set of f.docx
Software Requirements ElicitationRequirements specify a set of f.docx
 
PAGE 1Running Head Information System management PAGE 5I.docx
 PAGE 1Running Head Information System management PAGE 5I.docx PAGE 1Running Head Information System management PAGE 5I.docx
PAGE 1Running Head Information System management PAGE 5I.docx
 
ETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalETRS Proposal - Acme Rental
ETRS Proposal - Acme Rental
 
ETRS Proposal - Acme Rental
ETRS Proposal - Acme RentalETRS Proposal - Acme Rental
ETRS Proposal - Acme Rental
 
Workshop on requirements and modeling at HAE 2015
Workshop on requirements and modeling at HAE 2015Workshop on requirements and modeling at HAE 2015
Workshop on requirements and modeling at HAE 2015
 
Foundation data for ITSM Change Management
Foundation data for ITSM Change ManagementFoundation data for ITSM Change Management
Foundation data for ITSM Change Management
 
Electronic Transactional Records System Proposal
Electronic Transactional Records System ProposalElectronic Transactional Records System Proposal
Electronic Transactional Records System Proposal
 
Use case modeling
Use case modelingUse case modeling
Use case modeling
 
includes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docxincludes the followingBusiness Case InvestigationIdenti.docx
includes the followingBusiness Case InvestigationIdenti.docx
 
Systems request
Systems requestSystems request
Systems request
 
ISFM-300 Case Study, Stage 3 IT Requirements Before you .docx
ISFM-300 Case Study, Stage 3  IT Requirements Before you .docxISFM-300 Case Study, Stage 3  IT Requirements Before you .docx
ISFM-300 Case Study, Stage 3 IT Requirements Before you .docx
 
Use Case UML Diagram
Use Case UML DiagramUse Case UML Diagram
Use Case UML Diagram
 
BRD Detail
BRD DetailBRD Detail
BRD Detail
 
Software (requirement) analysis using uml
Software (requirement) analysis using umlSoftware (requirement) analysis using uml
Software (requirement) analysis using uml
 

More from artgreen

Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5artgreen
 
Lecture10.5
Lecture10.5Lecture10.5
Lecture10.5artgreen
 
Lecture07 examples
Lecture07 examplesLecture07 examples
Lecture07 examplesartgreen
 
Lecture-03 Introduction to UML
Lecture-03 Introduction to UMLLecture-03 Introduction to UML
Lecture-03 Introduction to UMLartgreen
 

More from artgreen (13)

Lecture12
Lecture12Lecture12
Lecture12
 
Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5
 
Lecture11
Lecture11Lecture11
Lecture11
 
Lecture10.5
Lecture10.5Lecture10.5
Lecture10.5
 
Lecture10
Lecture10Lecture10
Lecture10
 
Lecture09
Lecture09Lecture09
Lecture09
 
Lecture07 examples
Lecture07 examplesLecture07 examples
Lecture07 examples
 
Lecture07
Lecture07Lecture07
Lecture07
 
Lecture05
Lecture05Lecture05
Lecture05
 
Lecture05
Lecture05Lecture05
Lecture05
 
Lecture-03 Introduction to UML
Lecture-03 Introduction to UMLLecture-03 Introduction to UML
Lecture-03 Introduction to UML
 
Lecture02
Lecture02Lecture02
Lecture02
 
Lecture01
Lecture01Lecture01
Lecture01
 

Recently uploaded

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

Lecture05

  • 1. Object Oriented Software Modeling and Design CE 350 Abdel-Karim Al-Tamimi, Ph.D. [email_address] http://faculty.yu.edu.jo/altamimi Al-Tamimi 2011 ©
  • 2.
  • 3.
  • 6.
  • 7.
  • 8. Use-Case Template Example Part 1 Al-Tamimi 2011 © Use case name Name of the use case Use case ID ID of the use case Super use case The name of the generalized use case to which this use-case belongs Actor(s) The name of the actor(s) who participates in the use case Brief description A description showing how this use case adds value to the organization, that is, what the purpose or role of this use case is in enabling the actors to do their job Preconditions The conditions that must be satisfied before this use case can be invoked Post-conditions The conditions that will be established as a result of invoking this use case sucessfully
  • 9. Use-Case Template Example Part 2 Al-Tamimi 2011 © Flow of events A step-by-step description of the interactions between the actor(s) and the system, and the functions that must be performed in the specified sequence to achieve a user goal Alternative flows and exceptions Major alternatives or exceptions that may occur in the flow of events Priority The development priority of this use case Non-behavioral requirements The non-functional requirements of the system such as hardware and software platform requirements, performance, security, … etc Assumptions All the assumptions made about the use case Issues All outstanding issues regarding the use case Source Reference materials relevant to the use case
  • 10.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22. Step 3 : Creating an initial use-case diagram Al-Tamimi 2011 ©
  • 23.
  • 24.
  • 25.
  • 26. Step 5 : Identifying/refining candidate business (domain) classes using textual analysis Al-Tamimi 2011 © Use case: Schedule Delivery Use case ID: UC-300 Actor: Order Processing Clerk Description: The Order Processing Clerk selects an order from the list of filled sales orders . The system displays the sales order details, member’s telephone number and address . The Order Processing Clerk enters the delivery date and time after talking with the member over the phone . The system records the delivery date and time in a dispatch request to the delivery team .
  • 27. Step 5 : Identifying/refining candidate business (domain) classes using textual analysis Al-Tamimi 2011 ©
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33. Basic vs. Alternative Flow Al-Tamimi 2011 ©
  • 34. Basic vs. Alternative vs. Exception Flows Al-Tamimi 2011 © Basic Flow Alternate Flow 1 Alternate Flow 2 Alternate Flow 3 Alternate Flow 4 Exception Flow 1 Exception Flow 2 Exception Flow 3
  • 35. Step 1 : Developing base use-case descriptions Al-Tamimi 2011 © Use case name Place Order Use case ID UC-100 Super use case The name of the generalized use case to which this use case belongs. Actor(s) Customer Service Assistant Brief description A Customer Service Assistant places an order and then submits it for processing. Preconditions The member must have registered with the system. Post-conditions The Customer’s order will be directed to the order processing department for processing.
  • 36.
  • 37. Step 1 : Developing base use-case descriptions Al-Tamimi 2011 © Alternative flows and exceptions At any time the Customer Service Assistant can decide to suspend the ordering process and come back to it later, or to cancel the order. Priority High Non-behavioral requirements The system should be able to handle 20,000 new orders per day. Assumptions Issues Is there any limit on the amount of an order? Source User Interview Memo 21, 8/9/01
  • 38. Step 2 : Structuring Use-Cases Al-Tamimi 2011 ©
  • 39.
  • 40.
  • 41.
  • 42. Step 3 : Developing Instance Scenarios Al-Tamimi 2011 © Parent use case name Place Order Parent use case ID UC-100 Instance name A sales order form is received but the membership number is missing. Instance ID UCIS-100-1 Environmental conditions and assumptions The name (Peter Chan) and signature of the member are available in the system. Inputs A sales order form
  • 43. Step 3 : Developing Instance Scenarios Al-Tamimi 2011 © Instance flow description The Customer Service Assistant enters “Peter Chan” to find the member record. The system then displays a list of members which match the member’s name. The Customer Service Assistant repeatedly selects a member record. The system displays the signature of the member when a member record is selected. The Customer Service Assistant selects “Place Order”. A new order form and order ID are then generated and displayed. The Customer Service Assistant selects items from the catalog and adds them to the order. The Customer Service Assistant submits the order for processing. The system records the order and forwards it to the Order Processing Clerk. Outputs The sales order is placed.
  • 44. Step 4 : Prioritizing Use-Cases Al-Tamimi 2011 © Priority Rank Use Case Reason High Process Order Directly improves the efficiency of the business process and affects the system architecture. High Place Order Same as above High Find Member Record Included as part of the Place Order use case. Medium Order Goods Ordering goods is less often than processing order but still is one of the major business processes. Medium Deliver Goods Can improve the control of stock level. Low Update Membership Record Small impact on the system architecture. Low Register New Member Same as above.
  • 45.