org.eclipse.gmf.tooling.runtime
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.gmf.tooling.runtime.Messages

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


Field Summary
static String AbstractAttributeParser_UnexpectedValueType
           
static String AbstractAttributeParser_UnknownLiteral
           
static String AbstractAttributeParser_WrongStringConversion
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AbstractAttributeParser_UnexpectedValueType

public static String AbstractAttributeParser_UnexpectedValueType

AbstractAttributeParser_WrongStringConversion

public static String AbstractAttributeParser_WrongStringConversion

AbstractAttributeParser_UnknownLiteral

public static String AbstractAttributeParser_UnknownLiteral


Copyright © 2012. All Rights Reserved.