org.eclipse.emf.emfstore.internal.server.conflictDetection
Class Messages

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

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

Conflict detection related messages.

Author:
emueller

Field Summary
static String ModelElementIdToEObjectMappingImpl_CreateDeleteOp_NullKey
           
static String ReservationSet_IllegalReservation_SameFeatureAmbigousOpposite
           
static String ReservationToConflictBucketCandidateMap_Illegal_Reservation_With_And_Without_Opposite
           
static String ReservationToConflictBucketCandidateMap_Key_Is_Null
           
static String ReservationToConflictBucketCandidateMap_SingleRefOp_Of_CreateOp_Missing
           
static String ReservationToConflictBucketCandidateMap_Unknown_Operation
           
 
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

ModelElementIdToEObjectMappingImpl_CreateDeleteOp_NullKey

public static String ModelElementIdToEObjectMappingImpl_CreateDeleteOp_NullKey

ReservationSet_IllegalReservation_SameFeatureAmbigousOpposite

public static String ReservationSet_IllegalReservation_SameFeatureAmbigousOpposite

ReservationToConflictBucketCandidateMap_Illegal_Reservation_With_And_Without_Opposite

public static String ReservationToConflictBucketCandidateMap_Illegal_Reservation_With_And_Without_Opposite

ReservationToConflictBucketCandidateMap_Key_Is_Null

public static String ReservationToConflictBucketCandidateMap_Key_Is_Null

ReservationToConflictBucketCandidateMap_SingleRefOp_Of_CreateOp_Missing

public static String ReservationToConflictBucketCandidateMap_SingleRefOp_Of_CreateOp_Missing

ReservationToConflictBucketCandidateMap_Unknown_Operation

public static String ReservationToConflictBucketCandidateMap_Unknown_Operation


Copyright © 2015. All Rights Reserved.