Uses of Class
org.eclipse.emf.emfstore.internal.common.model.util.NotificationInfo

Packages that use NotificationInfo
org.eclipse.emf.emfstore.internal.client.model.changeTracking   
org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording   
org.eclipse.emf.emfstore.internal.common.model.impl.util   
 

Uses of NotificationInfo in org.eclipse.emf.emfstore.internal.client.model.changeTracking
 

Methods in org.eclipse.emf.emfstore.internal.client.model.changeTracking with parameters of type NotificationInfo
 AbstractOperation NotificationToOperationConverter.convert(NotificationInfo n)
          Converts given notification to an operation.
 

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

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

Methods in org.eclipse.emf.emfstore.internal.client.model.changeTracking.notification.recording that return types with arguments of type NotificationInfo
 List<NotificationInfo> NotificationRecording.asMutableList()
          Use to change the contents of the recording dynamically.
 

Uses of NotificationInfo in org.eclipse.emf.emfstore.internal.common.model.impl.util
 

Constructors in org.eclipse.emf.emfstore.internal.common.model.impl.util with parameters of type NotificationInfo
ESNotificationInfoImpl(NotificationInfo internalType)
           
 



Copyright © 2015. All Rights Reserved.