org.eclipse.emf.emfstore.internal.server.core.subinterfaces
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.emf.emfstore.internal.server.core.subinterfaces.Messages

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

EMFStore sub-interfaces related messages.

Author:
emueller

Field Summary
static String EMFStorePropertiesSubInterfaceImpl_Project_Does_Not_Exist
           
static String EMFStorePropertiesSubInterfaceImpl_Properties_Not_Set
           
static String EPackageSubInterfaceImpl_Registration_Success_1
           
static String EPackageSubInterfaceImpl_Registration_Success_2
           
static String EPackageSubInterfaceImpl_RegistrationFailed_AlreadyRegistered
           
static String EPackageSubInterfaceImpl_RegistrationFailed_Persistence
           
static String FileTransferSubInterfaceImpl_File_Inaccessible
           
static String FileTransferSubInterfaceImpl_Locate_Cache_Failed
           
static String FileTransferSubInterfaceImpl_Locate_Tmp_Failed
           
static String FileTransferSubInterfaceImpl_Move_Failed
           
static String ProjectPropertiesSubInterfaceImpl_Property_Not_Set
           
static String ProjectPropertiesSubInterfaceImpl_User_Does_Not_Exist
           
static String ProjectSubInterfaceImpl_Null
           
static String ProjectSubInterfaceImpl_ProjectDoesNotExist
           
static String ProjectSubInterfaceImpl_ProjectResources_Not_Deleted
           
static String ProjectSubInterfaceImpl_ProjectState_Not_Found
           
static String VersionSubInterfaceImpl_BranchName_Reserved_1
           
static String VersionSubInterfaceImpl_BranchName_Reserved_2
           
static String VersionSubInterfaceImpl_ChecksumComputationFailed
           
static String VersionSubInterfaceImpl_EmptyBranch_Not_Allowed
           
static String VersionSubInterfaceImpl_Invalid_Source_Or_Target
           
static String VersionSubInterfaceImpl_InvalidBranchOrVersion
           
static String VersionSubInterfaceImpl_InvalidPath
           
static String VersionSubInterfaceImpl_InvalidVersionRequested
           
static String VersionSubInterfaceImpl_NextVersionInvalid
           
static String VersionSubInterfaceImpl_ShuttingServerDown
           
static String VersionSubInterfaceImpl_TargetBranchCombination_Invalid
           
static String VersionSubInterfaceImpl_TotalTimeForCommit
           
 
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

EMFStorePropertiesSubInterfaceImpl_Project_Does_Not_Exist

public static String EMFStorePropertiesSubInterfaceImpl_Project_Does_Not_Exist

EMFStorePropertiesSubInterfaceImpl_Properties_Not_Set

public static String EMFStorePropertiesSubInterfaceImpl_Properties_Not_Set

EPackageSubInterfaceImpl_Registration_Success_1

public static String EPackageSubInterfaceImpl_Registration_Success_1

EPackageSubInterfaceImpl_Registration_Success_2

public static String EPackageSubInterfaceImpl_Registration_Success_2

EPackageSubInterfaceImpl_RegistrationFailed_AlreadyRegistered

public static String EPackageSubInterfaceImpl_RegistrationFailed_AlreadyRegistered

EPackageSubInterfaceImpl_RegistrationFailed_Persistence

public static String EPackageSubInterfaceImpl_RegistrationFailed_Persistence

FileTransferSubInterfaceImpl_File_Inaccessible

public static String FileTransferSubInterfaceImpl_File_Inaccessible

FileTransferSubInterfaceImpl_Locate_Cache_Failed

public static String FileTransferSubInterfaceImpl_Locate_Cache_Failed

FileTransferSubInterfaceImpl_Locate_Tmp_Failed

public static String FileTransferSubInterfaceImpl_Locate_Tmp_Failed

FileTransferSubInterfaceImpl_Move_Failed

public static String FileTransferSubInterfaceImpl_Move_Failed

ProjectPropertiesSubInterfaceImpl_Property_Not_Set

public static String ProjectPropertiesSubInterfaceImpl_Property_Not_Set

ProjectPropertiesSubInterfaceImpl_User_Does_Not_Exist

public static String ProjectPropertiesSubInterfaceImpl_User_Does_Not_Exist

ProjectSubInterfaceImpl_Null

public static String ProjectSubInterfaceImpl_Null

ProjectSubInterfaceImpl_ProjectDoesNotExist

public static String ProjectSubInterfaceImpl_ProjectDoesNotExist

ProjectSubInterfaceImpl_ProjectResources_Not_Deleted

public static String ProjectSubInterfaceImpl_ProjectResources_Not_Deleted

ProjectSubInterfaceImpl_ProjectState_Not_Found

public static String ProjectSubInterfaceImpl_ProjectState_Not_Found

VersionSubInterfaceImpl_BranchName_Reserved_1

public static String VersionSubInterfaceImpl_BranchName_Reserved_1

VersionSubInterfaceImpl_BranchName_Reserved_2

public static String VersionSubInterfaceImpl_BranchName_Reserved_2

VersionSubInterfaceImpl_ChecksumComputationFailed

public static String VersionSubInterfaceImpl_ChecksumComputationFailed

VersionSubInterfaceImpl_EmptyBranch_Not_Allowed

public static String VersionSubInterfaceImpl_EmptyBranch_Not_Allowed

VersionSubInterfaceImpl_Invalid_Source_Or_Target

public static String VersionSubInterfaceImpl_Invalid_Source_Or_Target

VersionSubInterfaceImpl_InvalidBranchOrVersion

public static String VersionSubInterfaceImpl_InvalidBranchOrVersion

VersionSubInterfaceImpl_InvalidPath

public static String VersionSubInterfaceImpl_InvalidPath

VersionSubInterfaceImpl_InvalidVersionRequested

public static String VersionSubInterfaceImpl_InvalidVersionRequested

VersionSubInterfaceImpl_NextVersionInvalid

public static String VersionSubInterfaceImpl_NextVersionInvalid

VersionSubInterfaceImpl_ShuttingServerDown

public static String VersionSubInterfaceImpl_ShuttingServerDown

VersionSubInterfaceImpl_TargetBranchCombination_Invalid

public static String VersionSubInterfaceImpl_TargetBranchCombination_Invalid

VersionSubInterfaceImpl_TotalTimeForCommit

public static String VersionSubInterfaceImpl_TotalTimeForCommit


Copyright © 2015. All Rights Reserved.