protected class CDOResourceImpl.ContentsCDOList extends EStoreEObjectImpl.BasicEStoreEList<java.lang.Object>
DelegatingEcoreEList.Dynamic<E>, DelegatingEcoreEList.Generic<E>, DelegatingEcoreEList.UnmodifiableEList<E>, DelegatingEcoreEList.Unsettable<E>
DelegatingEList.EIterator<E1>, DelegatingEList.EListIterator<E1>, DelegatingEList.NonResolvingEIterator<E1>, DelegatingEList.NonResolvingEListIterator<E1>
AbstractEList.BasicIndexOutOfBoundsException
eStructuralFeature
HAS_INSTANCE_CLASS, HAS_MANY_INVERSE, HAS_NAVIGABLE_INVERSE, HAS_PROXIES, IS_CONTAINER, IS_CONTAINMENT, IS_ENUM, IS_EOBJECT, IS_PRIMITIVE, IS_SET, IS_UNIQUE, IS_UNSETTABLE, kind
owner
Constructor and Description |
---|
ContentsCDOList(EStructuralFeature eStructuralFeature) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(java.lang.Object object)
Optimization taken from ResourceImpl.EContentList.contains.
|
protected void |
didAdd(int index,
java.lang.Object newObject) |
protected void |
didClear(int size,
java.lang.Object[] oldObjects) |
protected boolean |
hasInverse() |
NotificationChain |
inverseAdd(java.lang.Object object,
NotificationChain notifications) |
NotificationChain |
inverseRemove(java.lang.Object object,
NotificationChain notifications) |
protected boolean |
isUnique() |
protected void |
loaded() |
protected void |
modified() |
protected boolean |
useEquals() |
protected java.lang.Object |
validate(int index,
java.lang.Object object) |
delegateAdd, delegateAdd, delegateBasicList, delegateClear, delegateContains, delegateContainsAll, delegateEquals, delegateGet, delegateHashCode, delegateIndexOf, delegateIsEmpty, delegateIterator, delegateLastIndexOf, delegateList, delegateListIterator, delegateMove, delegateRemove, delegateSet, delegateSize, delegateToArray, delegateToArray, delegateToString, eStore, getEStructuralFeature, isSet, unset
canContainNull, didChange, hasInstanceClass, hasManyInverse, hasNavigableInverse, hasProxies, isContainer, isContainment, isEObject, isUnsettable, kind
containsAll, createNotification, createNotification, dispatchNotification, get, getEObject, getFeature, getFeatureID, getFeatureType, getInverseEReference, getInverseFeatureClass, getInverseFeatureID, getNotifier, indexOf, isInstance, isNotificationRequired, lastIndexOf, resolve, resolve, resolveProxy, set, toArray, toArray
basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArray
addAllUnique, addAllUnique, addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicRemove, basicSet, clear, createNotification, createNotificationChain, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddAllUnique, doAddUnique, doAddUnique, doClear, doMove, doRemove, doRemoveAll, doSetUnique, getFeatureID, hasShadow, move, remove, removeAll, setUnique, shadowAdd, shadowRemove, shadowSet
doClear, equals, get, hashCode, isEmpty, primitiveGet, remove, retainAll, size, toString
add, add, addAll, addAll, didMove, didRemove, didSet, equalObjects, getDuplicates, getNonDuplicates, iterator, listIterator, listIterator, move, set
clone, 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
public ContentsCDOList(EStructuralFeature eStructuralFeature)
public boolean contains(java.lang.Object object)
contains
in interface java.util.Collection<java.lang.Object>
contains
in interface java.util.List<java.lang.Object>
contains
in class DelegatingEcoreEList<java.lang.Object>
public NotificationChain inverseAdd(java.lang.Object object, NotificationChain notifications)
inverseAdd
in class DelegatingEcoreEList<java.lang.Object>
public NotificationChain inverseRemove(java.lang.Object object, NotificationChain notifications)
inverseRemove
in class DelegatingEcoreEList<java.lang.Object>
protected void loaded()
protected void modified()
protected boolean useEquals()
useEquals
in class DelegatingEcoreEList.Generic<java.lang.Object>
protected boolean hasInverse()
hasInverse
in class DelegatingEcoreEList.Generic<java.lang.Object>
protected boolean isUnique()
isUnique
in class DelegatingEcoreEList.Generic<java.lang.Object>
protected java.lang.Object validate(int index, java.lang.Object object)
validate
in class DelegatingEcoreEList<java.lang.Object>
protected void didAdd(int index, java.lang.Object newObject)
didAdd
in class AbstractEList<java.lang.Object>
protected void didClear(int size, java.lang.Object[] oldObjects)
didClear
in class AbstractEList<java.lang.Object>
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html