Closed eclipse-ocl-bot closed 1 month ago
| --- | --- | | Bugzilla Link | 512448 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Feb 20, 2017 11:19 EDT | | Modified | Feb 21, 2017 09:12 EDT | | Reporter | Ed Willink |
EcoreOCLEValidator detects any EOperation and concludes that it needsInvocationDelegates.
But operations that are actually invariants do not need invocation delegates and UML2Ecore does not provide them.
By Ed Willink on Feb 21, 2017 09:12
Fix pushed to master for M6.
| --- | --- | | Bugzilla Link | 512448 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Feb 20, 2017 11:19 EDT | | Modified | Feb 21, 2017 09:12 EDT | | Reporter | Ed Willink |
Description
EcoreOCLEValidator detects any EOperation and concludes that it needsInvocationDelegates.
But operations that are actually invariants do not need invocation delegates and UML2Ecore does not provide them.