User Tools

Site Tools


eiffel:bon:start

This is an old revision of the document!


BON/UML

  • For more on UML and BON see UML/BON (logon)
  • Using the EiffelStudio/BON diagram tool (can also be used for UML)
  • BON - Business Object Notation. The BON method for analysis and design of object-oriented software is a means of extending the higher-level concepts of the Eiffel programming language into the realm of analysis and design aided by a graphical notation akin to but different from UML.
  • For drawing BON diagrams see using draw.io for BON diagrams

BON provides a textual and graphical notation for modelling the static and dynamic structure of OO software:

  • BON has strong support for providing precise specifications of re-usable, industrial strength components via Design by Contract (preconditions, postconditions and class invariants), which includes subcontracting via the inheritance relationship. See example below.
  • It supports a seamless method for turning software construction from specification to implementation into a single continuous process.
  • It supports reversibility which is the ability to go back from implementation to specification.

Here is an example of a contracted class CITIZEN using the BON notation:

BON Predicate Logic

In BON diagrams, use mathematical notation to express contracts. See the BON textbook for more examples.

BON is described in depth in the book Seamless Object-Oriented Software Architecture, Prentice Hall, 1994, by Kim Waldén and Jean-Marc Nerson. The textbook is now out of print but available from the BON website as a pdf.

Older Drawing Tools

The graphical shapes of BON can be drawn using Microsoft Office Visio. We use draw.io instead.

eiffel/bon/start.1514768806.txt.gz · Last modified: 2018/01/01 01:06 by jonathan