In scope provider class, I want to return an instance of 'Elist'. However 'scopedFor' is not accepting it as 'String' does not extend 'EObject'. I think I am missing something fundamental. Any help will be appreciated.
Asked
Active
Viewed 284 times
0
-
Could you please add a code snippet that illustrates what you tried to do? – Sebastian Zarnekow Aug 14 '12 at 21:49
1 Answers
0
scopes are for cross references. you cannot cross reference to a string. so could you elaborate what you really want to do?

Christian Dietrich
- 11,778
- 4
- 24
- 32