Public Member Functions | Package Attributes

de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard Class Reference

this class realize the evaluation of the import wizard page and build it up. (its necessary for a correct working of the axbench!at least for the synchronization process -it could be possible to solve it directly via the part opened mechanism inside the pvsynchronizationmodul,but this could create errors) More...

List of all members.

Public Member Functions

void addPages ()
void dispose ()
 ImportWizard ()
void init (IWorkbench workbench, IStructuredSelection selection)
boolean performFinish ()

Package Attributes

ImportWizardPage mainPage
 the import wizard page

Detailed Description

this class realize the evaluation of the import wizard page and build it up. (its necessary for a correct working of the axbench!at least for the synchronization process -it could be possible to solve it directly via the part opened mechanism inside the pvsynchronizationmodul,but this could create errors)

Author:
skaegebein
Version:
0.8.0
Since:
0.8.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard.ImportWizard (  ) 

Member Function Documentation

void de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard.addPages (  ) 
void de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard.dispose (  ) 
void de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard.init ( IWorkbench  workbench,
IStructuredSelection  selection 
)
boolean de.fraunhofer.isst.axbench.wizards.importaxlproject.ImportWizard.performFinish (  ) 

Member Data Documentation

the import wizard page