Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在范围提供程序类中,我想返回一个“Elist”实例。但是,“scopedFor”不接受它,因为“String”不扩展“EObject”。我想我错过了一些基本的东西。任何帮助将不胜感激。
范围用于交叉引用。您不能交叉引用字符串。所以你能详细说明你真正想做的事情吗?