Class PalladioComponentModelCreationWizard

    • Constructor Detail

      • PalladioComponentModelCreationWizard

        public PalladioComponentModelCreationWizard()
    • Method Detail

      • getWorkbench

        public IWorkbench getWorkbench()
        Generated class or method.
      • getDiagram

        public final Resource getDiagram()
        Generated class or method.
      • isOpenNewlyCreatedDiagramEditor

        public final boolean isOpenNewlyCreatedDiagramEditor()
        Generated class or method.
      • setOpenNewlyCreatedDiagramEditor

        public void setOpenNewlyCreatedDiagramEditor​(boolean openNewlyCreatedDiagramEditor)
        Generated class or method.
      • addPages

        public void addPages()
        Specified by:
        addPages in interface IWizard
        Overrides:
        addPages in class Wizard
        Generated class or method.
        not
      • performFinish

        public boolean performFinish()
        FIXME: This method is never executed!
        Specified by:
        performFinish in interface IWizard
        Specified by:
        performFinish in class Wizard
        Returns:
        a boolean
        Generated class or method.
        not