|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProblemRequestor | |
|---|---|
| org.eclipse.cdt.core.model | |
| Uses of IProblemRequestor in org.eclipse.cdt.core.model |
|---|
| Methods in org.eclipse.cdt.core.model with parameters of type IProblemRequestor | |
|---|---|
IWorkingCopy |
ITranslationUnit.getSharedWorkingCopy(IProgressMonitor monitor,
org.eclipse.cdt.internal.core.model.IBufferFactory factory,
IProblemRequestor requestor)
Deprecated. use ITranslationUnit.getSharedWorkingCopy(IProgressMonitor, IProblemRequestor),
or CDTUITools.getWorkingCopyManager() instead. |
IWorkingCopy |
ITranslationUnit.getSharedWorkingCopy(IProgressMonitor monitor,
IProblemRequestor requestor)
Returns a shared working copy on this element using the given factory to create the buffer, or this element if this element is already a working copy. |
|
Eclipse CDT 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||