TPTP 4.2.0 Monitoring Tools Project
Internal API Specification

org.eclipse.tptp.monitoring.instrumentation.ui.internal.configuration
Class CbeAnalysisTypeConfiguration

java.lang.Object
  extended byAbstractInstrumentConfig
      extended byorg.eclipse.tptp.monitoring.instrumentation.ui.internal.configuration.CbeAnalysisTypeConfiguration

public class CbeAnalysisTypeConfiguration
extends AbstractInstrumentConfig

Represents the configuration wizard for the cbe analysis type in the launch configuration.

Since:
TPTP 4.2
See Also:
Serialized Form

Nested Class Summary
static class CbeAnalysisTypeConfiguration.CbeConfigurationPage
          This is the cbe configuration page that will be displayed as the only page of the configuration wizard for the instrument data collector.
 
Constructor Summary
CbeAnalysisTypeConfiguration()
          Register all wizard classes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CbeAnalysisTypeConfiguration

public CbeAnalysisTypeConfiguration()
Register all wizard classes.


TPTP 4.2.0 Monitoring Tools Project
Internal API Specification