Public Member Functions | Protected Member Functions

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.export.ExportWizardPage Class Reference

This class realize the export wizard page from a pure.variants project to a NEW axlproject or vice versa. More...

List of all members.

Public Member Functions

List<?> getSelectedResources ()

Protected Member Functions

 ExportWizardPage (String pageName, IStructuredSelection selection, String description)
void updateWidgetEnablements ()
 Check if widgets are enabled or disabled by a change in the dialog.

Detailed Description

This class realize the export wizard page from a pure.variants project to a NEW axlproject or vice versa.

Author:
skaegebein
Version:
0.8.0
Since:
0.8.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.export.ExportWizardPage.ExportWizardPage ( String  pageName,
IStructuredSelection  selection,
String  description 
) [protected]
Parameters:
pageName 
selection 

Member Function Documentation

List<?> de.fraunhofer.isst.axbench.purevariantsinterface.wizards.export.ExportWizardPage.getSelectedResources (  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.export.ExportWizardPage.updateWidgetEnablements (  )  [protected]

Check if widgets are enabled or disabled by a change in the dialog.

Reimplemented from de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizardPage.