Public Member Functions | Static Private Attributes

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

View for the "AxlMetrics Structure Counts". More...

List of all members.

Public Member Functions

 AxlMetricsStructureCounts_View ()
void createPartControl (Composite parent)
 Creates the part control of the view.
IAXLangElement provideIAXLangElementFromSelection (IStructuredSelection selection, boolean editorSelection)
void setInput (Object theInput)

Static Private Attributes

static final int theColumnNumber = 51
 the number of columns in the view
static final int theColumnWidthElement = 200
static final int theColumnWidthNumber = 100
static final int theColumnWidthSeparator = 25
static final int theColumnWidthText = 200

Detailed Description

View for the "AxlMetrics Structure Counts".

Author:
smann
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

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

the constructor


Member Function Documentation

void de.fraunhofer.isst.axbench.views.metrics.AxlMetricsStructureCounts_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.AxlMetricsStructureCounts_View.provideIAXLangElementFromSelection ( IStructuredSelection  selection,
boolean  editorSelection 
)
void de.fraunhofer.isst.axbench.views.metrics.AxlMetricsStructureCounts_View.setInput ( Object  theInput  ) 

Member Data Documentation

the number of columns in the view