Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interaction modules contain your domain, interactions and logic. See also: Module type: Interaction module

Configuration module

A configuration module is a small module, in which you can specify certain configurations. See also Module type: Configuration module

Process module

Blueriq processes are defined and modeled in a process module. See also Module type: Process module

Specification module

A specification module is used to link specifications to an implementation. See also Module type: Specification module

Contract module

A contract module is used to enforce correct communication between different Blueriq applications. See also Module type: Contract module