Class RecorderTabGroup

java.lang.Object
org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
org.palladiosimulator.recorderframework.launch.RecorderTabGroup
All Implemented Interfaces:
ILaunchConfigurationTabGroup

public class RecorderTabGroup extends AbstractLaunchConfigurationTabGroup
Enables the launch configuration tab group for a recorder as registered via the recorder extension point.
  • Constructor Details

    • RecorderTabGroup

      public RecorderTabGroup()
  • Method Details