Demo projects

The demo projects used to create the examples in this section are also available for download as ZIP files.

Download 1

For chapters: Activate Java to First results

  • Activate Java, the first basic configuration

  • Generation interface and Rules module

  • Implementation of interface methods

  • The first unit test

  • Download: lfet-demo-gensrc-java-01-de

Download 2

For the chapter: Enums

  • Enum for condition C01

  • Regeneration interface and the Rules module

  • Adjustment of the implemented interface method for C01

  • Download: lfet-demo-gensrc-java-02-de

Download 3

For the chapter: Final remarks

  • Further settings at project level

  • Operation should be stateless

  • The enum values and the corresponding method names should be more meaningful

  • An additional Trace code should be generated AFTER each rule

  • Regeneration interface and the Rules module

  • Adjustment of the implemented interface methods

  • Unit test

  • Download: lfet-demo-gensrc-java-03-de