Comment #1 on issue 761 by tu...(a)tudorgirba.com: Missing method invocation
with VerveineJ
http://code.google.com/p/moose-technology/issues/detail?id=761
As I expected, when I parsed the sources (without any libs), verveineJ
creates a new method as a target for the invocation.
If you search for all methods named getLinkedEntityTypes(), you get:
#'<Default Package>::<StubMethodContainer>.getLinkedEntityTypes()'
This one is invoked by:
#'org::apache::stanbol::enhancer::engines::keywordextraction::linking::EntityLinker.process()'