TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.jvmti.client.internal.analysistypes
Class TITimeAnalysisConfig

java.lang.Object
  extended by org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration
      extended by org.eclipse.tptp.platform.jvmti.client.internal.analysistypes.TITimeAnalysisConfig
All Implemented Interfaces:
org.eclipse.tptp.trace.ui.provisional.launcher.IConfiguration, org.eclipse.tptp.trace.ui.provisional.launcher.ILightConfiguration

public class TITimeAnalysisConfig
extends AbstractConfiguration

The configuration wizard for the execution time analysis belonging to the TI data collector.


Nested Class Summary
static class TITimeAnalysisConfig.TIExecutionTimeAnalysisOpt
          The execution time analysis options are displayed in this configuration page.
 
Nested classes/interfaces inherited from class org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration
AbstractConfiguration.ExtendedConfigurationPage, AbstractConfiguration.IExtendedConfigurationPage
 
Field Summary
 
Fields inherited from interface org.eclipse.tptp.trace.ui.provisional.launcher.ILightConfiguration
AC_OPT_PREFIX_NAME
 
Constructor Summary
TITimeAnalysisConfig()
           
 
Method Summary
 
Methods inherited from class org.eclipse.tptp.trace.ui.internal.launcher.application.AbstractConfiguration
finishConfiguration, getAttributes, getConfigurationPages, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TITimeAnalysisConfig

public TITimeAnalysisConfig()

TPTP 4.6.0 Platform Project
Internal API Specification