Packages | Classes

Package de.fraunhofer.isst.axbench.purevariantsinterface

Packages

package  wizards

Classes

class  Constants
 This class holds the constants parameters and operations for the pure.variants interface. More...
class  PVAXBenchObjectRelation
 this class holds the references between a pvelement and an axbenchelement and handles the events which appears. More...
class  PVElementMapper
 this class realize the mapping from pv to axbench and axbench to pv and holds the information of the map for the storage. More...
class  PVSynchronisationHandler
 this class realize the first synchronization with an axbench file or pure.variants files. More...
class  PVSynchronizationModul
 this class realize the axbench files preferences handle for the pure.variants synchronization and handles the changes over all synchronization points. One instance for one eclipse session. currently the configuration and the feature model are separated for an easier error detect (its no problem to abstract them). More...
class  PVSynchronizationRunnable
 this class realize the runnable for the synchronization process. needed because some attributes have to be evaluated inside the run method. More...
class  StartUp
 realizes the evaluation of the pure.variants preferences file and the needed listeners for the import/export handling. More...