Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.edit
Interface IBMiEditMessageConstants


public interface IBMiEditMessageConstants

Message constants for IBMiEdit plugin.


Field Summary
static String copyright
           
static String MSG_CONNECT_CANCELLED
           
static String MSG_FREEFORM_CONVERTER_FAILED
           
static String MSG_FREEFORM_CONVERTER_OK
           
static String MSG_IGNORKWDBLTIN_SAMEEFFECT
           
static String MSG_INDENTATION_MISMATCH
           
static String MSG_INVALID_FILENAME
           
static String MSG_MATCH_NOT_FOUND
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

MSG_CONNECT_CANCELLED

static final String MSG_CONNECT_CANCELLED
See Also:
Constant Field Values

MSG_MATCH_NOT_FOUND

static final String MSG_MATCH_NOT_FOUND
See Also:
Constant Field Values

MSG_INVALID_FILENAME

static final String MSG_INVALID_FILENAME
See Also:
Constant Field Values

MSG_FREEFORM_CONVERTER_OK

static final String MSG_FREEFORM_CONVERTER_OK
See Also:
Constant Field Values

MSG_FREEFORM_CONVERTER_FAILED

static final String MSG_FREEFORM_CONVERTER_FAILED
See Also:
Constant Field Values

MSG_INDENTATION_MISMATCH

static final String MSG_INDENTATION_MISMATCH
See Also:
Constant Field Values

MSG_IGNORKWDBLTIN_SAMEEFFECT

static final String MSG_IGNORKWDBLTIN_SAMEEFFECT
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.