|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecordingHint
public final class NotificationRecordingHint
| Field Summary | |
|---|---|
static NotificationRecordingHint |
DEFAULT
Hints, that the recording is representing a default operation. |
static NotificationRecordingHint |
DELETE
Hints, that the recording is representing a delete operation. |
| Method Summary | |
|---|---|
boolean |
isDelete()
Returns whether the notification recording represents a delete chain. |
boolean |
needsManualStopOfRecording()
Returns whether a recording with this hint needs to be stopped manually, or will be stopped by recognition of the end of a notification chain. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NotificationRecordingHint DELETE
public static final NotificationRecordingHint DEFAULT
| Method Detail |
|---|
public boolean needsManualStopOfRecording()
public boolean isDelete()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||