protected static class EMFResourceMappingMerger.ResourceAdditionAndDeletionTracker extends AdapterImpl
Adapter.Internal
target
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, unsetTarget
protected ResourceAdditionAndDeletionTracker()
public void notifyChanged(Notification msg)
notifyChanged
in interface Adapter
notifyChanged
in class AdapterImpl
public 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.