@lazy in EVL [message #1634637] |
Wed, 25 February 2015 06:16  |
Eclipse User |
|
|
|
Hi,
How can I use a constraint that is specified as a lazy invariant? when I add @lazy above an invariant, it isn't shown in the validation console.
I want to arrange the constraints, for example I want to fix the constraint1 and after that the constraint2.
For the first attempt, i use satisfies("constraint1") in the guard of constraint2; However, when I run the evl if the check block of constraint1 is not satisfied, the constraint2 is not shown. But my purpose is to fix constraint1 and after that fix constraint2. So it may be to use @lazy for constraint2 but how I could check the lazy constraint?
Bests,
Leila
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04030 seconds