org.eclipse.uml2.common.util
Class DerivedSubsetEObjectEList
java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
java.util.AbstractSequentialList
org.eclipse.uml2.common.util.DerivedEObjectEList
org.eclipse.uml2.common.util.DerivedSubsetEObjectEList
- All Implemented Interfaces:
- Collection, EList, EStructuralFeature.Setting, InternalEList, InternalEList.Unsettable, List
- public class DerivedSubsetEObjectEList
- extends DerivedEObjectEList
- Since:
- 1.2
Methods inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList |
add, addAll, addAllUnique, addUnique, addUnique, basicAdd, basicGet, basicIterator, basicListIterator, basicListIterator, basicRemove, contains, createNotification, derive, dispatchNotification, doAddAllUnique, get, getEObject, getEStructuralFeature, getEStructuralFeature, isEmpty, isIncluded, isIncluded, isSet, listIterator, listIterator, move, move, remove, set, set, setUnique, size, unset, validate |
Methods inherited from interface java.util.List |
add, addAll, clear, containsAll, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, remove, removeAll, retainAll, subList, toArray, toArray |
DerivedSubsetEObjectEList
public DerivedSubsetEObjectEList(Class dataClass,
InternalEObject owner,
int featureID,
int[] sourceFeatureIDs)
basicList
public List basicList()
- Specified by:
basicList
in interface InternalEList
- Overrides:
basicList
in class DerivedEObjectEList
newListIterator
protected ListIterator newListIterator()
- Overrides:
newListIterator
in class DerivedEObjectEList
newResolvingListIterator
protected ListIterator newResolvingListIterator()
- Overrides:
newResolvingListIterator
in class DerivedEObjectEList
newEmptyListIterator
protected ListIterator newEmptyListIterator()
- Overrides:
newEmptyListIterator
in class DerivedEObjectEList
isNotificationRequired
protected boolean isNotificationRequired()
- Overrides:
isNotificationRequired
in class DerivedEObjectEList