|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.etfw.toolopts.ExternalTool
org.eclipse.ptp.etfw.toolopts.PostProcTool
public class PostProcTool
| Field Summary | |
|---|---|
ToolApp[] |
analysisCommands
The array of analysis commands to be invoked when execution is complete (in order of execution) |
int |
depth
|
java.lang.String |
forAllLike
|
boolean |
useDefaultLocation
|
boolean |
useLatestFileOnly
|
| Fields inherited from class org.eclipse.ptp.etfw.toolopts.ExternalTool |
|---|
global, requireTrue, toolID, toolName, toolType |
| Constructor Summary | |
|---|---|
PostProcTool()
|
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.ptp.etfw.toolopts.ExternalTool |
|---|
canRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ToolApp[] analysisCommands
public boolean useDefaultLocation
public java.lang.String forAllLike
public boolean useLatestFileOnly
public int depth
| Constructor Detail |
|---|
public PostProcTool()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||