com.ibm.etools.iseries.rse.ui.resources
Interface IQSYSMarker
- All Known Subinterfaces:
- IQSYSErrorListConstants
- All Known Implementing Classes:
- QSYSErrorListLabelProvider, QSYSMarkerUtil
public interface IQSYSMarker
This interface provides constants that are used for iSeries markers.
Some of the constants which are attribute names have to match with the
strings in the plugin.xml marker definition. They have to be kept in sync.
Copyright
static final String Copyright
- See Also:
- Constant Field Values
AS400_PROBLEM
static final String AS400_PROBLEM
- See Also:
- Constant Field Values
PRIORITY
static final String PRIORITY
- See Also:
- Constant Field Values
ID
static final String ID
- See Also:
- Constant Field Values
MESSAGE
static final String MESSAGE
- See Also:
- Constant Field Values
SEVERITY
static final String SEVERITY
- See Also:
- Constant Field Values
LINE
static final String LINE
- See Also:
- Constant Field Values
LOCATION
static final String LOCATION
- See Also:
- Constant Field Values
CONNECTION_NAME
static final String CONNECTION_NAME
- See Also:
- Constant Field Values
SEVERITY_TEXT
static final String SEVERITY_TEXT
- See Also:
- Constant Field Values
PROFILE_NAME
static final String PROFILE_NAME
- See Also:
- Constant Field Values
LINE_START
static final String LINE_START
- See Also:
- Constant Field Values
CHAR_START
static final String CHAR_START
- See Also:
- Constant Field Values
LINE_END
static final String LINE_END
- See Also:
- Constant Field Values
CHAR_END
static final String CHAR_END
- See Also:
- Constant Field Values
SOURCE_TYPE
static final String SOURCE_TYPE
- See Also:
- Constant Field Values
PROJECT_NAME
static final String PROJECT_NAME
- See Also:
- Constant Field Values
ANNOTATION
static final String ANNOTATION
- See Also:
- Constant Field Values
BROWSE_MODE
static final String BROWSE_MODE
- See Also:
- Constant Field Values
ATTRIBUTE_NAMES
static final String[] ATTRIBUTE_NAMES
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.