Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.util.clprompter
Interface CLPrompterResourceConstants


public interface CLPrompterResourceConstants

Message related constants for CLPrompter.


Field Summary
static String CLPROMPTER_NO_END_COMMENT
           
static String CLPROMPTER_TOO_MANY_LABELS
           
static String ERROR_ALREADY_IN_LIST
           
static String ERROR_CONTACT_SYSTEM
           
static String ERROR_INTERACTIVE_NOT_ALLOWED
           
static String ERROR_MISMATCHED_DOUBLE_QUOTES
           
static String ERROR_NO_HELP
           
static String ERROR_NO_PARAMETERS
           
static String ERROR_NOT_SUPPORTED
           
static String ERROR_PROMPT_CHAR_NOT_SUPPORTED
           
static String ERROR_PROMPT_NO_COMMAND
           
static String ERROR_PTF_REQUIRED
           
static String ERROR_RUNNING_PROGRAM
           
static String MESSAGE_BIF_ARG_INVALID
           
static String MESSAGE_BIF_ARG_LEN
           
static String MESSAGE_BIF_ARG_NOT_ALLOWED
           
static String MESSAGE_BIF_ARG_VAR_LEN
           
static String MESSAGE_BIF_ARGUMENT_TYPE
           
static String MESSAGE_BIF_INVALID
           
static String MESSAGE_BIF_MAX_NUM_PARMS
           
static String MESSAGE_BIF_MIN_NUM_PARMS
           
static String MESSAGE_BIF_NOT_ALLOWED
           
static String MESSAGE_BIF_VAR_NOT_ALLOWED
           
static String MESSAGE_BIF_VAR_REQUIRED
           
static String MESSAGE_COMMAND_NOT_FOUND
           
static String MESSAGE_ERROR_HIDDEN_PARM
           
static String MESSAGE_EXP_NOT_ALLOWED
           
static String MESSAGE_EXP_NOT_ALLOWED_PARM
           
static String MESSAGE_EXPR_ARITHMATIC
           
static String MESSAGE_EXPR_BRACKETS
           
static String MESSAGE_EXPR_CHARACTER
           
static String MESSAGE_EXPR_LOGICAL
           
static String MESSAGE_EXPR_RELATIONAL
           
static String MESSAGE_EXPRESSION_NOT
           
static String MESSAGE_EXPRESSION_SYNTAX
           
static String MESSAGE_INVALID_BIF
           
static String MESSAGE_INVALID_CMD_NAME
           
static String MESSAGE_INVALID_CNAME
           
static String MESSAGE_INVALID_COMMENT
           
static String MESSAGE_INVALID_DATE
           
static String MESSAGE_INVALID_EXPR_LOC
           
static String MESSAGE_INVALID_GNAME
           
static String MESSAGE_INVALID_HEX
           
static String MESSAGE_INVALID_KEYWORD
           
static String MESSAGE_INVALID_LABEL_NAME
           
static String MESSAGE_INVALID_LIB_NAME
           
static String MESSAGE_INVALID_LOGICAL
           
static String MESSAGE_INVALID_MINUS_SEL_PROMPT
           
static String MESSAGE_INVALID_NAME
           
static String MESSAGE_INVALID_NOT_QUOTED
           
static String MESSAGE_INVALID_SEL_PROMPT_BLANK
           
static String MESSAGE_INVALID_SEL_PROMPT_LOC
           
static String MESSAGE_INVALID_SELECTIVE_PROMPT
           
static String MESSAGE_INVALID_SNAME
           
static String MESSAGE_INVALID_TIME
           
static String MESSAGE_LABEL_TOO_LONG
           
static String MESSAGE_LIBRARY_NOT_FOUND
           
static String MESSAGE_LIST_NOT_NEEDED
           
static String MESSAGE_LIST_NOT_NEEDED_QUAL
           
static String MESSAGE_MAX_NESTING
           
static String MESSAGE_MESSAGE_REL_GT
           
static String MESSAGE_MULTIPLE_SPECIFIED
           
static String MESSAGE_NO_CMD
           
static String MESSAGE_NO_END_COMMENT
           
static String MESSAGE_NOT_AUTHORIZED_CMD
           
static String MESSAGE_NOT_ENOUGH_IN_LIST
           
static String MESSAGE_NOTVALID_FOLLOWING
           
static String MESSAGE_NUM_TOO_LARGE
           
static String MESSAGE_PARM_REQUIRED
           
static String MESSAGE_PATH_ASTERISK
           
static String MESSAGE_PATH_MISMATCHED
           
static String MESSAGE_POS_AFTER_KWD
           
static String MESSAGE_QUESTION_SEL_PROMPT_REQ
           
static String MESSAGE_RANGE_EQ
           
static String MESSAGE_RANGE_GE
           
static String MESSAGE_RANGE_GT
           
static String MESSAGE_RANGE_LE
           
static String MESSAGE_RANGE_LT
           
static String MESSAGE_RANGE_NE
           
static String MESSAGE_REL_EQ
           
static String MESSAGE_REL_GE
           
static String MESSAGE_REL_LE
           
static String MESSAGE_REL_LT
           
static String MESSAGE_REL_NE
           
static String MESSAGE_REQ_PARM_SEL_PROMPT
           
static String MESSAGE_RESTRICTED_VALUE
           
static String MESSAGE_SIGN
           
static String MESSAGE_SPC_VALUE_IN_LIST
           
static String MESSAGE_TOO_MANY_ITEMS
           
static String MESSAGE_TOO_MANY_POS_PARMS
           
static String MESSAGE_TOO_MANY_QUALIFIERS
           
static String MESSAGE_TOO_MANY_VALUES
           
static String MESSAGE_UNMATCHED_APOST
           
static String MESSAGE_UNMATCHED_PAREN
           
static String MESSAGE_VALUE_NOT_ALLOWED
           
static String MESSAGE_VALUE_NOT_NUMERIC
           
static String MESSAGE_VALUE_REQ_LENGTH
           
static String MESSAGE_VALUE_TOO_LONG
           
static String MESSAGE_VAR_NOT_ALLOWED
           
static String MESSAGE_VARIABLE_REQUIRED
           
static String MESSAGE_VARIABLE_TOO_LONG
           
static String MESSAGE_WILDCARD_IN_PATH
           
static String MESSAGE_WITHIN_RANGE
           
 

Field Detail

CLPROMPTER_TOO_MANY_LABELS

static final String CLPROMPTER_TOO_MANY_LABELS
See Also:
Constant Field Values

CLPROMPTER_NO_END_COMMENT

static final String CLPROMPTER_NO_END_COMMENT
See Also:
Constant Field Values

ERROR_ALREADY_IN_LIST

static final String ERROR_ALREADY_IN_LIST
See Also:
Constant Field Values

ERROR_PROMPT_NO_COMMAND

static final String ERROR_PROMPT_NO_COMMAND
See Also:
Constant Field Values

ERROR_CONTACT_SYSTEM

static final String ERROR_CONTACT_SYSTEM
See Also:
Constant Field Values

ERROR_INTERACTIVE_NOT_ALLOWED

static final String ERROR_INTERACTIVE_NOT_ALLOWED
See Also:
Constant Field Values

ERROR_MISMATCHED_DOUBLE_QUOTES

static final String ERROR_MISMATCHED_DOUBLE_QUOTES
See Also:
Constant Field Values

ERROR_RUNNING_PROGRAM

static final String ERROR_RUNNING_PROGRAM
See Also:
Constant Field Values

ERROR_PTF_REQUIRED

static final String ERROR_PTF_REQUIRED
See Also:
Constant Field Values

ERROR_NOT_SUPPORTED

static final String ERROR_NOT_SUPPORTED
See Also:
Constant Field Values

ERROR_NO_HELP

static final String ERROR_NO_HELP
See Also:
Constant Field Values

ERROR_NO_PARAMETERS

static final String ERROR_NO_PARAMETERS
See Also:
Constant Field Values

MESSAGE_INVALID_EXPR_LOC

static final String MESSAGE_INVALID_EXPR_LOC
See Also:
Constant Field Values

MESSAGE_INVALID_SEL_PROMPT_LOC

static final String MESSAGE_INVALID_SEL_PROMPT_LOC
See Also:
Constant Field Values

MESSAGE_INVALID_SEL_PROMPT_BLANK

static final String MESSAGE_INVALID_SEL_PROMPT_BLANK
See Also:
Constant Field Values

ERROR_PROMPT_CHAR_NOT_SUPPORTED

static final String ERROR_PROMPT_CHAR_NOT_SUPPORTED
See Also:
Constant Field Values

MESSAGE_INVALID_COMMENT

static final String MESSAGE_INVALID_COMMENT
See Also:
Constant Field Values

MESSAGE_INVALID_MINUS_SEL_PROMPT

static final String MESSAGE_INVALID_MINUS_SEL_PROMPT
See Also:
Constant Field Values

MESSAGE_MAX_NESTING

static final String MESSAGE_MAX_NESTING
See Also:
Constant Field Values

MESSAGE_UNMATCHED_PAREN

static final String MESSAGE_UNMATCHED_PAREN
See Also:
Constant Field Values

MESSAGE_UNMATCHED_APOST

static final String MESSAGE_UNMATCHED_APOST
See Also:
Constant Field Values

MESSAGE_INVALID_LABEL_NAME

static final String MESSAGE_INVALID_LABEL_NAME
See Also:
Constant Field Values

MESSAGE_INVALID_SELECTIVE_PROMPT

static final String MESSAGE_INVALID_SELECTIVE_PROMPT
See Also:
Constant Field Values

MESSAGE_NO_END_COMMENT

static final String MESSAGE_NO_END_COMMENT
See Also:
Constant Field Values

MESSAGE_INVALID_NOT_QUOTED

static final String MESSAGE_INVALID_NOT_QUOTED
See Also:
Constant Field Values

MESSAGE_INVALID_BIF

static final String MESSAGE_INVALID_BIF
See Also:
Constant Field Values

MESSAGE_NOTVALID_FOLLOWING

static final String MESSAGE_NOTVALID_FOLLOWING
See Also:
Constant Field Values

MESSAGE_EXPR_BRACKETS

static final String MESSAGE_EXPR_BRACKETS
See Also:
Constant Field Values

MESSAGE_LIBRARY_NOT_FOUND

static final String MESSAGE_LIBRARY_NOT_FOUND
See Also:
Constant Field Values

MESSAGE_COMMAND_NOT_FOUND

static final String MESSAGE_COMMAND_NOT_FOUND
See Also:
Constant Field Values

MESSAGE_NOT_AUTHORIZED_CMD

static final String MESSAGE_NOT_AUTHORIZED_CMD
See Also:
Constant Field Values

MESSAGE_INVALID_CMD_NAME

static final String MESSAGE_INVALID_CMD_NAME
See Also:
Constant Field Values

MESSAGE_INVALID_LIB_NAME

static final String MESSAGE_INVALID_LIB_NAME
See Also:
Constant Field Values

MESSAGE_LABEL_TOO_LONG

static final String MESSAGE_LABEL_TOO_LONG
See Also:
Constant Field Values

MESSAGE_MULTIPLE_SPECIFIED

static final String MESSAGE_MULTIPLE_SPECIFIED
See Also:
Constant Field Values

MESSAGE_INVALID_KEYWORD

static final String MESSAGE_INVALID_KEYWORD
See Also:
Constant Field Values

MESSAGE_POS_AFTER_KWD

static final String MESSAGE_POS_AFTER_KWD
See Also:
Constant Field Values

MESSAGE_TOO_MANY_QUALIFIERS

static final String MESSAGE_TOO_MANY_QUALIFIERS
See Also:
Constant Field Values

MESSAGE_TOO_MANY_VALUES

static final String MESSAGE_TOO_MANY_VALUES
See Also:
Constant Field Values

MESSAGE_LIST_NOT_NEEDED

static final String MESSAGE_LIST_NOT_NEEDED
See Also:
Constant Field Values

MESSAGE_LIST_NOT_NEEDED_QUAL

static final String MESSAGE_LIST_NOT_NEEDED_QUAL
See Also:
Constant Field Values

MESSAGE_TOO_MANY_ITEMS

static final String MESSAGE_TOO_MANY_ITEMS
See Also:
Constant Field Values

MESSAGE_EXP_NOT_ALLOWED_PARM

static final String MESSAGE_EXP_NOT_ALLOWED_PARM
See Also:
Constant Field Values

MESSAGE_BIF_ARG_LEN

static final String MESSAGE_BIF_ARG_LEN
See Also:
Constant Field Values

MESSAGE_BIF_ARG_NOT_ALLOWED

static final String MESSAGE_BIF_ARG_NOT_ALLOWED
See Also:
Constant Field Values

MESSAGE_BIF_VAR_NOT_ALLOWED

static final String MESSAGE_BIF_VAR_NOT_ALLOWED
See Also:
Constant Field Values

MESSAGE_BIF_ARG_VAR_LEN

static final String MESSAGE_BIF_ARG_VAR_LEN
See Also:
Constant Field Values

MESSAGE_BIF_INVALID

static final String MESSAGE_BIF_INVALID
See Also:
Constant Field Values

MESSAGE_BIF_MIN_NUM_PARMS

static final String MESSAGE_BIF_MIN_NUM_PARMS
See Also:
Constant Field Values

MESSAGE_BIF_MAX_NUM_PARMS

static final String MESSAGE_BIF_MAX_NUM_PARMS
See Also:
Constant Field Values

MESSAGE_BIF_VAR_REQUIRED

static final String MESSAGE_BIF_VAR_REQUIRED
See Also:
Constant Field Values

MESSAGE_NOT_ENOUGH_IN_LIST

static final String MESSAGE_NOT_ENOUGH_IN_LIST
See Also:
Constant Field Values

MESSAGE_TOO_MANY_POS_PARMS

static final String MESSAGE_TOO_MANY_POS_PARMS
See Also:
Constant Field Values

MESSAGE_BIF_ARGUMENT_TYPE

static final String MESSAGE_BIF_ARGUMENT_TYPE
See Also:
Constant Field Values

MESSAGE_PARM_REQUIRED

static final String MESSAGE_PARM_REQUIRED
See Also:
Constant Field Values

MESSAGE_VALUE_TOO_LONG

static final String MESSAGE_VALUE_TOO_LONG
See Also:
Constant Field Values

MESSAGE_VALUE_REQ_LENGTH

static final String MESSAGE_VALUE_REQ_LENGTH
See Also:
Constant Field Values

MESSAGE_VALUE_NOT_NUMERIC

static final String MESSAGE_VALUE_NOT_NUMERIC
See Also:
Constant Field Values

MESSAGE_INVALID_NAME

static final String MESSAGE_INVALID_NAME
See Also:
Constant Field Values

MESSAGE_INVALID_GNAME

static final String MESSAGE_INVALID_GNAME
See Also:
Constant Field Values

MESSAGE_INVALID_LOGICAL

static final String MESSAGE_INVALID_LOGICAL
See Also:
Constant Field Values

MESSAGE_VARIABLE_REQUIRED

static final String MESSAGE_VARIABLE_REQUIRED
See Also:
Constant Field Values

MESSAGE_INVALID_DATE

static final String MESSAGE_INVALID_DATE
See Also:
Constant Field Values

MESSAGE_INVALID_TIME

static final String MESSAGE_INVALID_TIME
See Also:
Constant Field Values

MESSAGE_RESTRICTED_VALUE

static final String MESSAGE_RESTRICTED_VALUE
See Also:
Constant Field Values

MESSAGE_WITHIN_RANGE

static final String MESSAGE_WITHIN_RANGE
See Also:
Constant Field Values

MESSAGE_RANGE_GT

static final String MESSAGE_RANGE_GT
See Also:
Constant Field Values

MESSAGE_RANGE_EQ

static final String MESSAGE_RANGE_EQ
See Also:
Constant Field Values

MESSAGE_RANGE_GE

static final String MESSAGE_RANGE_GE
See Also:
Constant Field Values

MESSAGE_RANGE_LT

static final String MESSAGE_RANGE_LT
See Also:
Constant Field Values

MESSAGE_RANGE_NE

static final String MESSAGE_RANGE_NE
See Also:
Constant Field Values

MESSAGE_RANGE_LE

static final String MESSAGE_RANGE_LE
See Also:
Constant Field Values

MESSAGE_SPC_VALUE_IN_LIST

static final String MESSAGE_SPC_VALUE_IN_LIST
See Also:
Constant Field Values

MESSAGE_NUM_TOO_LARGE

static final String MESSAGE_NUM_TOO_LARGE
See Also:
Constant Field Values

MESSAGE_INVALID_HEX

static final String MESSAGE_INVALID_HEX
See Also:
Constant Field Values

MESSAGE_VAR_NOT_ALLOWED

static final String MESSAGE_VAR_NOT_ALLOWED
See Also:
Constant Field Values

MESSAGE_EXP_NOT_ALLOWED

static final String MESSAGE_EXP_NOT_ALLOWED
See Also:
Constant Field Values

MESSAGE_BIF_NOT_ALLOWED

static final String MESSAGE_BIF_NOT_ALLOWED
See Also:
Constant Field Values

MESSAGE_VARIABLE_TOO_LONG

static final String MESSAGE_VARIABLE_TOO_LONG
See Also:
Constant Field Values

MESSAGE_QUESTION_SEL_PROMPT_REQ

static final String MESSAGE_QUESTION_SEL_PROMPT_REQ
See Also:
Constant Field Values

MESSAGE_REQ_PARM_SEL_PROMPT

static final String MESSAGE_REQ_PARM_SEL_PROMPT
See Also:
Constant Field Values

MESSAGE_EXPRESSION_SYNTAX

static final String MESSAGE_EXPRESSION_SYNTAX
See Also:
Constant Field Values

MESSAGE_SIGN

static final String MESSAGE_SIGN
See Also:
Constant Field Values

MESSAGE_EXPRESSION_NOT

static final String MESSAGE_EXPRESSION_NOT
See Also:
Constant Field Values

MESSAGE_EXPR_CHARACTER

static final String MESSAGE_EXPR_CHARACTER
See Also:
Constant Field Values

MESSAGE_EXPR_ARITHMATIC

static final String MESSAGE_EXPR_ARITHMATIC
See Also:
Constant Field Values

MESSAGE_EXPR_RELATIONAL

static final String MESSAGE_EXPR_RELATIONAL
See Also:
Constant Field Values

MESSAGE_EXPR_LOGICAL

static final String MESSAGE_EXPR_LOGICAL
See Also:
Constant Field Values

MESSAGE_INVALID_SNAME

static final String MESSAGE_INVALID_SNAME
See Also:
Constant Field Values

MESSAGE_INVALID_CNAME

static final String MESSAGE_INVALID_CNAME
See Also:
Constant Field Values

MESSAGE_MESSAGE_REL_GT

static final String MESSAGE_MESSAGE_REL_GT
See Also:
Constant Field Values

MESSAGE_REL_EQ

static final String MESSAGE_REL_EQ
See Also:
Constant Field Values

MESSAGE_REL_GE

static final String MESSAGE_REL_GE
See Also:
Constant Field Values

MESSAGE_REL_LT

static final String MESSAGE_REL_LT
See Also:
Constant Field Values

MESSAGE_REL_NE

static final String MESSAGE_REL_NE
See Also:
Constant Field Values

MESSAGE_REL_LE

static final String MESSAGE_REL_LE
See Also:
Constant Field Values

MESSAGE_BIF_ARG_INVALID

static final String MESSAGE_BIF_ARG_INVALID
See Also:
Constant Field Values

MESSAGE_PATH_ASTERISK

static final String MESSAGE_PATH_ASTERISK
See Also:
Constant Field Values

MESSAGE_WILDCARD_IN_PATH

static final String MESSAGE_WILDCARD_IN_PATH
See Also:
Constant Field Values

MESSAGE_PATH_MISMATCHED

static final String MESSAGE_PATH_MISMATCHED
See Also:
Constant Field Values

MESSAGE_NO_CMD

static final String MESSAGE_NO_CMD
See Also:
Constant Field Values

MESSAGE_ERROR_HIDDEN_PARM

static final String MESSAGE_ERROR_HIDDEN_PARM
See Also:
Constant Field Values

MESSAGE_VALUE_NOT_ALLOWED

static final String MESSAGE_VALUE_NOT_ALLOWED
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.