PTP
Release 7.0

org.eclipse.ptp.etfw.toolopts
Class PostProcTool

java.lang.Object
  extended by org.eclipse.ptp.etfw.toolopts.ExternalTool
      extended by org.eclipse.ptp.etfw.toolopts.PostProcTool

public class PostProcTool
extends ExternalTool


Field Summary
 ToolApp[] analysisCommands
          The array of analysis commands to be invoked when execution is complete (in order of execution)
 int depth
           
 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

analysisCommands

public ToolApp[] analysisCommands
The array of analysis commands to be invoked when execution is complete (in order of execution)


useDefaultLocation

public boolean useDefaultLocation

forAllLike

public String forAllLike

useLatestFileOnly

public boolean useLatestFileOnly
Since:
4.0

depth

public int depth
Constructor Detail

PostProcTool

public PostProcTool()

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.