org.eclipse.gmf.bridge.ui.dashboard
Interface DashboardFacade


public interface DashboardFacade

EXPERIMENTAL

Author:
dstadnik

Field Summary
static String LOCATION_DGM
           
static String LOCATION_DM
           
static String LOCATION_GDM
           
static String LOCATION_GM
           
static String LOCATION_MM
           
static String LOCATION_MM2GM
           
static String LOCATION_TDM
           
static String OPTION_RCP
           
 
Method Summary
 org.eclipse.swt.widgets.Shell getShell()
           
 DashboardState getState()
           
 boolean isStrict()
           
 void updateStatus()
           
 

Field Detail

LOCATION_DM

static final String LOCATION_DM
See Also:
Constant Field Values

LOCATION_DGM

static final String LOCATION_DGM
See Also:
Constant Field Values

LOCATION_GDM

static final String LOCATION_GDM
See Also:
Constant Field Values

LOCATION_TDM

static final String LOCATION_TDM
See Also:
Constant Field Values

LOCATION_MM

static final String LOCATION_MM
See Also:
Constant Field Values

LOCATION_GM

static final String LOCATION_GM
See Also:
Constant Field Values

LOCATION_MM2GM

static final String LOCATION_MM2GM
See Also:
Constant Field Values

OPTION_RCP

static final String OPTION_RCP
See Also:
Constant Field Values
Method Detail

getState

DashboardState getState()

updateStatus

void updateStatus()

isStrict

boolean isStrict()

getShell

org.eclipse.swt.widgets.Shell getShell()


Copyright © 2012. All Rights Reserved.