org.eclipse.emf.emfstore.internal.common.model.util
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.common.model.util.Messages

public final class Messages
extends org.eclipse.osgi.util.NLS

Common util related messages.

Author:
emueller

Field Summary
static String FileUtil_Comparing
           
static String FileUtil_DestinationExists
           
static String FileUtil_SourceMustBeFolder
           
static String FileUtil_SourceOrDestinationIsNull
           
static String ModelUtil_Incoming_CrossRef_Is_Map_Key
           
static String ModelUtil_ModelElement_Is_In_Containment_Cycle
           
static String ModelUtil_Resource_Contains_Multiple_Objects
           
static String ModelUtil_Resource_Contains_No_Objects
           
static String ModelUtil_Resource_Contains_No_Objects_Of_Given_Class
           
static String ModelUtil_Save_Options_Initialized
           
static String ModelUtil_SingletonIdResolver_Not_Instantiated
           
static String NotificationValidator_ErrorDuringMove
           
static String NotificationValidator_FeatureCantBeUnset
           
static String NotificationValidator_NonListNewValue_REMOVE_MANY
           
static String NotificationValidator_NonListOldValue_REMOVE_MANY
           
static String NotificationValidator_NonTransientFeatureDetected
           
static String NotificationValidator_NotificationInfoMustNotBeNull
           
static String NotificationValidator_NullDetected
           
static String NotificationValidator_UnknownNotificationState_ADD
           
static String NotificationValidator_UnknownNotificationState_ADD_MANY
           
static String NotificationValidator_UnknownNotificationState_REMOVE
           
static String NotificationValidator_UnknownNotificationState_REMOVE_MANY
           
static String NotificationValidator_UnknownNotificationType
           
static String SerializationException_Failed
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FileUtil_Comparing

public static String FileUtil_Comparing

FileUtil_DestinationExists

public static String FileUtil_DestinationExists

FileUtil_SourceMustBeFolder

public static String FileUtil_SourceMustBeFolder

FileUtil_SourceOrDestinationIsNull

public static String FileUtil_SourceOrDestinationIsNull

ModelUtil_Incoming_CrossRef_Is_Map_Key

public static String ModelUtil_Incoming_CrossRef_Is_Map_Key

ModelUtil_ModelElement_Is_In_Containment_Cycle

public static String ModelUtil_ModelElement_Is_In_Containment_Cycle

ModelUtil_Resource_Contains_Multiple_Objects

public static String ModelUtil_Resource_Contains_Multiple_Objects

ModelUtil_Resource_Contains_No_Objects

public static String ModelUtil_Resource_Contains_No_Objects

ModelUtil_Resource_Contains_No_Objects_Of_Given_Class

public static String ModelUtil_Resource_Contains_No_Objects_Of_Given_Class

ModelUtil_Save_Options_Initialized

public static String ModelUtil_Save_Options_Initialized

ModelUtil_SingletonIdResolver_Not_Instantiated

public static String ModelUtil_SingletonIdResolver_Not_Instantiated

NotificationValidator_ErrorDuringMove

public static String NotificationValidator_ErrorDuringMove

NotificationValidator_FeatureCantBeUnset

public static String NotificationValidator_FeatureCantBeUnset

NotificationValidator_NonListNewValue_REMOVE_MANY

public static String NotificationValidator_NonListNewValue_REMOVE_MANY

NotificationValidator_NonListOldValue_REMOVE_MANY

public static String NotificationValidator_NonListOldValue_REMOVE_MANY

NotificationValidator_NonTransientFeatureDetected

public static String NotificationValidator_NonTransientFeatureDetected

NotificationValidator_NotificationInfoMustNotBeNull

public static String NotificationValidator_NotificationInfoMustNotBeNull

NotificationValidator_NullDetected

public static String NotificationValidator_NullDetected

NotificationValidator_UnknownNotificationState_ADD

public static String NotificationValidator_UnknownNotificationState_ADD

NotificationValidator_UnknownNotificationState_ADD_MANY

public static String NotificationValidator_UnknownNotificationState_ADD_MANY

NotificationValidator_UnknownNotificationState_REMOVE

public static String NotificationValidator_UnknownNotificationState_REMOVE

NotificationValidator_UnknownNotificationState_REMOVE_MANY

public static String NotificationValidator_UnknownNotificationState_REMOVE_MANY

NotificationValidator_UnknownNotificationType

public static String NotificationValidator_UnknownNotificationType

SerializationException_Failed

public static String SerializationException_Failed


Copyright © 2015. All Rights Reserved.