Class UncertaintyVariationModelModelWizard

    • Constructor Detail

      • UncertaintyVariationModelModelWizard

        public UncertaintyVariationModelModelWizard()
    • Method Detail

      • getInitialObjectNames

        protected Collection<String> getInitialObjectNames()
        Returns the names of the types that can be created as the root object.
        Generated class or method.
      • createInitialModel

        protected EObject createInitialModel()
        Create a new model.
        Generated class or method.
      • performFinish

        public boolean performFinish()
        Do the work after everything is specified.
        Specified by:
        performFinish in interface IWizard
        Specified by:
        performFinish in class Wizard
        Generated class or method.
      • addPages

        public void addPages()
        The framework calls this to create the contents of the wizard.
        Specified by:
        addPages in interface IWizard
        Overrides:
        addPages in class Wizard
        Generated class or method.
      • getModelFile

        public IFile getModelFile()
        Get the file from the page.
        Generated class or method.