An IResourceDocument is one that has an Eclipse IResource associated with it that represents the file that the document is based upon.
Clients that implement this interface also allow the use of the CFE plugable content assist system. A class that implements this interface will therefore have a series of content assist contributors (CACor). These CACors can be queried to provide proposals for the user.
@author Oliver Tupman
|
|