Uses of Class
org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording.NotificationRecordingHint

Packages that use NotificationRecordingHint
org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording   
 

Uses of NotificationRecordingHint in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording
 

Fields in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording declared as NotificationRecordingHint
static NotificationRecordingHint NotificationRecordingHint.DEFAULT
          Hints, that the recording is representing a default operation.
static NotificationRecordingHint NotificationRecordingHint.DELETE
          Hints, that the recording is representing a delete operation.
 

Methods in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording that return NotificationRecordingHint
 NotificationRecordingHint NotificationRecording.getHint()
           
 

Methods in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording with parameters of type NotificationRecordingHint
 void NotificationRecorder.newRecording(NotificationRecordingHint aHint)
          Starts a new recording.
 void NotificationRecording.setHint(NotificationRecordingHint hint)
           
 



Copyright © 2015. All Rights Reserved.