Uses of Class
edu.kit.mcda.Wizard

Packages that use Wizard
Package
Description
 
  • Uses of Wizard in edu.kit.mcda

    Methods in edu.kit.mcda with parameters of type Wizard
    Modifier and Type
    Method
    Description
    void
    AbstractionLayer.startMain(Goal _goal, Wizard _wizard)
    Start the main frame with the input goal and closes the input wizard.
    void
    AbstractionLayer.startMain(File _file, Wizard _wizard)
    Start the main frame with the goal from xml and closes the input wizard.
    void
    MCDA_KIT.startMain(Goal _goal, Wizard _wizard)
    Start the main frame with the input goal and closes the input wizard.
    void
    MCDA_KIT.startMain(File _file, Wizard _wizard)
    Start the main frame with the goal from xml and closes the input wizard.