eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[ecore] Invariants mis-diagnosed as needing invocation delegates #1807

Closed eclipse-ocl-bot closed 1 month ago

eclipse-ocl-bot commented 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 |

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.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Feb 21, 2017 09:12

Fix pushed to master for M6.