TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.tptp.platform.analysis.codereview.cpp
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by org.eclipse.tptp.platform.analysis.codereview.cpp.Messages

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


Field Summary
static java.lang.String RULE_FILTER_ERROR_
           
static java.lang.String VIEWER_OPEN
           
 
Constructor Summary
Messages()
           
 
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

RULE_FILTER_ERROR_

public static java.lang.String RULE_FILTER_ERROR_

VIEWER_OPEN

public static java.lang.String VIEWER_OPEN
Constructor Detail

Messages

public Messages()

TPTP 4.6.0 Platform Project
Public API Specification