Interface IWizard

    • Method Detail

      • getWizardModel

        IWizardModel getWizardModel()
        Gets the model this wizard is using. This should never be null; a wizard is supposed to have a model.
        Returns:
        The wizard model.