Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions

de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench Class Reference

List of all members.

Public Member Functions

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

Protected Member Functions

int checkSelection (IStructuredSelection selection)
 this method realizes the check of the selection. 0-the semantic of this wizard will be full filled 1-project to axbench 2-project to pure.variants

Protected Attributes

AXLModelPage modelpage = null
AXLProjectPage projectpage = null
 the project page (first page)
ExportWizardPage psproject
 the export wizard first page (the selected project)

Private Member Functions

boolean exportArFilesToAXBenchProject (List<?> sResources)

Member Function Documentation

void de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench.addPages (  ) 
int de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench.checkSelection ( IStructuredSelection  selection  )  [protected]

this method realizes the check of the selection. 0-the semantic of this wizard will be full filled 1-project to axbench 2-project to pure.variants

Parameters:
selection 
Returns:
boolean de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench.exportArFilesToAXBenchProject ( List<?>  sResources  )  [private]
void de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench.init ( IWorkbench  workbench,
IStructuredSelection  selection 
)
boolean de.fraunhofer.isst.axbench.autosarinterface.wizards.export.ExportWizardToAXBench.performFinish (  ) 

Member Data Documentation

the project page (first page)

the export wizard first page (the selected project)