Community
Participate
Working Groups
Build Identifier: Certain annotation attributes need to reference other model components. At the moment this is done by referencing the FQN/name of the model component as an EString type. This is error prone and time consuming. This enhancement will provide the ability to select specific model components in the UI. Please see attached document for more details. Reproducible: Always
Created attachment 204522 [details] Detailed analysis
Created attachment 205872 [details] First pass on annotations' reference attributes. Supports backwards-compatible GUI over strings as well as new ModelReference model object. GUI customizations should be done by configuring/overriding ModelReferenceCellEditor. See o.e.t.annotation.example plugin for examples. Does not support lists yet. Use these options to apply the patch: * Apply the patch to the workspace root * Ignore leading path name segments = 2
Created attachment 206100 [details] Second pass on implementing this feature. Supports lists. Use these options to apply the patch: * Apply the patch to the workspace root * Ignore leading path name segments = 2
Created attachment 206102 [details] Second pass on implementing this feature. Second pass on implementing this feature. (removed irrelevant patch section) Supports lists. Use these options to apply the patch: * Apply the patch to the workspace root * Ignore leading path name segments = 2
http://wiki.eclipse.org/IModelComponent_References_in_Annotation_Attributes wiki page added.
Code review was completed by Richard and myself on Oct 31 2011.
Patch applied.
Verified. Thanks!
*** Bug 320068 has been marked as a duplicate of this bug. ***