|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewerFilter
com.ibm.etools.iseries.rse.ui.view.errorlist.QSYSErrorListRemovedMessagesFilter
public class QSYSErrorListRemovedMessagesFilter
This class is used to keep track of any errors with have been removed from the error list.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Method Summary | |
|---|---|
void |
addRemovedMessage(IMarker marker)
add the specified marker/messages to the list of removed messages. |
void |
addRemovedMessages(IStructuredSelection selection)
Add a list of markers/messages to the list of removed messages. |
void |
clearMessageList()
|
boolean |
select(Viewer viewer,
Object parentElement,
Object element)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Method Detail |
|---|
public boolean select(Viewer viewer,
Object parentElement,
Object element)
public void addRemovedMessage(IMarker marker)
marker - the marker to add to the list of removed elements.public void addRemovedMessages(IStructuredSelection selection)
selection - public void clearMessageList()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||