This repository contains example projects showcasing the modAL DSL for different use cases. Each example folder contains three projects:
reference: Contains the code needed in traditional AL development.baseandextensions: Contain the code for model-driven development. ThemodALmodel is defined in thebasefolder. Enhancements specific to the use case are implemented using AL in theextensionsfolder.