Class PalladioComponentModelNewDiagramFileWizard

  • All Implemented Interfaces:
    IShellProvider, IWizard

    public class PalladioComponentModelNewDiagramFileWizard
    extends Wizard
    Generated class or method.
    • Constructor Detail

      • PalladioComponentModelNewDiagramFileWizard

        public PalladioComponentModelNewDiagramFileWizard​(URI domainModelURI,
                                                          EObject diagramRoot,
                                                          org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
        Instantiates a new palladio component model new diagram file wizard.
        Parameters:
        domainModelURI - the domain model uri
        diagramRoot - the diagram root
        editingDomain - the editing domain
        Generated class or method.
        not
    • Method Detail

      • addPages

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

        public boolean performFinish()
        Perform finish.
        Specified by:
        performFinish in interface IWizard
        Specified by:
        performFinish in class Wizard
        Returns:
        true, if successful
        Generated class or method.
        not