pdf slides
play

PDF Slides Data May 2014 CITATIONS READS 0 17,318 2 authors , - PDF document

See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/262014927 PDF Slides Data May 2014 CITATIONS READS 0 17,318 2 authors , including: Dirk Draheim Tallinn University of Technology


  1. See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/262014927 PDF Slides Data · May 2014 CITATIONS READS 0 17,318 2 authors , including: Dirk Draheim Tallinn University of Technology 208 PUBLICATIONS 956 CITATIONS SEE PROFILE Some of the authors of this publication are also working on these related projects: PreVolution View project Generalized Framework for Collective Intelligence Systems View project All content following this page was uploaded by Dirk Draheim on 05 May 2014. The user has requested enhancement of the downloaded file.

  2. Dirk Draheim, Gerald Weber Form-Oriented Analysis A New Methodology to Model Form-Based Applications Figures Springer, 2004.

  3. Fig.2.1. Example pages of the online bookshop – Part I Welcome Page My Shopping Cart Logout Book Quantity Price Quine: Word and Object 1 12.46 Delete Wittgenstein: Tractatus 1 23.06 Delete Varela: The Embodied Mind 2 44.68 Delete Adams: Watership Down 7 62.30 Delete Update Buy items in cart Search for a book: Search     Springer Verlag 2004

  4. Fig.2.1. Example pages of the online bookshop – Part II Customer Registration Welcome Page E-mail Address: Full Name: Password: Repeat Pwd: Street Address: City: Register State: ZIP: Country: Card Type Credit Card No. WhateverCard Expiration Date Cardholder 01 2006     Springer Verlag 2004

  5. Fig. 2.2. Examples of ultra-thin client based submit/response style systems HTTP Web GET hypertext/dir/index.html HTTP/1.0 CGI Presentation Browser Layer ....<head> <title> Dummy </title></head>.... Application Server PC-Memory Database PC 3270 Data Stream AID Cursor Address Data..... Application Program 3270 Terminal Command Cursor Address Data..... TP-Monitor Device Buffer Disk Disk Mainframe     Springer Verlag 2004

  6. Fig. 2.3. SAP R/3 architecture - a client/server submit/response style system screen program ABAP/4 GUI PBO input template PAI PBO input template PAI ABAP/4 Interpreter PBO input template PAI module pool TRPC Application Server process before output transactional remote process after input Database procedure call     Springer Verlag 2004

  7. Fig. 2.4. Example formchart for a system login capability LoginLink Welcome Login LoginForm WelcomeLink     Springer Verlag 2004

  8. Fig.3.1. Welcome screen of the online bookshop Welcome to Our Online Bookstore ! You can choose: Browse the bookstore View Cart Login Register as a new customer Our recommendations: • Richard Adams. Watership Down. view details • Niccolo Machiavelli. Discourses. view details • Willard Quine. Word and Object. view details Search for a book: Search  Springer Verlag 2004   

  9. Fig.3.2. Login screen of the online bookshop Welcome Page Login An error occurred. The password that you provided did not match your e-mail address. Please try to log in again or register as a new customer. Your e-mail address: Login Your password: Register as a new customer     Springer Verlag 2004

  10. Fig.3.3. Registration screen of the online bookshop Customer Registration Welcome Page E-mail Address: Full Name: Password: Repeat Password: Street Address: City: Register State: ZIP: Country: Card Type Credit Card No. Expiration Date Cardholder WhateverCard 01 2006  Springer Verlag 2004   

  11. Fig.3.4. Category screen of the online bookshop Welcome Page View Cart Category: All Books Login Register as a new customer Browse subcategories: • Computer • Cooking • Philosophy • Literature • Science Fiction • Sports Our recommendations: • Richard Adams. Watership Down. view details Add selected items • Niccolo Machiavelli. Discourses. view details to cart • Willard Quine. Word and Object. view details Search for a book: Search   Springer Verlag 2004  

  12. Fig.3.5. Book page of the online bookshop Welcome Page View Cart Form-Oriented Analysis Login Register as a new customer Authors: Dirk Draheim, Gerald Weber Abstract: What is the business logic of an enterprise system? How do I specify it in such a way that I know how to transform it into a running system, by skill and by automated tool support? This book gives a self- contained introduction to the modeling and development of business logic for enterprise systems. Add this book Price: $ 79,95 to cart Search for a book: Search   Springer Verlag 2004  

  13. Fig.3.6. Shopping cart of the online bookshop Welcome Page My Shopping Cart Logout Book Quantity Price Quine: Word and Object 1 12.46 Delete Wittgenstein: Tractatus 1 23.06 Delete Varela: The Embodied Mind 2 44.68 Delete Adams: Watership Down 7 62.30 Delete Update Buy items Search for a book: in cart Search   Springer Verlag 2004  

  14. Fig.3.7. Order information page of the online bookshop Welcome Page View Cart Order Information Logout Edit Account Shipping Details Payment Method John Q. Public WhateverCard, ***- 86745 49 Nowhere Lane Expiration: 01/2008 New Haven, Connecticut 06511, U.S.A. Book Quantity Price Quine: Word and Object 1 12.46 Wittgenstein: Tractatus 1 23.06 Place your order Varela: The Embodied Mind 2 44.68 Adams: Watership Down 7 62.30 Total 142.50     Springer Verlag 2004

  15. Fig.3.8. Search result page of the online bookshop Welcome Page View Cart Search Result Login Register as a new customer Search items: Immanuel Kant • Immanuel Kant. Critique of Judgement. view details • Immanuel Kant. Critique of Pure Reason. view details • Immanuel Kant. Critique of Practical Reason. view details • Immanuel Kant. Critique of the Power of Judgment. view details • Immanuel Kant. Groundwork of the Metaphysics of Morals. view details • Immanuel Kant. Theoretical Philosophy. view details • Immanuel Kant. Practical Philosophy. view details Add selected items to cart Search for a book: Search   Springer Verlag 2004  

  16. Fig.3.9. Data model of the online bookshop subcategories 0..* Book Category 0..* 1..* title:String Author name:String abstract:String name:String featuredBooks authors price: Amount 1 item OrderItem quantity:Number 1..* orderItems Address streetAddress:String CardInformation city:String Order cardType:CardType state:String cardNumber:String zip:Number expiration:Date 1 buyer country:String cardholder:String Customer address 1 1 cardInformation email:String fullName:String password:String   Springer Verlag 2004  

  17. Fig.4.1. Page Diagram – Part I the login data was erroneous the registration data was erroneous Login Welcome Registration browse the books on offer by exploring select a book out of a list of more and more subcategories featured books in order to view details of the book SearchResult Book Category add book to the shopping cart select books out of a list update cart items of featured books in order to add them to the shopping cart delete a cart item ShoppingCart     Springer Verlag 2004

  18. Fig.4.1. Page Diagram – Part II ShoppingCart if the user is not yet a order items: registered customer, he the user is not logged in this link only exists, if or she might register now the cart is not empty the user is logged in OrderLogin the login data was erroneous OrderInformation the registration data was erroneous place an order OrderRegistration Confirmation     Springer Verlag 2004

  19. Welcome Page My Shopping Cart Fig.4.2. Logout Book Quantity Price Screen diagram Delete – Part I – Quine: Word and Object 1 12.46 Wittgenstein: Tractatus 1 23.06 Delete Adams: Dirk Gently 2 24.00 Delete Update Search for a book: Buy items Search in cart Welcome Page Login E-mail: Password: Register as new already logged in login     Springer Verlag 2004

  20. Fig.4.2. Screen diagram Customer Registration Welcome Page – Part II – E-mail: Register as new login Full Name: error occurred Street Address: City: Order Information State: Welcome Page View Cart ZIP: Logout Edit Account Country: Shipping Details Payment Method John Q. Public Whatever, ***- 86745 Password: error occurred 49 Nowhere Lane Expiration: 01/2008 Repeat Password: New Haven Place your order CT 06511, U.S.A. Card Type Card No. WhateverCard Book Quantity Price Expiration Date Cardholder Quine: Word and Object 1 12.46 Wittgenstein: Tractatus 1 23.06 01 2006 Adams: Dirk Gently 2 24.00 Total 59.52 Register   Springer Verlag 2004  

  21. Fig.4.3. List of options for a single conceptual option Welcome Page My Shopping Cart Logout Book Quantity Price 24.00 } Delete Quine: Word and Object 1 12.46 Wittgenstein: Tractatus 1 23.06 Delete Adams: Dirk Gently 2 Delete Update Search for a book: Buy items Search in cart   Springer Verlag 2004  

  22. Fig.4.4. Form storyboard – Part I UpdateCart DeleteCartItem • cartItem • cartItem • quantity ShoppingCart Search WelcomeLink • searchItem Order OrderLogin OrderRegistrationLink error occurred OrderRegistration WelcomeLink OrderLoginForm • e-mail • password   Springer Verlag 2004  

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend