| Package | Description |
|---|---|
| org.eclipse.ptp.etfw.feedback |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFeedbackItem
Code to be shared amongst implementors of IFeedbackItem - generic stuff
|
| Modifier and Type | Method and Description |
|---|---|
List<IFeedbackItem> |
IFeedbackItem.getChildren() |
List<IFeedbackItem> |
IFeedbackParser.getFeedbackItems(IFile file)
Get the items for the feedback view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFeedbackParser.createMarkers(List<IFeedbackItem> items,
String markerID) |
void |
AbstractFeedbackParser.createMarkers(List<IFeedbackItem> items,
String markerID) |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.