Public Member Functions | Private Attributes

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizard Class Reference

this class realize the synchronization wizard and the build up of a configuration or featuremodel from axbench or pv view (and the related storage). More...

List of all members.

Public Member Functions

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

Private Attributes

SyncWizardPage syncWizardPage = null

Detailed Description

this class realize the synchronization wizard and the build up of a configuration or featuremodel from axbench or pv view (and the related storage).

Author:
skaegebein
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizard.SyncWizard (  ) 

Member Function Documentation

void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizard.addPages (  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizard.init ( IWorkbench  workbench,
IStructuredSelection  selection 
)
boolean de.fraunhofer.isst.axbench.purevariantsinterface.wizards.synchronization.SyncWizard.performFinish (  ) 

1. set the synchronization property for the axbench project. 2. synchronize it.


Member Data Documentation