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()
        Adds the pages.
        Specified by:
        addPages in interface IWizard
        Overrides:
        addPages in class Wizard
        Generated class or method.
        not