Class AtlPerspective

java.lang.Object
org.eclipse.m2m.atl.adt.ui.perspective.AtlPerspective
All Implemented Interfaces:
org.eclipse.ui.IPerspectiveFactory

public class AtlPerspective extends Object implements org.eclipse.ui.IPerspectiveFactory
The ATL perspective class.
  • Constructor Details

    • AtlPerspective

      public AtlPerspective()
  • Method Details

    • createInitialLayout

      public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
      Specified by:
      createInitialLayout in interface org.eclipse.ui.IPerspectiveFactory
      See Also:
      • IPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)
    • defineActions

      public void defineActions(org.eclipse.ui.IPageLayout layout)
      Defines the ATL perspective actions.
      Parameters:
      layout - the given layout
    • defineLayout

      public void defineLayout(org.eclipse.ui.IPageLayout layout)
      Defines the ATL perspective layout.
      Parameters:
      layout - the given layout