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

de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler Class Reference

this class realize the first synchronization with an axbench file or pure.variants files. More...

List of all members.

Public Member Functions

void addHandlerListener (IHandlerListener handlerListener)
void dispose ()
Object execute (ExecutionEvent event) throws ExecutionException
boolean isEnabled ()
boolean isHandled ()
void removeHandlerListener (IHandlerListener handlerListener)
void updateElement (UIElement element, Map parameters)

Protected Attributes

boolean blockUpdate = false
WizardDialog dialog = null
boolean disable = false
UIElement element = null

Private Member Functions

void loadSyncWizard ()

Private Attributes

int wizardpagestyle = 0

Detailed Description

this class realize the first synchronization with an axbench file or pure.variants files.

Author:
skaegebein
Version:
0.8.0
Since:
0.8.0

Member Function Documentation

void de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.addHandlerListener ( IHandlerListener  handlerListener  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.dispose (  ) 
Object de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.execute ( ExecutionEvent  event  )  throws ExecutionException
boolean de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.isEnabled (  ) 
boolean de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.isHandled (  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.loadSyncWizard (  )  [private]
void de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.removeHandlerListener ( IHandlerListener  handlerListener  ) 
void de.fraunhofer.isst.axbench.purevariantsinterface.PVSynchronisationHandler.updateElement ( UIElement  element,
Map  parameters 
)

Member Data Documentation

0 - no relevant editor is active --> inform the user 1 - the pv:featuremodel editor is active --> the user can choose an axbench file 2 - the pv:configurationmodel editor is active --> the user can choose an axbench file 3 - the axlmultipage editor is active --> the user can choose a lot of xfm and/or vdm files