public class FlowTypeContainerList
extends org.eclipse.emf.ecore.util.EObjectContainmentEList
org.eclipse.emf.ecore.util.EObjectContainmentEList.Resolving<E>, org.eclipse.emf.ecore.util.EObjectContainmentEList.Unsettable<E>
org.eclipse.emf.ecore.util.EcoreEList.Dynamic<E>, org.eclipse.emf.ecore.util.EcoreEList.Generic<E>, org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList<E>
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>
Constructor and Description |
---|
FlowTypeContainerList(FlowContainerImpl owner,
int featureID) |
Modifier and Type | Method and Description |
---|---|
void |
addUnique(int index,
java.lang.Object object) |
void |
addUnique(java.lang.Object object) |
protected void |
dispatchNotification(org.eclipse.emf.common.notify.Notification notification) |
hasInverse, hasNavigableInverse, isContainment
canContainNull, getFeatureID, isEObject, isUnique, resolve, useEquals
contains, createNotification, createNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getInverseFeatureClass, getInverseFeatureID, getNotifier, hasInstanceClass, hasManyInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isInstance, isNotificationRequired, isSet, lastIndexOf, newData, resolve, resolve, resolveProxy, set, toArray, toArray, unset, validate
basicContains, basicContainsAll, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArray
addAllUnique, addAllUnique, addAllUnique, addAllUnique, 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
assign, basicGet, clone, data, get, grow, isEmpty, primitiveGet, setData, shrink, size
add, add, addAll, addAll, didAdd, didChange, didClear, didMove, didRemove, didSet, equalObjects, equals, getDuplicates, getNonDuplicates, hashCode, iterator, listIterator, listIterator, move, remove, retainAll, set, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
addAllUnique, addAllUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, setUnique
public FlowTypeContainerList(FlowContainerImpl owner, int featureID)
public void addUnique(int index, java.lang.Object object)
addUnique
in interface org.eclipse.emf.ecore.util.InternalEList
addUnique
in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
public void addUnique(java.lang.Object object)
addUnique
in interface org.eclipse.emf.ecore.util.InternalEList
addUnique
in class org.eclipse.emf.common.notify.impl.NotifyingListImpl
protected void dispatchNotification(org.eclipse.emf.common.notify.Notification notification)
dispatchNotification
in class org.eclipse.emf.ecore.util.EcoreEList