org.eclipse.etrice.generator.launch.c
Class CGeneratorConfigTab
java.lang.Object
AbstractLaunchConfigurationTab
org.eclipse.etrice.generator.launch.c.CGeneratorConfigTab
public class CGeneratorConfigTab
- extends AbstractLaunchConfigurationTab
- Author:
- Henrik Rentz-Reichert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GEN_INSTANCE_DIAGRAM
public static final java.lang.String GEN_INSTANCE_DIAGRAM
- See Also:
- Constant Field Values
GEN_MODEL_PATH
public static final java.lang.String GEN_MODEL_PATH
- See Also:
- Constant Field Values
SAVE_GEN_MODEL
public static final java.lang.String SAVE_GEN_MODEL
- See Also:
- Constant Field Values
LIB
public static final java.lang.String LIB
- See Also:
- Constant Field Values
CGeneratorConfigTab
public CGeneratorConfigTab()
getName
public java.lang.String getName()
createControl
public void createControl(Composite parent)
handleSaveGenModelSelected
protected void handleSaveGenModelSelected()
handlePathButtonSelected
protected void handlePathButtonSelected()
setDefaults
public void setDefaults(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
initializeFrom
public void initializeFrom(org.eclipse.debug.core.ILaunchConfiguration configuration)
performApply
public void performApply(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy configuration)
canSave
public boolean canSave()