1 / 11

A Reference Model for Event Patterns

A Reference Model for Event Patterns. Christian Silberbauer (christian.silberbauer@gmx.de). The Context. easyCredit platform of the Teambank should detect cancellation of credit applications Solution is part of the diploma thesis of Hans-Martin Brandl and David Guschakowski

tyrone-todd
Download Presentation

A Reference Model for Event Patterns

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. A Reference Model for Event Patterns Christian Silberbauer (christian.silberbauer@gmx.de)

  2. The Context • easyCredit platform of the Teambank should detect cancellation of credit applications • Solution is part of the diploma thesis of Hans-Martin Brandl and David Guschakowski • Von Ammon teaches Complex Event Processing at the Fachhochschule Regensburg • In this lecture we made a description of the Loss Pattern

  3. The Pattern’s Sources • Christopher Alexander was the first one writing about patterns • His Book: “The Timeless Way of Building” • He is an architect!

  4. Or: A Pattern describes a solution of a problem in a certain context. Alexander’s Pattern Definition “Each pattern describes a problem which occurs over and over again in our environment, and then describes the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice.”

  5. Standards for Software Patterns • Gamma et. Al. (GoF), 1994, „Design Patterns – Elements of Reusable Object-Oriented Software“ • Buschmann et. Al., 1996,„Pattern-oriented Software Architecture – A System of Patterns“

  6. Gamma Name Intent Also Known As Motivation Applicability Structure Participants Collaborations Consequences Implementation Sample Code Known Uses Related Patterns Buschmann Name Also Known As Example Context Problem Solution Structure Dyanamics Implementation Example Resolved Variants Known Uses Consequences See Also Pattern Structure

  7. Patterns according to Buschmann

  8. Patterns according to Buschmann

  9. Patterns according to Buschmann

  10. Patterns according to Buschmann

  11. Writing Event Patterns • Use a standardized structure for your pattern description (Gamma, Buschmann) • A pattern of a certain category of patterns has to have the same abstraction level • Don‘t describe too general concepts (e.g. Monitoring, Drill down, Benefits of using Events in general)

More Related