Closed eclipse-ocl-bot closed 1 month ago
By Christian Damus on Apr 05, 2006 15:23
Committed support for Comparables.
By Nick Boldt on Jan 28, 2008 16:35
Move to verified as per bug 206558.
By Ed Willink on May 27, 2011 02:38
Closing after over a year in verified state.
By Ed Willink on May 27, 2011 02:40
Closing after over a year in verified state.
| --- | --- | | Bugzilla Link | 126872 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Feb 08, 2006 03:39 EDT | | Modified | May 27, 2011 02:40 EDT | | Reporter | Radomil Dvorak |
Description
Excerpt from 'eclipse.technology.emft', \ thread: 'EDataType and '<' operation in OCL expression'
Hi, Radek,\ You should absolutely expect that '<', '>', '<=', and '>=' would be\ supported for EDataTypes implementing the Comparable interface. As I read\ the OCL spec, any OCL type (including types defined by a model) should be\ able to define these infix operations (also arithmetic and boolean\ operations, but that's another matter).\ Sounds like a bug!
Cheers,\ Christian
Radek Dvorak wrote: