org.eclipse.emf.emfstore.internal.client.model.impl
Class Messages

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

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

Common client model messages.

Author:
emueller

Field Summary
static String OperationRecorder_CutElementsPresent_0
           
static String OperationRecorder_CutElementsPresent_1
           
static String OperationRecorder_ElementChangedWithoutCommand_0
           
static String OperationRecorder_ElementChangedWithoutCommand_1
           
static String OperationRecorder_InvalidNotificationClassification_0
           
static String OperationRecorder_InvalidNotificationClassification_1
           
static String OperationRecorder_InvalidNotificationMessage
           
static String OperationRecorder_OnlyOneCompositeAllowed
           
static String OperationRecorder_Unknown
           
static String ProjectSpaceBase_Activate_ChecksumErrorHandler_Invalid_Chekcum
           
static String ProjectSpaceBase_Arguments_Must_Not_Be_Null
           
static String ProjectSpaceBase_Cannot_Compute_Checksum
           
static String ProjectSpaceBase_Cannot_Merge_Branch_With_Itself
           
static String ProjectSpaceBase_Computing_Checksum
           
static String ProjectSpaceBase_Conflict_During_Update_No_Resolution
           
static String ProjectSpaceBase_Corrupt_File
           
static String ProjectSpaceBase_Delete_Project_And_Checkout_Again
           
static String ProjectSpaceBase_Error_During_Save
           
static String ProjectSpaceBase_Make_Transient_Error
           
static String ProjectSpaceBase_Property_Not_Found
           
static String ProjectSpaceBase_Resource_Init_Failed
           
static String ProjectSpaceBase_Resource_Is_Null
           
static String ProjectSpaceBase_Resource_Not_Initialized
           
static String ProjectSpaceBase_Transmission_Of_Properties_Failed
           
static String ProjectSpaceBase_Transmit_Properties_Failed
           
static String ProjectSpaceBase_Unknown_Author
           
static String ProjectSpaceBase_Update_Cancelled_Invalid_Checksum
           
static String ResourcePersister_MissingID
           
static String UsersessionImpl_Invalid_Server_URL
           
static String UsersessionImpl_No_ServerInfo_Set
           
static String UsersessionImpl_Username
           
static String UsersessionImpl_Username_Or_Password_not_Set
           
static String WorkspaceBase_ImportedFrom
           
 
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

OperationRecorder_CutElementsPresent_0

public static String OperationRecorder_CutElementsPresent_0

OperationRecorder_CutElementsPresent_1

public static String OperationRecorder_CutElementsPresent_1

OperationRecorder_ElementChangedWithoutCommand_0

public static String OperationRecorder_ElementChangedWithoutCommand_0

OperationRecorder_ElementChangedWithoutCommand_1

public static String OperationRecorder_ElementChangedWithoutCommand_1

OperationRecorder_InvalidNotificationClassification_0

public static String OperationRecorder_InvalidNotificationClassification_0

OperationRecorder_InvalidNotificationClassification_1

public static String OperationRecorder_InvalidNotificationClassification_1

OperationRecorder_InvalidNotificationMessage

public static String OperationRecorder_InvalidNotificationMessage

OperationRecorder_OnlyOneCompositeAllowed

public static String OperationRecorder_OnlyOneCompositeAllowed

OperationRecorder_Unknown

public static String OperationRecorder_Unknown

ProjectSpaceBase_Activate_ChecksumErrorHandler_Invalid_Chekcum

public static String ProjectSpaceBase_Activate_ChecksumErrorHandler_Invalid_Chekcum

ProjectSpaceBase_Arguments_Must_Not_Be_Null

public static String ProjectSpaceBase_Arguments_Must_Not_Be_Null

ProjectSpaceBase_Cannot_Compute_Checksum

public static String ProjectSpaceBase_Cannot_Compute_Checksum

ProjectSpaceBase_Cannot_Merge_Branch_With_Itself

public static String ProjectSpaceBase_Cannot_Merge_Branch_With_Itself

ProjectSpaceBase_Computing_Checksum

public static String ProjectSpaceBase_Computing_Checksum

ProjectSpaceBase_Conflict_During_Update_No_Resolution

public static String ProjectSpaceBase_Conflict_During_Update_No_Resolution

ProjectSpaceBase_Corrupt_File

public static String ProjectSpaceBase_Corrupt_File

ProjectSpaceBase_Delete_Project_And_Checkout_Again

public static String ProjectSpaceBase_Delete_Project_And_Checkout_Again

ProjectSpaceBase_Error_During_Save

public static String ProjectSpaceBase_Error_During_Save

ProjectSpaceBase_Make_Transient_Error

public static String ProjectSpaceBase_Make_Transient_Error

ProjectSpaceBase_Property_Not_Found

public static String ProjectSpaceBase_Property_Not_Found

ProjectSpaceBase_Resource_Init_Failed

public static String ProjectSpaceBase_Resource_Init_Failed

ProjectSpaceBase_Resource_Is_Null

public static String ProjectSpaceBase_Resource_Is_Null

ProjectSpaceBase_Resource_Not_Initialized

public static String ProjectSpaceBase_Resource_Not_Initialized

ProjectSpaceBase_Transmission_Of_Properties_Failed

public static String ProjectSpaceBase_Transmission_Of_Properties_Failed

ProjectSpaceBase_Transmit_Properties_Failed

public static String ProjectSpaceBase_Transmit_Properties_Failed

ProjectSpaceBase_Unknown_Author

public static String ProjectSpaceBase_Unknown_Author

ProjectSpaceBase_Update_Cancelled_Invalid_Checksum

public static String ProjectSpaceBase_Update_Cancelled_Invalid_Checksum

ResourcePersister_MissingID

public static String ResourcePersister_MissingID

UsersessionImpl_Invalid_Server_URL

public static String UsersessionImpl_Invalid_Server_URL

UsersessionImpl_No_ServerInfo_Set

public static String UsersessionImpl_No_ServerInfo_Set

UsersessionImpl_Username

public static String UsersessionImpl_Username

UsersessionImpl_Username_Or_Password_not_Set

public static String UsersessionImpl_Username_Or_Password_not_Set

WorkspaceBase_ImportedFrom

public static String WorkspaceBase_ImportedFrom


Copyright © 2015. All Rights Reserved.