Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • E06_TextGeneration_Solution
  • E06_TextGeneration_Base
  • E05_Validation_Testing_Solution
  • E05_Validation_Testing_Base
  • E04_Transformation_Solution
  • E04_Transformation_Base
  • E03_GraphicalDSL_Solution
  • E03_GraphicalDSL_Base
  • E02_TextualDSL_Solution
  • E02_TextualDSL_Base
  • E01_Metamodel_Solution
  • E01_Metamodel_Base
13 results

transportation_network-mdsd-source

  • Clone with SSH
  • Clone with HTTPS
  • Markus Hamann's avatar
    Markus Hamann authored
    2b9e51e6
    History
    Name Last commit Last update
    README.md

    MDSD Example: Transportation Network - Sources

    This repository includes the ressuorces of the MDSD Example "Transportation Network".

    The repository includes branches for different task that are based on the course "Model-driven Development in Technical Spaces" form the chair of software technology of the TU Dresden.

    For each task there is a branch with a base version of the task's solution and one for the complete example solution.

    Workflow

    1. Try the task at hand yourself.
    2. The base version is meant to give you a working project and some code examples.
    3. The example solution is meant for comparison with your solution and to show-case some further functionality.

    Related repository

    There will be a repository showcasing a working CI pipeline of the whole example.