|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.uml2.common.util.DerivedEObjectEList.DerivedListIterator
org.eclipse.uml2.common.util.DerivedSubsetEObjectEList.DerivedSubsetListIterator
Field Summary | |
---|---|
protected int |
expectedModCount
|
Fields inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList.DerivedListIterator |
---|
featureIndex, index, prepared, preparedFeature, preparedValues, valuesIterator |
Constructor Summary | |
---|---|
protected |
DerivedSubsetEObjectEList.DerivedSubsetListIterator()
|
Method Summary | |
---|---|
void |
add(java.lang.Object element)
|
protected void |
checkModCount()
|
void |
remove()
|
void |
set(java.lang.Object element)
|
Methods inherited from class org.eclipse.uml2.common.util.DerivedEObjectEList.DerivedListIterator |
---|
hasNext, hasPrevious, next, nextIndex, prepareNext, preparePrevious, previous, previousIndex, resolve, scanNext, scanPrevious |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int expectedModCount
Constructor Detail |
protected DerivedSubsetEObjectEList.DerivedSubsetListIterator()
Method Detail |
public void remove()
remove
in interface java.util.ListIterator
remove
in class DerivedEObjectEList.DerivedListIterator
public void set(java.lang.Object element)
set
in interface java.util.ListIterator
set
in class DerivedEObjectEList.DerivedListIterator
public void add(java.lang.Object element)
add
in interface java.util.ListIterator
add
in class DerivedEObjectEList.DerivedListIterator
protected void checkModCount()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |