protected class SynchronizedResourceSetImpl.CopyOnWriteResourcesEList<E extends java.lang.Object & Resource>
extends <any>
ResourceSet#getResources.
Contains a CopyOnWriteList as delegates
Code is copied from ResourceSetImpl| Constructor and Description |
|---|
CopyOnWriteResourcesEList() |
CopyOnWriteResourcesEList(java.util.Collection<? extends E> collection) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(java.lang.Object object) |
protected java.util.List<E> |
delegateList() |
int |
getFeatureID() |
java.lang.Object |
getNotifier() |
protected boolean |
hasInverse() |
protected NotificationChain |
inverseAdd(E object,
NotificationChain notifications) |
protected NotificationChain |
inverseRemove(E object,
NotificationChain notifications) |
protected boolean |
isNotificationRequired() |
protected boolean |
isUnique() |
protected boolean |
useEquals() |
public CopyOnWriteResourcesEList()
public CopyOnWriteResourcesEList(java.util.Collection<? extends E> collection)
protected boolean isNotificationRequired()
public java.lang.Object getNotifier()
public int getFeatureID()
protected boolean useEquals()
protected boolean hasInverse()
protected boolean isUnique()
protected NotificationChain inverseAdd(E object, NotificationChain notifications)
protected NotificationChain inverseRemove(E object, NotificationChain notifications)
public boolean contains(java.lang.Object object)
protected java.util.List<E> delegateList()
Data In Motion Consuling GmbH - All rights reserved