Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.rse.ui.view.errorlist
Interface IQSYSErrorListConstants

All Superinterfaces:
IQSYSMarker
All Known Implementing Classes:
QSYSErrorListLabelProvider, QSYSMarkerUtil

public interface IQSYSErrorListConstants
extends IQSYSMarker


Field Summary
static String ANNOTATION_IMAGE_KEY
           
static String CONNECTION_NAME_KEY
           
static String Copyright
           
static String ID_KEY
           
static String KEY
           
static String[] keys
           
static String LINE_KEY
           
static String LOCATION_KEY
           
static String MESSAGE_KEY
           
static String MESSAGE_LEVEL_ALL
           
static String MESSAGE_LEVEL_NONE
           
static String MESSAGE_LEVEL_SELECTED
           
static String MESSAGE_LEVEL_SHOWING
           
static String SEVERITY_IMAGE_KEY
           
static String SEVERITY_KEY
           
static String SHOW_ALL_ACTION_ID
           
static String SHOW_ERROR_ACTION_ID
           
static String SHOW_INFORMATION_ACTION_ID
           
static String SHOW_NONE_ACTION_ID
           
static String SHOW_SELECTED_ACTION_ID
           
static String SHOW_SEVERE_ACTION_ID
           
static String SHOW_SHOWING_ACTION_ID
           
static String SHOW_TERMINATING_ACTION_ID
           
static String SHOW_WARNING_ACTION_ID
           
 
Fields inherited from interface com.ibm.etools.iseries.rse.ui.resources.IQSYSMarker
ANNOTATION, AS400_PROBLEM, ATTRIBUTE_NAMES, BROWSE_MODE, CHAR_END, CHAR_START, CONNECTION_NAME, ID, LINE, LINE_END, LINE_START, LOCATION, MESSAGE, PRIORITY, PROFILE_NAME, PROJECT_NAME, SEVERITY, SEVERITY_TEXT, SOURCE_TYPE
 

Field Detail

Copyright

static final String Copyright
See Also:
Constant Field Values

KEY

static final String KEY
See Also:
Constant Field Values

SEVERITY_IMAGE_KEY

static final String SEVERITY_IMAGE_KEY
See Also:
Constant Field Values

ID_KEY

static final String ID_KEY
See Also:
Constant Field Values

MESSAGE_KEY

static final String MESSAGE_KEY
See Also:
Constant Field Values

SEVERITY_KEY

static final String SEVERITY_KEY
See Also:
Constant Field Values

LINE_KEY

static final String LINE_KEY
See Also:
Constant Field Values

LOCATION_KEY

static final String LOCATION_KEY
See Also:
Constant Field Values

CONNECTION_NAME_KEY

static final String CONNECTION_NAME_KEY
See Also:
Constant Field Values

ANNOTATION_IMAGE_KEY

static final String ANNOTATION_IMAGE_KEY
See Also:
Constant Field Values

keys

static final String[] keys

SHOW_INFORMATION_ACTION_ID

static final String SHOW_INFORMATION_ACTION_ID
See Also:
Constant Field Values

SHOW_WARNING_ACTION_ID

static final String SHOW_WARNING_ACTION_ID
See Also:
Constant Field Values

SHOW_ERROR_ACTION_ID

static final String SHOW_ERROR_ACTION_ID
See Also:
Constant Field Values

SHOW_SEVERE_ACTION_ID

static final String SHOW_SEVERE_ACTION_ID
See Also:
Constant Field Values

SHOW_TERMINATING_ACTION_ID

static final String SHOW_TERMINATING_ACTION_ID
See Also:
Constant Field Values

SHOW_NONE_ACTION_ID

static final String SHOW_NONE_ACTION_ID
See Also:
Constant Field Values

SHOW_SELECTED_ACTION_ID

static final String SHOW_SELECTED_ACTION_ID
See Also:
Constant Field Values

SHOW_SHOWING_ACTION_ID

static final String SHOW_SHOWING_ACTION_ID
See Also:
Constant Field Values

SHOW_ALL_ACTION_ID

static final String SHOW_ALL_ACTION_ID
See Also:
Constant Field Values

MESSAGE_LEVEL_NONE

static final String MESSAGE_LEVEL_NONE
See Also:
Constant Field Values

MESSAGE_LEVEL_SELECTED

static final String MESSAGE_LEVEL_SELECTED
See Also:
Constant Field Values

MESSAGE_LEVEL_SHOWING

static final String MESSAGE_LEVEL_SHOWING
See Also:
Constant Field Values

MESSAGE_LEVEL_ALL

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