Uses of Interface
org.eclipse.cdt.ui.IWorkingCopyManager

Packages that use IWorkingCopyManager
org.eclipse.cdt.internal.ui.editor   
org.eclipse.cdt.ui   
 

Uses of IWorkingCopyManager in org.eclipse.cdt.internal.ui.editor
 

Classes in org.eclipse.cdt.internal.ui.editor that implement IWorkingCopyManager
 class WorkingCopyManager
          This working copy manager works together with a given compilation unit document provider and additionally offers to "overwrite" the working copy provided by this document provider.
 

Uses of IWorkingCopyManager in org.eclipse.cdt.ui
 

Methods in org.eclipse.cdt.ui that return IWorkingCopyManager
 IWorkingCopyManager CUIPlugin.getWorkingCopyManager()
          Returns the working copy manager