Class PCMTXPerspectiveFactory
- java.lang.Object
-
- org.palladiosimulator.pcmtx.pcmtxperspective.PCMTXPerspectiveFactory
-
- All Implemented Interfaces:
IPerspectiveFactory
public class PCMTXPerspectiveFactory extends Object implements IPerspectiveFactory
This class represents the factory for the eclipse perspective.
-
-
Constructor Summary
Constructors Constructor Description PCMTXPerspectiveFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createInitialLayout(IPageLayout layout)
-
-
-
Method Detail
-
createInitialLayout
public void createInitialLayout(IPageLayout layout)
- Specified by:
createInitialLayout
in interfaceIPerspectiveFactory
-
-