eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

AST needs to support refactoring of model properties #5

Closed eclipse-ocl-bot closed 19 hours ago

eclipse-ocl-bot commented 19 hours ago

| --- | --- | | Bugzilla Link | 112512 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Oct 13, 2005 13:21 EDT | | Modified | May 17, 2013 15:13 EDT | | Reporter | Christian Damus |

Description

Currently, the AST generated by the OCL parser records the positions in the OCL\ text of references to classifiers. This supports refactoring of classifiers\ referenced by OCL expressions.

The same kinds of refactorings could be applied to model properties (attributes,\ operations, association ends, association class navigation) as well. The AST\ needs to be enhanced to record the locations of the model properties in model\ property call expressions.

eclipse-ocl-bot commented 19 hours ago

By Christian Damus on Oct 20, 2005 18:03

Created attachment 28574 Patches for 109631 and 112512

:notepad_spiral: 109631_112512.zip

eclipse-ocl-bot commented 19 hours ago

By Christian Damus on Oct 20, 2005 18:04

Committed the patch.

eclipse-ocl-bot commented 19 hours ago

By Nick Boldt on Jan 28, 2008 16:34

Move to verified as per bug 206558.

eclipse-ocl-bot commented 19 hours ago

By Ed Willink on May 27, 2011 02:40

Closing after over a year in verified state.

eclipse-ocl-bot commented 19 hours ago

By Ed Willink on May 27, 2011 02:42

Closing after over a year in verified state.