Skip to main content

2011 | OriginalPaper | Buchkapitel

5. Prototyping and Design

verfasst von : Mr. Jérôme Boyer, Prof. Hafedh Mili

Erschienen in: Agile Business Rule Development

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Target audience (Must) architect, developer, (optional) project manager (highlights) In this chapter you will learn How to prepare the rules for the implementation How to use an evaluation framework to decide where to implement the business rules How to build the object models used by the rules How to design the project structure and the related rule elements How to implement some rules to validate the analysis, find issues, and communicate to the SME How to use some common rule design patterns to facilitate rule implementation Key points Start quickly to prototype rules to develop both rule projects and the data model. Organize rule artifacts and think of reuse as soon as possible in the project life cycle. Maintain strong communication with SME to address issues about the model, the rule description, the rule scope, and the context of execution.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
The word “interprets” as in “the rule engine interprets the ruleset” can scare off many an architect. As we will see in Chap.​ 6, rule engines can execute tens of thousands of rules per second.
 
2
This may sound like a common pattern, but it is not necessarily a good one from the point of view of SOA: the resulting service is not reusable and is specific/dedicated to its consumer.
 
3
We can mimic restriction/specialization by redefining the setters in subclasses to make sure that only a specific subset of values is allowed. However, this would break polymorphism, and its promise of object substitutability.
 
4
We can give a rule engine a “bag of rules” and it will sort its way through, thanks to rule dependencies and rule chaining.
 
Metadaten
Titel
Prototyping and Design
verfasst von
Mr. Jérôme Boyer
Prof. Hafedh Mili
Copyright-Jahr
2011
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-19041-4_5