Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptation DSL: implement logical expressions support for conditions #10

Open
lucaghera opened this issue Mar 24, 2014 · 1 comment
Open
Assignees
Milestone

Comments

@lucaghera
Copy link
Owner

We would like to support expressions like:

  • (A && B) || ( A && C)
@lucaghera
Copy link
Owner Author

We can use MVel library for computing the result of the expression (see constraints checking in Feature Models).

We need to implement the DSL support.

@lucaghera lucaghera self-assigned this Mar 25, 2014
@lucaghera lucaghera added this to the Version 0.2 milestone Mar 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant