SlideShare una empresa de Scribd logo
1 de 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 ©

Más contenido relacionado

La actualidad más candente

Hr technology systems best practices for successful implementation silver r...
Hr technology systems best practices for successful implementation   silver r...Hr technology systems best practices for successful implementation   silver r...
Hr technology systems best practices for successful implementation silver r...Tom Sonde
 
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...Tom Sonde
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagramsartgreen
 
Stock Management System
Stock Management SystemStock Management System
Stock Management SystemShahriar Kabir
 
Inventory Management System
Inventory Management SystemInventory Management System
Inventory Management SystemEmmanuel college
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagramsartgreen
 
Purchase Order Approval Using Approval Management Engine
Purchase Order Approval Using Approval Management EnginePurchase Order Approval Using Approval Management Engine
Purchase Order Approval Using Approval Management EngineAh_Ismail
 

La actualidad más candente (10)

Hr technology systems best practices for successful implementation silver r...
Hr technology systems best practices for successful implementation   silver r...Hr technology systems best practices for successful implementation   silver r...
Hr technology systems best practices for successful implementation silver r...
 
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...
Best Practices, Tips and Pointers for Conducting an HR Systems Implementation...
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagrams
 
Stock Management System
Stock Management SystemStock Management System
Stock Management System
 
Inventory Management System
Inventory Management SystemInventory Management System
Inventory Management System
 
Defining The System
Defining The SystemDefining The System
Defining The System
 
baabtra, First Programming School in India SRS, stock management system
baabtra, First Programming School in India SRS, stock management systembaabtra, First Programming School in India SRS, stock management system
baabtra, First Programming School in India SRS, stock management system
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagrams
 
Purchase Order Approval Using Approval Management Engine
Purchase Order Approval Using Approval Management EnginePurchase Order Approval Using Approval Management Engine
Purchase Order Approval Using Approval Management Engine
 
1034113 e 20180411
1034113 e 201804111034113 e 20180411
1034113 e 20180411
 

Destacado

Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5artgreen
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagramsartgreen
 
Effective usecases
Effective usecasesEffective usecases
Effective usecasesam_iim
 
Lecture07 examples
Lecture07 examplesLecture07 examples
Lecture07 examplesartgreen
 

Destacado (11)

Lecture05
Lecture05Lecture05
Lecture05
 
Lecture09
Lecture09Lecture09
Lecture09
 
Lecture01
Lecture01Lecture01
Lecture01
 
Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5Ce350 class project_spring2011_v1.5
Ce350 class project_spring2011_v1.5
 
Lecture05
Lecture05Lecture05
Lecture05
 
Lecture04- Use Case Diagrams
Lecture04- Use Case DiagramsLecture04- Use Case Diagrams
Lecture04- Use Case Diagrams
 
Effective usecases
Effective usecasesEffective usecases
Effective usecases
 
Lecture11
Lecture11Lecture11
Lecture11
 
Lecture07 examples
Lecture07 examplesLecture07 examples
Lecture07 examples
 
Lecture12
Lecture12Lecture12
Lecture12
 
Uml class-diagram
Uml class-diagramUml class-diagram
Uml class-diagram
 

Similar a Lecture05

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
 
27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirementsMarcelo Mesti
 
Plan or review administrative systems
Plan or review administrative systemsPlan or review administrative systems
Plan or review administrative systemsANOano001
 

Similar a Lecture05 (20)

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
 
27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirements
 
Plan or review administrative systems
Plan or review administrative systemsPlan or review administrative systems
Plan or review administrative systems
 

Último

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
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
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 

Último (20)

Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
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
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
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
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 

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.