Uses of Class
org.infai.emo.matcher.editor.wizard.Wizard

Packages that use Wizard
org.infai.emo.matcher.editor.wizard   
org.infai.emo.matcher.editor.wizard.impl   
 

Uses of Wizard in org.infai.emo.matcher.editor.wizard
 

Fields in org.infai.emo.matcher.editor.wizard declared as Wizard
(package private)  Wizard WizardPage.wizard
          The wizard that contains this page.
 

Methods in org.infai.emo.matcher.editor.wizard that return Wizard
 Wizard WizardPage.getWizard()
           
 

Methods in org.infai.emo.matcher.editor.wizard with parameters of type Wizard
 void WizardPage.setWizard(Wizard wizard)
           
 

Uses of Wizard in org.infai.emo.matcher.editor.wizard.impl
 

Subclasses of Wizard in org.infai.emo.matcher.editor.wizard.impl
 class ModOpWizard
          This wizard is used to load the models for the comparison and to configure the comparison-settings.