protected static class EMFResourceMappingMerger.ResourceAdditionAndDeletionTracker extends AdapterImpl
Adapter.Internaltarget| Modifier | Constructor and Description | 
|---|---|
| protected  | ResourceAdditionAndDeletionTracker() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | containsAddedResource(org.eclipse.core.runtime.IPath path) | 
| boolean | containsRemovedResource(org.eclipse.core.runtime.IPath path) | 
| Set<org.eclipse.core.resources.IFile> | getDeletedIFiles() | 
| void | notifyChanged(Notification msg) | 
getTarget, isAdapterForType, setTarget, unsetTargetprotected ResourceAdditionAndDeletionTracker()
public void notifyChanged(Notification msg)
notifyChanged in interface AdapternotifyChanged in class AdapterImplpublic boolean containsAddedResource(org.eclipse.core.runtime.IPath path)
public boolean containsRemovedResource(org.eclipse.core.runtime.IPath path)
public Set<org.eclipse.core.resources.IFile> getDeletedIFiles()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.