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

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

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

Extension point related messages.

Since:
1.3
Author:
emueller

Field Summary
static String ESExtensionPoint_ExceptionOccurred
           
static String ESExtensionPoint_ValueNotFound
           
 
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

ESExtensionPoint_ExceptionOccurred

public static String ESExtensionPoint_ExceptionOccurred

ESExtensionPoint_ValueNotFound

public static String ESExtensionPoint_ValueNotFound


Copyright © 2015. All Rights Reserved.