Community
Participate
Working Groups
EMF Facet framework allows to customize the appearance of EObjects via Customizations. This mechanism use configurable queries (JavaQuery) to fetch information from the underlying object model. In some cases, the query will just return a constant text string, and writing a JavaQuery for each constant is painful and time consuming. It would be nice to have a way (specialized query) to return literal string constants.
Created attachment 210172 [details] Implementation proposal (a) I, Olivier Remaud, wrote 100% of the code I've provided. (b) I have the right to contribute the code to Eclipse. (c) I contribute the content under the EPL. (d) This contribution contains no Cryptography features.
Comment on attachment 210172 [details] Implementation proposal This path is smaller that 250 mines (143 lines). I've committed this contribution. Committed revision 1515.
This bug can be marked as fixed.
Works fine.