[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.ocl] Re: custom operators and functions using model information

Hi Christian, Elio
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.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=288694 raised to get this useful facility consistently realised and backed up by an OMG Issue.

	Regards

		Ed Willink