Uses of Interface
net.ssehub.easy.dslCore.ui.wizards.IWizardPageDescriptor
-
Packages that use IWizardPageDescriptor Package Description de.uni_hildesheim.sse.ivml.ui.wizards de.uni_hildesheim.sse.ui.wizards de.uni_hildesheim.sse.vil.templatelang.ui.wizards "File New Wizard" for the creation of VTL files.net.ssehub.easy.dslCore.ui.wizards Abstract classes for creating "New File" wizards. -
-
Uses of IWizardPageDescriptor in de.uni_hildesheim.sse.ivml.ui.wizards
Classes in de.uni_hildesheim.sse.ivml.ui.wizards that implement IWizardPageDescriptor Modifier and Type Class Description classCommentsWizardPageDescriptorSpecification of theCommentsFiletypeWizardPage.classIVMLWizardPageDescriptorSpecification of theIVMLFiletypeWizardPage. -
Uses of IWizardPageDescriptor in de.uni_hildesheim.sse.ui.wizards
Classes in de.uni_hildesheim.sse.ui.wizards that implement IWizardPageDescriptor Modifier and Type Class Description classVILWizardPageDescriptorSpecification of theVILFiletypeWizardPage. -
Uses of IWizardPageDescriptor in de.uni_hildesheim.sse.vil.templatelang.ui.wizards
Classes in de.uni_hildesheim.sse.vil.templatelang.ui.wizards that implement IWizardPageDescriptor Modifier and Type Class Description classVTLWizardPageDescriptorSpecification of theVTLFiletypeWizardPage. -
Uses of IWizardPageDescriptor in net.ssehub.easy.dslCore.ui.wizards
Fields in net.ssehub.easy.dslCore.ui.wizards declared as IWizardPageDescriptor Modifier and Type Field Description private IWizardPageDescriptorAbstractFiletypeWizardPage. descriptorConstructors in net.ssehub.easy.dslCore.ui.wizards with parameters of type IWizardPageDescriptor Constructor Description AbstractFiletypeWizardPage(org.eclipse.jface.viewers.ISelection selection, IWizardPageDescriptor descriptor)Constructor for NewWizardPage's.
-