|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ohf.stem.ui.perspectives.Simulation
public class Simulation
This class implements the "Simulation" perspective of STEM. This Perspective is used to control and visualize simulations.
Field Summary | |
---|---|
static java.lang.String |
ID_STEM_SIMULATION_PERSPECTIVE
The identifier of the Simulation Perspective |
Constructor Summary | |
---|---|
Simulation()
|
Method Summary | |
---|---|
void |
createInitialLayout(org.eclipse.ui.IPageLayout layout)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID_STEM_SIMULATION_PERSPECTIVE
Constructor Detail |
---|
public Simulation()
Method Detail |
---|
public void createInitialLayout(org.eclipse.ui.IPageLayout layout)
createInitialLayout
in interface org.eclipse.ui.IPerspectiveFactory
IPerspectiveFactory.createInitialLayout(org.eclipse.ui.IPageLayout)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |