protected class XtextResourceSet.ResourcesList
extends org.eclipse.emf.ecore.util.NotifyingInternalEListImpl<E>
ResourceSetImpl.getURIResourceMap()
.org.eclipse.emf.common.util.BasicEList.BasicIndexOutOfBoundsException, org.eclipse.emf.common.util.BasicEList.EIterator<E1>, org.eclipse.emf.common.util.BasicEList.EListIterator<E1>, org.eclipse.emf.common.util.BasicEList.FastCompare<E>, org.eclipse.emf.common.util.BasicEList.NonResolvingEIterator<E1>, org.eclipse.emf.common.util.BasicEList.NonResolvingEListIterator<E1>, org.eclipse.emf.common.util.BasicEList.UnmodifiableEList<E>
Modifier | Constructor and Description |
---|---|
protected |
XtextResourceSet.ResourcesList() |
Modifier and Type | Method and Description |
---|---|
protected void |
doClear() |
protected org.eclipse.emf.common.notify.NotificationChain |
inverseAdd(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.emf.common.notify.NotificationChain notifications) |
protected org.eclipse.emf.common.notify.NotificationChain |
inverseRemove(org.eclipse.emf.ecore.resource.Resource resource,
org.eclipse.emf.common.notify.NotificationChain notifications) |
basicContains, basicContainsAll, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArray
addAllUnique, addAllUnique, addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicRemove, basicSet, canContainNull, clear, createNotification, createNotification, createNotificationChain, dispatchNotification, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddUnique, doAddUnique, doMove, doRemove, doRemoveAll, doSetUnique, getFeature, getFeatureID, hasShadow, isSet, move, remove, removeAll, resolve, setUnique, shadowAdd, shadowRemove, shadowSet
assign, basicGet, clone, data, get, grow, indexOf, isEmpty, lastIndexOf, primitiveGet, setData, shrink, size, toArray, toArray
add, add, addAll, addAll, didAdd, didChange, didClear, didMove, didRemove, didSet, equalObjects, equals, getDuplicates, getNonDuplicates, hashCode, iterator, listIterator, listIterator, move, remove, resolve, retainAll, set, toString, validate
finalize, getClass, notify, notifyAll, wait, wait, wait
addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, setUnique
protected org.eclipse.emf.common.notify.NotificationChain inverseAdd(org.eclipse.emf.ecore.resource.Resource resource, org.eclipse.emf.common.notify.NotificationChain notifications)
protected org.eclipse.emf.common.notify.NotificationChain inverseRemove(org.eclipse.emf.ecore.resource.Resource resource, org.eclipse.emf.common.notify.NotificationChain notifications)
protected void doClear()
doClear
in class org.eclipse.emf.common.notify.impl.NotifyingListImpl<org.eclipse.emf.ecore.resource.Resource>