protected class ResourceSetImpl.ResourcesEList<E extends java.lang.Object & Resource> extends NotifyingInternalEListImpl<E> implements InternalEList<E>
ResourceSet.getResources().InternalEList.Unsettable<E>| Modifier | Constructor and Description |
|---|---|
protected |
ResourcesEList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(java.lang.Object object) |
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 java.lang.Object[] |
newData(int capacity) |
protected boolean |
useEquals() |
basicContains, basicContainsAll, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, setUniqueprotected boolean isNotificationRequired()
protected java.lang.Object[] newData(int capacity)
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)
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature