summaryrefslogtreecommitdiff
path: root/docs/domain.md
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-12-01 14:05:28 +0100
committerJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-12-01 14:05:28 +0100
commit5ea98ebef79fc4eb88ae13fd6163e9e393649042 (patch)
treeb1bf0221e52257477db6c714897abed3acbd39a1 /docs/domain.md
downloadqtivi-qface-5ea98ebef79fc4eb88ae13fd6163e9e393649042.tar.gz
wipe out
Diffstat (limited to 'docs/domain.md')
-rw-r--r--docs/domain.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/domain.md b/docs/domain.md
new file mode 100644
index 0000000..7d68413
--- /dev/null
+++ b/docs/domain.md
@@ -0,0 +1,5 @@
+# Domain Model
+
+The domain model resembles the structure of our system as objects. It is build by the parser and is the input into the generator.
+
+It is important to understand the domain model as it is the main input for the template generation. \ No newline at end of file