org.eclipse.emf.emfstore.fuzzy.emf.junit
Class Messages

java.lang.Object
  extended by org.eclipse.emf.emfstore.fuzzy.emf.junit.Messages

public final class Messages
extends Object

Fuzzy API related messages.

Since:
2.0
Author:
emueller

Method Summary
static String getString(String id)
          Returns the messages with the given ID.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static String getString(String id)
Returns the messages with the given ID.

Parameters:
id - message ID
Returns:
the message


Copyright © 2015. All Rights Reserved.