Package net.ssehub.easy.dslCore.ui.wizards
Abstract classes for creating "New File" wizards.
-
Interface Summary Interface Description IWizardPageDescriptor Specification of relevant information of aAbstractFiletypeWizardPageinstance.IWizardPageFactory Factory interface for individual wizard pages. -
Class Summary Class Description AbstractFiletypeWizard This is the common super class for wizards creating new variability definition/realization files.AbstractFiletypeWizardPage The "New" wizard page allows setting the container for the new file as well as the file name.