0

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.

ronak.patel
  • 273
  • 1
  • 2
  • 9

1 Answers1

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