org.eclipse.emf.emfstore.internal.client.model.changeTracking.merging.conflict
Class Messages

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

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

Conflict options related messages.

Author:
emueller

Field Summary
static String ConflictContext_Attribute_Label
           
static String ConflictContext_ModelElement_Label
           
static String ConflictContext_Opponent_Label
           
static String ConflictOption_Unset_Label
           
static String VisualConflict_Conflict_Not_Resolved
           
static String VisualConflict_No_TheirOps
           
 
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

ConflictContext_Attribute_Label

public static String ConflictContext_Attribute_Label

ConflictContext_ModelElement_Label

public static String ConflictContext_ModelElement_Label

ConflictContext_Opponent_Label

public static String ConflictContext_Opponent_Label

ConflictOption_Unset_Label

public static String ConflictOption_Unset_Label

VisualConflict_Conflict_Not_Resolved

public static String VisualConflict_Conflict_Not_Resolved

VisualConflict_No_TheirOps

public static String VisualConflict_No_TheirOps


Copyright © 2015. All Rights Reserved.