|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotifyingList<E>
A managed list that dispatches feature change notification to a notifier.
Method Summary | |
---|---|
java.lang.Object |
getFeature()
Returns the notifier's feature that this list represents. |
int |
getFeatureID()
Returns the notifier's feature ID that this list represents. |
java.lang.Object |
getNotifier()
Returns the notifier that manages this list. |
Methods inherited from interface org.eclipse.emf.common.util.EList |
---|
move, move |
Methods inherited from interface java.util.List |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Method Detail |
---|
java.lang.Object getNotifier()
java.lang.Object getFeature()
Notification.getFeature()
int getFeatureID()
Notification.getFeatureID(java.lang.Class>)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |