|
|
|
The B-Toolkit: Generators Environment
- The Base Object Generator
this takes input in the form of a simple Entity Relationship Model
which describes the structured data required for the implementation of
a particular module, and automatically generates an AMN specification
and an AMN implementation (built on the library of basic machines)
providing a (customizable) rich set of operations to manipulate the
data.
- The Enumerator
to provide simple i/o facilities for enumerated sets
- The Interface Generator
automatically builds a sophisticated Motif interface to
implementations built on the basic library, providing forms for
operation input, etc., enabling functional testing to commence as soon
as an AMN implementation for it has been provided. If motif is not
available, a command line interface is built, using the basic library.
|
|
|