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

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

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

Internal common related messages.

Author:
emueller

Field Summary
static String CommonUtil_ContainmentCycle
           
static String CommonUtil_LoadingPackageFailed
           
static String CommonUtil_NotSelfContained
           
 
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

CommonUtil_ContainmentCycle

public static String CommonUtil_ContainmentCycle

CommonUtil_LoadingPackageFailed

public static String CommonUtil_LoadingPackageFailed

CommonUtil_NotSelfContained

public static String CommonUtil_NotSelfContained


Copyright © 2015. All Rights Reserved.