|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class behaves like the usual EMF Notification except for the following:
REMOVE_MANY
indicates that clear()
was called.
Add_MANY
is not used.
Field Summary |
---|
Fields inherited from interface org.eclipse.emf.cdo.CDONotification |
---|
DETACH_OBJECT, EVENT_TYPE_CDO_START, INVALIDATE |
Fields inherited from interface org.eclipse.emf.common.notify.Notification |
---|
ADD, ADD_MANY, CREATE, EVENT_TYPE_COUNT, MOVE, NO_FEATURE_ID, NO_INDEX, REMOVE, REMOVE_MANY, REMOVING_ADAPTER, RESOLVE, SET, UNSET |
Method Summary | |
---|---|
CDORevisionDelta |
getRevisionDelta()
Returns the CDORevisionDelta associated with this notification. |
boolean |
hasNext()
Informs the adapter if another notification is going to be sent (notifications often have a list of notifications, see NotificationChain ). |
Methods inherited from interface org.eclipse.emf.common.notify.Notification |
---|
getEventType, getFeature, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getNotifier, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isReset, isTouch, merge, wasSet |
Method Detail |
---|
boolean hasNext()
NotificationChain
).
CDORevisionDelta getRevisionDelta()
CDORevisionDelta
associated with this notification.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |