public class UpdatingList<E>
extends org.eclipse.emf.common.util.BasicEList<E>
| Constructor and Description |
|---|
UpdatingList(Instance instance,
org.eclipse.emf.ecore.EStructuralFeature feature)
Constructor
|
UpdatingList(Instance instance,
org.eclipse.emf.ecore.EStructuralFeature feature,
Collection<E> values)
Constructor
|
addAllUnique, addAllUnique, addAllUnique, addAllUnique, addUnique, addUnique, basicGet, clear, clone, contains, data, get, grow, indexOf, isEmpty, lastIndexOf, move, remove, setData, setUnique, shrink, size, toArray, toArrayadd, add, addAll, addAll, equals, hashCode, iterator, listIterator, listIterator, move, remove, removeAll, retainAll, set, toStringsubListcontainsAllcontainsAll, replaceAll, sort, spliterator, subListparallelStream, removeIf, streampublic UpdatingList(Instance instance, org.eclipse.emf.ecore.EStructuralFeature feature)
public UpdatingList(Instance instance, org.eclipse.emf.ecore.EStructuralFeature feature, Collection<E> values)
Copyright © 2020. All rights reserved.