|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A managed list that dispatches feature change notification to a notifier.
Method Summary | |
Object |
getFeature()
Returns the notifier's feature that this list represents. |
int |
getFeatureID()
Returns the notifier's feature ID that this list represents. |
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 |
public Object getNotifier()
public Object getFeature()
Notification.getFeature()
public 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 |