| [news.eclipse.modeling.mdt.ocl] Re: custom operators and functions using model information |
One of the callOperation() or some such methods in the EvaluationEnvironment type hierarchy has the mapping from symbolic to Java names, in looking up the Method objects to invoke reflectively. I should, of course, have documented it in the SDK's developer guide, too :-(
It's in getJavaMethodFor.
Regards
Ed Willink