de.cau.cs.kieler.krep.evalbench.ui
Class EvalBenchPerspective
java.lang.Object
de.cau.cs.kieler.core.ui.ModelingPerspective
de.cau.cs.kieler.krep.evalbench.ui.EvalBenchPerspective
- All Implemented Interfaces:
- IPerspectiveFactory
public class EvalBenchPerspective
- extends ModelingPerspective
- implements IPerspectiveFactory
Perspective related to the evaluation bench. This extends the KIELER modeling perspective by the
assembler view and the connection log.
- Rating

- (2010-03-09) review by msp, soh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSPECTIVE_ID
public static final String PERSPECTIVE_ID
- Identifier string for this perspective.
- See Also:
- Constant Field Values
EvalBenchPerspective
public EvalBenchPerspective()
createViewShortcuts
protected void createViewShortcuts(IPageLayout layout)
- Add KIELER Views (and some important Eclipse views) as shortcuts into the View menu.
- Overrides:
createViewShortcuts
in class ModelingPerspective
- Parameters:
layout
- the page layout
createViewLayout
protected void createViewLayout(IPageLayout layout)
- Add the KIELER views to the layout.
- Overrides:
createViewLayout
in class ModelingPerspective
- Parameters:
layout
- the page layout