Public Member Functions | Private Attributes | Static Private Attributes

de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View Class Reference

View for the "AxlMetrics Variability Influence". Get its data via Session by execute the corresponding handler. More...

List of all members.

Public Member Functions

 AxlMetricsVariabilityInfluence_View ()
void createPartControl (Composite parent)
 Creates the part control of the view.
IAXLangElement provideIAXLangElementFromSelection (IStructuredSelection selection, boolean editorSelection)
void setInput (Object theInput)
 Get the data for the view from the Session storage and give it to the content provider.

Private Attributes

final String theViewId = "de.fraunhofer.isst.axbench.ui.axlMetricsVariabilityInfluenceView"

Static Private Attributes

static final int theColumnNumber = 5
static final int theColumnWidthElement = 200
static final int theColumnWidthNumber = 100
static final int theColumnWidthSeparator = 25
static final int theColumnWidthText = 200
static final String theViewName = "Metrics Variability Influence"

Detailed Description

View for the "AxlMetrics Variability Influence". Get its data via Session by execute the corresponding handler.

Author:
smann
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.AxlMetricsVariabilityInfluence_View (  ) 

the constructor


Member Function Documentation

void de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.createPartControl ( Composite  parent  ) 

Creates the part control of the view.

Parameters:
parent parent composite

Reimplemented from de.fraunhofer.isst.axbench.views.AbstractAXLView.

IAXLangElement de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.provideIAXLangElementFromSelection ( IStructuredSelection  selection,
boolean  editorSelection 
)
void de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.setInput ( Object  theInput  ) 

Get the data for the view from the Session storage and give it to the content provider.

Reimplemented from de.fraunhofer.isst.axbench.views.AbstractAXLView.


Member Data Documentation

final String de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.theViewId = "de.fraunhofer.isst.axbench.ui.axlMetricsVariabilityInfluenceView" [private]
final String de.fraunhofer.isst.axbench.views.metrics.AxlMetricsVariabilityInfluence_View.theViewName = "Metrics Variability Influence" [static, private]