Action definition ID of the search -> declarations in working set action
(value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set").
Action definition ID of the search -> implementors in working set action
(value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set").
Action definition ID of the search -> write access in working set action
(value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set").
Flag (bit mask) indicating that compilation units, class files, types, declarations and members
should be rendered qualified.The qualification is appended.
Creates a new search engine with a list of working copies that will take precedence over
their original compilation units in the subsequent search operations.
A search participant describes a particular extension to a generic search
mechanism, permitting combined search actions which will involve all required
participants.
Returns the result of sending the specified message to this class
with the given arguments in the specified thread (invokes a static
method on this type).
Sets whether this entry should appear on the bootstrap classpath,
the user classpath, or whether this entry is a standard bootstrap entry
that does not need to appear on the classpath.
Assigns a default source locator to the given launch if a source locator
has not yet been assigned to it, and the associated launch configuration
does not specify a source locator.
Deprecated.This feature was removed in the 2.1 release because it was
only a partial, and inadequate, solution to the issue of associating
comments with statements.
Deprecated.Since 3.0 compilation unit children are always provided from the working copy. The Java model
offers a unified world and does not support the 'original' mode anymore.