public class ResourceSetImpl.MappedResourceLocator.ResourceAdapter extends EContentAdapter
content adapter that listens to the resource set
for resources being added and removed,
as well as to the resources in the resource set for changes to the resource's URI.iterating| Constructor and Description |
|---|
ResourceAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyChanged(Notification notification)
|
protected void |
setTarget(Resource target)
Handles installation of the adapter
by adding the adapter to each of the directly contained objects.
|
protected void |
unsetTarget(Resource target)
Handles undoing the installation of the adapter
by removing the adapter from each of the directly contained objects.
|
addAdapter, basicSetTarget, basicUnsetTarget, handleContainment, removeAdapter, removeAdapter, resolve, selfAdapt, useRecursionpublic void notifyChanged(Notification notification)
notifyChanged in class EContentAdapterprotected void setTarget(Resource target)
EContentAdaptersetTarget in class EContentAdapterprotected void unsetTarget(Resource target)
EContentAdapterunsetTarget in class EContentAdapterCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature