iSeries Remote Systems
v6.0.0

com.ibm.etools.iseries.editor
Interface IISeriesEditorConstantsDDS

All Superinterfaces:
IISeriesEditorConstantsColors
All Known Implementing Classes:
ISeriesEditorDDSFormatLine, ISeriesEditorDDSParser, ISeriesEditorDDSPrefixProcessor, ISeriesEditorDDSPrompter, ISeriesEditorDDSSyntaxChecker, ISeriesEditorDDSTokenizer, ParserPreferencePageDDS

public interface IISeriesEditorConstantsDDS
extends IISeriesEditorConstantsColors


Field Summary
static int AS400_DISPLAY_FILE
           
static int AS400_ICOMM_FILE
           
static int AS400_LOGICAL_FILE
           
static int AS400_PHYSICAL_FILE
           
static int AS400_PRINTER_FILE
           
static int AS400_UNKNOWN_FILE
           
static int COLUMN_AND_OR_COMMENT
           
static int COLUMN_COMMENT
           
static int COLUMN_COND_IND_1
           
static int COLUMN_COND_IND_2
           
static int COLUMN_COND_IND_3
           
static int COLUMN_COND_IND_DSP
           
static int COLUMN_CONSTBLNK
           
static int COLUMN_DATA_TYPE
           
static int COLUMN_DDS_EXTRA
           
static int COLUMN_DEC
           
static int COLUMN_KEY_ENTRY
           
static int COLUMN_LAST
           
static int COLUMN_LENGTH
           
static int COLUMN_LOCATION_LINE
           
static int COLUMN_LOCATION_POS
           
static int COLUMN_NAME
           
static int COLUMN_NOT_COND_IND_1
           
static int COLUMN_NOT_COND_IND_2
           
static int COLUMN_NOT_COND_IND_3
           
static int COLUMN_REFERENCE
           
static int COLUMN_RESERVED
           
static int COLUMN_SPEC
           
static int COLUMN_USAGE
           
static String copyright
           
static int LENGTH_COND_IND_1
           
static int LENGTH_COND_IND_2
           
static int LENGTH_COND_IND_3
           
static int LENGTH_COND_IND_DSP
           
static int LENGTH_CONSTBLNK
           
static int LENGTH_DATA_TYPE
           
static int LENGTH_KEY_ENTRY
           
static int LENGTH_LENGTH
           
static int LENGTH_LOCATION_LINE
           
static int LENGTH_LOCATION_POS
           
static int LENGTH_NAME
           
static int LENGTH_NOT_COND_IND
           
static int LENGTH_NOT_COND_IND_1
           
static int LENGTH_NOT_COND_IND_2
           
static int LENGTH_NOT_COND_IND_3
           
static int LENGTH_POS17TO44
           
static int LENGTH_POS17TO80
           
static int LENGTH_POS7TO44
           
static int LENGTH_REFERENCE
           
static int LENGTH_RESERVED
           
static int LENGTH_RESPONSE_INDICATOR
           
static String PREF_DDS_PREFIX
           
static int PROMPT_ALL
           
static int PROMPT_COMMENT
           
static int PROMPT_FIELD_HEADING
           
static int PROMPT_FIELD_KEYWORD
           
static int PROMPT_FILE_KEYWORD
           
static int PROMPT_HELP_HEADING
           
static int PROMPT_HELP_KEYWORD
           
static int PROMPT_JOIN_HEADING
           
static int PROMPT_JOIN_KEYWORD
           
static int PROMPT_KEY_HEADING
           
static int PROMPT_KEY_KEYWORD
           
static int PROMPT_LAST
           
static int PROMPT_NONE
           
static int PROMPT_RECORD_HEADING
           
static int PROMPT_RECORD_KEYWORD
           
static int PROMPT_SELECT_OMIT_HEADING
           
static int PROMPT_SPECIAL
           
static int PROMPT_UNDEFINED
           
static char SPEC_FIELD
           
static char SPEC_HELP
           
static char SPEC_JOIN
           
static char SPEC_KEYFIELD
           
static char SPEC_OMIT
           
static char SPEC_RECORD
           
static char SPEC_SELECT
           
static String STRING_DDS_SPECIAL_COMMENT
           
static String STRING_DDS_SPECIAL_FA
           
static String STRING_FONT_COMMENT
           
static String STRING_FONT_FIELD_HEADING_DT
           
static String STRING_FONT_FIELD_HEADING_I
           
static String STRING_FONT_FIELD_HEADING_L
           
static String STRING_FONT_FIELD_HEADING_P
           
static String STRING_FONT_FIELD_KEYWORD_DTI
           
static String STRING_FONT_FIELD_KEYWORD_PL
           
static String STRING_FONT_FILE_KEYWORD_DTI
           
static String STRING_FONT_FILE_KEYWORD_PL
           
static String STRING_FONT_HELP_HEADING_D
           
static String STRING_FONT_HELP_KEYWORD_D
           
static String STRING_FONT_JOIN_HEADING_L
           
static String STRING_FONT_JOIN_KEYWORD_L
           
static String STRING_FONT_KEY_HEADING_PL
           
static String STRING_FONT_KEY_KEYWORD_PL
           
static String STRING_FONT_NONE
           
static String STRING_FONT_RECORD_HEADING_DTI
           
static String STRING_FONT_RECORD_HEADING_PL
           
static String STRING_FONT_RECORD_KEYWORD_DTI
           
static String STRING_FONT_RECORD_KEYWORD_PL
           
static String STRING_FONT_SELECT_OMIT_HEADING_L
           
static String STRING_FONT_SPECIAL
           
static String STRING_FONT_UNDEFINED
           
static String STRING_HELP_DOC_PLUGIN_ID
           
static String STRING_HELP_TABLE_FILENAME
           
static String STRING_HELP_TABLE_PLUGIN_ID
           
static String STRING_MESSAGE_HELP_DOC_PLUGIN_ID
           
static String STRING_MESSAGE_HELP_TABLE_FILENAME
           
static String STRING_MESSAGE_HELP_TABLE_PLUGIN_ID
           
static String STRING_NOT_COND_IND
           
 
Fields inherited from interface com.ibm.etools.iseries.editor.IISeriesEditorConstantsColors
COLOR_BLACK_WHITE, COLOR_BLUE_WHITE, COLOR_BRIGHTBLUE_WHITE, COLOR_BRIGHTGREEN_WHITE, COLOR_BRIGHTGREY_WHITE, COLOR_BRIGHTPINK_WHITE, COLOR_BRIGHTRED_WHITE, COLOR_BROWN_WHITE, COLOR_CYAN_WHITE, COLOR_ERROR_HIGHLIGHT, COLOR_GREEN_WHITE, COLOR_GREY_WHITE, COLOR_HIGHLIGHT, COLOR_MAGENTA_WHITE, COLOR_PINK_WHITE, COLOR_RED_WHITE, COLOR_WHITE_BRIGHTRED
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

STRING_HELP_TABLE_PLUGIN_ID

public static final String STRING_HELP_TABLE_PLUGIN_ID
See Also:
Constant Field Values

STRING_HELP_TABLE_FILENAME

public static final String STRING_HELP_TABLE_FILENAME
See Also:
Constant Field Values

STRING_MESSAGE_HELP_TABLE_PLUGIN_ID

public static final String STRING_MESSAGE_HELP_TABLE_PLUGIN_ID
See Also:
Constant Field Values

STRING_MESSAGE_HELP_TABLE_FILENAME

public static final String STRING_MESSAGE_HELP_TABLE_FILENAME
See Also:
Constant Field Values

STRING_HELP_DOC_PLUGIN_ID

public static final String STRING_HELP_DOC_PLUGIN_ID
See Also:
Constant Field Values

STRING_MESSAGE_HELP_DOC_PLUGIN_ID

public static final String STRING_MESSAGE_HELP_DOC_PLUGIN_ID
See Also:
Constant Field Values

PROMPT_NONE

public static final int PROMPT_NONE
See Also:
Constant Field Values

PROMPT_UNDEFINED

public static final int PROMPT_UNDEFINED
See Also:
Constant Field Values

PROMPT_COMMENT

public static final int PROMPT_COMMENT
See Also:
Constant Field Values

PROMPT_SPECIAL

public static final int PROMPT_SPECIAL
See Also:
Constant Field Values

PROMPT_FILE_KEYWORD

public static final int PROMPT_FILE_KEYWORD
See Also:
Constant Field Values

PROMPT_RECORD_HEADING

public static final int PROMPT_RECORD_HEADING
See Also:
Constant Field Values

PROMPT_RECORD_KEYWORD

public static final int PROMPT_RECORD_KEYWORD
See Also:
Constant Field Values

PROMPT_FIELD_HEADING

public static final int PROMPT_FIELD_HEADING
See Also:
Constant Field Values

PROMPT_FIELD_KEYWORD

public static final int PROMPT_FIELD_KEYWORD
See Also:
Constant Field Values

PROMPT_HELP_HEADING

public static final int PROMPT_HELP_HEADING
See Also:
Constant Field Values

PROMPT_HELP_KEYWORD

public static final int PROMPT_HELP_KEYWORD
See Also:
Constant Field Values

PROMPT_KEY_HEADING

public static final int PROMPT_KEY_HEADING
See Also:
Constant Field Values

PROMPT_KEY_KEYWORD

public static final int PROMPT_KEY_KEYWORD
See Also:
Constant Field Values

PROMPT_JOIN_HEADING

public static final int PROMPT_JOIN_HEADING
See Also:
Constant Field Values

PROMPT_JOIN_KEYWORD

public static final int PROMPT_JOIN_KEYWORD
See Also:
Constant Field Values

PROMPT_SELECT_OMIT_HEADING

public static final int PROMPT_SELECT_OMIT_HEADING
See Also:
Constant Field Values

PROMPT_ALL

public static final int PROMPT_ALL
See Also:
Constant Field Values

PROMPT_LAST

public static final int PROMPT_LAST
See Also:
Constant Field Values

SPEC_HELP

public static final char SPEC_HELP
See Also:
Constant Field Values

SPEC_RECORD

public static final char SPEC_RECORD
See Also:
Constant Field Values

SPEC_JOIN

public static final char SPEC_JOIN
See Also:
Constant Field Values

SPEC_FIELD

public static final char SPEC_FIELD
See Also:
Constant Field Values

SPEC_KEYFIELD

public static final char SPEC_KEYFIELD
See Also:
Constant Field Values

SPEC_SELECT

public static final char SPEC_SELECT
See Also:
Constant Field Values

SPEC_OMIT

public static final char SPEC_OMIT
See Also:
Constant Field Values

COLUMN_SPEC

public static final int COLUMN_SPEC
See Also:
Constant Field Values

COLUMN_RESERVED

public static final int COLUMN_RESERVED
See Also:
Constant Field Values

LENGTH_RESERVED

public static final int LENGTH_RESERVED
See Also:
Constant Field Values

COLUMN_NAME

public static final int COLUMN_NAME
See Also:
Constant Field Values

LENGTH_NAME

public static final int LENGTH_NAME
See Also:
Constant Field Values

COLUMN_REFERENCE

public static final int COLUMN_REFERENCE
See Also:
Constant Field Values

LENGTH_REFERENCE

public static final int LENGTH_REFERENCE
See Also:
Constant Field Values

COLUMN_LENGTH

public static final int COLUMN_LENGTH
See Also:
Constant Field Values

LENGTH_LENGTH

public static final int LENGTH_LENGTH
See Also:
Constant Field Values

COLUMN_DATA_TYPE

public static final int COLUMN_DATA_TYPE
See Also:
Constant Field Values

LENGTH_DATA_TYPE

public static final int LENGTH_DATA_TYPE
See Also:
Constant Field Values

COLUMN_AND_OR_COMMENT

public static final int COLUMN_AND_OR_COMMENT
See Also:
Constant Field Values

COLUMN_NOT_COND_IND_1

public static final int COLUMN_NOT_COND_IND_1
See Also:
Constant Field Values

LENGTH_NOT_COND_IND_1

public static final int LENGTH_NOT_COND_IND_1
See Also:
Constant Field Values

COLUMN_COND_IND_1

public static final int COLUMN_COND_IND_1
See Also:
Constant Field Values

LENGTH_COND_IND_1

public static final int LENGTH_COND_IND_1
See Also:
Constant Field Values

COLUMN_NOT_COND_IND_2

public static final int COLUMN_NOT_COND_IND_2
See Also:
Constant Field Values

LENGTH_NOT_COND_IND_2

public static final int LENGTH_NOT_COND_IND_2
See Also:
Constant Field Values

COLUMN_COND_IND_2

public static final int COLUMN_COND_IND_2
See Also:
Constant Field Values

LENGTH_COND_IND_2

public static final int LENGTH_COND_IND_2
See Also:
Constant Field Values

COLUMN_NOT_COND_IND_3

public static final int COLUMN_NOT_COND_IND_3
See Also:
Constant Field Values

LENGTH_NOT_COND_IND_3

public static final int LENGTH_NOT_COND_IND_3
See Also:
Constant Field Values

COLUMN_COND_IND_3

public static final int COLUMN_COND_IND_3
See Also:
Constant Field Values

LENGTH_COND_IND_3

public static final int LENGTH_COND_IND_3
See Also:
Constant Field Values

COLUMN_COND_IND_DSP

public static final int COLUMN_COND_IND_DSP
See Also:
Constant Field Values

LENGTH_COND_IND_DSP

public static final int LENGTH_COND_IND_DSP
See Also:
Constant Field Values

STRING_NOT_COND_IND

public static final String STRING_NOT_COND_IND
See Also:
Constant Field Values

LENGTH_NOT_COND_IND

public static final int LENGTH_NOT_COND_IND
See Also:
Constant Field Values

COLUMN_CONSTBLNK

public static final int COLUMN_CONSTBLNK
See Also:
Constant Field Values

LENGTH_CONSTBLNK

public static final int LENGTH_CONSTBLNK
See Also:
Constant Field Values

LENGTH_POS17TO44

public static final int LENGTH_POS17TO44
See Also:
Constant Field Values

LENGTH_POS17TO80

public static final int LENGTH_POS17TO80
See Also:
Constant Field Values

LENGTH_POS7TO44

public static final int LENGTH_POS7TO44
See Also:
Constant Field Values

COLUMN_LOCATION_LINE

public static final int COLUMN_LOCATION_LINE
See Also:
Constant Field Values

LENGTH_LOCATION_LINE

public static final int LENGTH_LOCATION_LINE
See Also:
Constant Field Values

COLUMN_LOCATION_POS

public static final int COLUMN_LOCATION_POS
See Also:
Constant Field Values

LENGTH_LOCATION_POS

public static final int LENGTH_LOCATION_POS
See Also:
Constant Field Values

COLUMN_KEY_ENTRY

public static final int COLUMN_KEY_ENTRY
See Also:
Constant Field Values

LENGTH_KEY_ENTRY

public static final int LENGTH_KEY_ENTRY
See Also:
Constant Field Values

COLUMN_DDS_EXTRA

public static final int COLUMN_DDS_EXTRA
See Also:
Constant Field Values

LENGTH_RESPONSE_INDICATOR

public static final int LENGTH_RESPONSE_INDICATOR
See Also:
Constant Field Values

COLUMN_DEC

public static final int COLUMN_DEC
See Also:
Constant Field Values

COLUMN_USAGE

public static final int COLUMN_USAGE
See Also:
Constant Field Values

COLUMN_COMMENT

public static final int COLUMN_COMMENT
See Also:
Constant Field Values

COLUMN_LAST

public static final int COLUMN_LAST
See Also:
Constant Field Values

STRING_DDS_SPECIAL_COMMENT

public static final String STRING_DDS_SPECIAL_COMMENT
See Also:
Constant Field Values

STRING_DDS_SPECIAL_FA

public static final String STRING_DDS_SPECIAL_FA
See Also:
Constant Field Values

AS400_DISPLAY_FILE

public static final int AS400_DISPLAY_FILE
See Also:
Constant Field Values

AS400_PRINTER_FILE

public static final int AS400_PRINTER_FILE
See Also:
Constant Field Values

AS400_ICOMM_FILE

public static final int AS400_ICOMM_FILE
See Also:
Constant Field Values

AS400_LOGICAL_FILE

public static final int AS400_LOGICAL_FILE
See Also:
Constant Field Values

AS400_PHYSICAL_FILE

public static final int AS400_PHYSICAL_FILE
See Also:
Constant Field Values

AS400_UNKNOWN_FILE

public static final int AS400_UNKNOWN_FILE
See Also:
Constant Field Values

STRING_FONT_NONE

public static final String STRING_FONT_NONE
See Also:
Constant Field Values

STRING_FONT_UNDEFINED

public static final String STRING_FONT_UNDEFINED
See Also:
Constant Field Values

STRING_FONT_COMMENT

public static final String STRING_FONT_COMMENT
See Also:
Constant Field Values

STRING_FONT_SPECIAL

public static final String STRING_FONT_SPECIAL
See Also:
Constant Field Values

STRING_FONT_FILE_KEYWORD_DTI

public static final String STRING_FONT_FILE_KEYWORD_DTI
See Also:
Constant Field Values

STRING_FONT_RECORD_HEADING_DTI

public static final String STRING_FONT_RECORD_HEADING_DTI
See Also:
Constant Field Values

STRING_FONT_RECORD_KEYWORD_DTI

public static final String STRING_FONT_RECORD_KEYWORD_DTI
See Also:
Constant Field Values

STRING_FONT_FIELD_HEADING_DT

public static final String STRING_FONT_FIELD_HEADING_DT
See Also:
Constant Field Values

STRING_FONT_FIELD_HEADING_I

public static final String STRING_FONT_FIELD_HEADING_I
See Also:
Constant Field Values

STRING_FONT_FIELD_KEYWORD_DTI

public static final String STRING_FONT_FIELD_KEYWORD_DTI
See Also:
Constant Field Values

STRING_FONT_HELP_HEADING_D

public static final String STRING_FONT_HELP_HEADING_D
See Also:
Constant Field Values

STRING_FONT_HELP_KEYWORD_D

public static final String STRING_FONT_HELP_KEYWORD_D
See Also:
Constant Field Values

STRING_FONT_FILE_KEYWORD_PL

public static final String STRING_FONT_FILE_KEYWORD_PL
See Also:
Constant Field Values

STRING_FONT_RECORD_HEADING_PL

public static final String STRING_FONT_RECORD_HEADING_PL
See Also:
Constant Field Values

STRING_FONT_RECORD_KEYWORD_PL

public static final String STRING_FONT_RECORD_KEYWORD_PL
See Also:
Constant Field Values

STRING_FONT_FIELD_HEADING_P

public static final String STRING_FONT_FIELD_HEADING_P
See Also:
Constant Field Values

STRING_FONT_FIELD_HEADING_L

public static final String STRING_FONT_FIELD_HEADING_L
See Also:
Constant Field Values

STRING_FONT_FIELD_KEYWORD_PL

public static final String STRING_FONT_FIELD_KEYWORD_PL
See Also:
Constant Field Values

STRING_FONT_KEY_HEADING_PL

public static final String STRING_FONT_KEY_HEADING_PL
See Also:
Constant Field Values

STRING_FONT_KEY_KEYWORD_PL

public static final String STRING_FONT_KEY_KEYWORD_PL
See Also:
Constant Field Values

STRING_FONT_JOIN_HEADING_L

public static final String STRING_FONT_JOIN_HEADING_L
See Also:
Constant Field Values

STRING_FONT_JOIN_KEYWORD_L

public static final String STRING_FONT_JOIN_KEYWORD_L
See Also:
Constant Field Values

STRING_FONT_SELECT_OMIT_HEADING_L

public static final String STRING_FONT_SELECT_OMIT_HEADING_L
See Also:
Constant Field Values

PREF_DDS_PREFIX

public static final String PREF_DDS_PREFIX
See Also:
Constant Field Values

iSeries Remote Systems
v6.0.0

Copyright © 2005 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.