OCL-Constraints [message #1798191] |
Tue, 13 November 2018 19:33  |
Eclipse User |
|
|
|
Hi,
is there any way to use OCL-constraints in the newest QVTr-implementation in eclipse (version 2018-09), or did i just miss sth? I'm using similar aproaches to:
when {
eOpposite->oclIsUndefined() or eOpposite = null;
}
The thing is: i don't get any errors (but nor would i get any when actually having errors in my code. i guess that's an other topic for that matter ...), and everything runs through. but it still doesn't seem to work and the rule is never getting used. Is that a problem on my side?
If i didn't miss something and it isn't implemented yet, then around when is it going to be released?
thx for the help!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03086 seconds