|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection
java.util.AbstractList
org.eclipse.emf.common.util.BasicEList
org.eclipse.emf.common.notify.impl.NotifyingListImpl
org.eclipse.emf.ecore.util.EcoreEList
org.eclipse.emf.ecore.util.EObjectEList
org.eclipse.emf.ecore.util.EObjectContainmentEList
org.eclipse.stp.core.sca.impl.EObjectContainmentIntrospectingEList
public class EObjectContainmentIntrospectingEList
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EObjectContainmentEList |
---|
org.eclipse.emf.ecore.util.EObjectContainmentEList.Resolving, org.eclipse.emf.ecore.util.EObjectContainmentEList.Unsettable |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.util.EcoreEList |
---|
org.eclipse.emf.ecore.util.EcoreEList.Dynamic, org.eclipse.emf.ecore.util.EcoreEList.Generic, org.eclipse.emf.ecore.util.EcoreEList.UnmodifiableEList |
Nested classes/interfaces inherited from class org.eclipse.emf.common.util.BasicEList |
---|
org.eclipse.emf.common.util.BasicEList.FastCompare |
Constructor Summary | |
---|---|
EObjectContainmentIntrospectingEList(java.lang.Class dataClass,
org.eclipse.emf.ecore.InternalEObject owner,
int featureID,
ISafeIntrospector anIntrospector)
|
Method Summary | |
---|---|
void |
refresh()
|
Methods inherited from class org.eclipse.emf.ecore.util.EObjectEList |
---|
getFeatureID |
Methods inherited from class org.eclipse.emf.ecore.util.EcoreEList |
---|
basicIterator, basicList, basicListIterator, basicListIterator, contains, get, getEObject, getEStructuralFeature, getFeature, getNotifier, indexOf, inverseAdd, inverseRemove, isSet, lastIndexOf, set, toArray, toArray, unset |
Methods inherited from class org.eclipse.emf.common.notify.impl.NotifyingListImpl |
---|
addAllUnique, addAllUnique, addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicRemove, basicSet, clear, move, remove, removeAll, setUnique |
Methods inherited from class org.eclipse.emf.common.util.BasicEList |
---|
add, add, addAll, addAll, basicGet, clone, containsAll, data, equals, get, grow, hashCode, isEmpty, iterator, listIterator, listIterator, move, remove, retainAll, set, setData, shrink, size, toString |
Methods inherited from class java.util.AbstractList |
---|
subList |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.util.InternalEList |
---|
addUnique, addUnique, basicAdd, basicGet, basicRemove, setUnique |
Methods inherited from interface org.eclipse.emf.common.util.EList |
---|
move, move |
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, containsAll, equals, get, hashCode, isEmpty, iterator, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList |
Constructor Detail |
---|
public EObjectContainmentIntrospectingEList(java.lang.Class dataClass, org.eclipse.emf.ecore.InternalEObject owner, int featureID, ISafeIntrospector anIntrospector)
Method Detail |
---|
public void refresh()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |