You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
### Community-Driven Language for Variability Models
2
2
3
-
The **U**niversal **V**ariability **L**anguage is a community effort towards a unified language for variability models. UVL is a direct result of the efforts within the <ahref="https://modevar.github.io/">MODEVAR</a> initiative. *Do you have any questions on UVL?**Do you want to contribute?**We gladly receive your message at [Contact](mailto:chico.sundermann@uni-ulm.de).*
3
+
The **U**niversal **V**ariability **L**anguage is a community effort towards a unified language for variability models. UVL is a direct result of the efforts within the <ahref="https://modevar.github.io/">MODEVAR</a> initiative. *Do you have any questions on UVL?**Do you want to contribute?**We gladly receive your message [(Contact)](mailto:chico.sundermann@uni-ulm.de).*
4
4
5
5
6
6
# Language Design
@@ -48,6 +48,12 @@ The following feature model in UVL syntax enriches the previous version with new
48
48
49
49
<pre>
50
50
<code>
51
+
52
+
<b>include
53
+
SAT-level.group-cardinality
54
+
SMT-level.aggregate-function
55
+
SMT-level.feature-cardinality</b>
56
+
51
57
<b>features</b>
52
58
Sandwich
53
59
<b>mandatory</b>
@@ -66,12 +72,13 @@ The following feature model in UVL syntax enriches the previous version with new
Any tool support for UVL or tool integrating UVL missing? We are happy to embed your suggestion. [Contact us!](mailto:chico.sundermann@uni-ulm.de)
75
82
76
83
### Tool Support for UVL
77
84
* Java-based parser for UVL: <ahref="https://github.com/Universal-Variability-Language/uvl-parser2.0">UVL-Parser2.0</a>
@@ -87,7 +94,7 @@ The following feature model in UVL syntax enriches the previous version with new
87
94
88
95
89
96
# Publications
90
-
Here, we only present a small selection of papers. Any interesting work on UVL missing? We are happy to embed your suggestion. [Contact](mailto:chico.sundermann@uni-ulm.de)
97
+
Here, we only present a small selection of papers. Any interesting work on UVL missing? We are happy to embed your suggestion. [Contact us!](mailto:chico.sundermann@uni-ulm.de)
0 commit comments