Class ResourceErrorsView
java.lang.Object
com.amalgamasimulation.desktop.ui.views.ResourceErrorsView
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static intprotected List<com.amalgamasimulation.emf.excel.ExcelDiagnostic> protected Set<com.amalgamasimulation.emf.excel.ExcelDiagnostic> protected static intprotected static intprotected static intprotected Table<com.amalgamasimulation.emf.excel.ExcelDiagnostic> protected static int -
Constructor Summary
ConstructorsConstructorDescriptionResourceErrorsView(org.eclipse.swt.widgets.Composite parent, List<org.eclipse.emf.ecore.resource.Resource.Diagnostic> errors, List<org.eclipse.emf.ecore.resource.Resource.Diagnostic> warnings) -
Method Summary
-
Field Details
-
TYPE_COLUMN_WIDTH
protected static int TYPE_COLUMN_WIDTH -
MESSAGE_COLUMN_WIDTH
protected static int MESSAGE_COLUMN_WIDTH -
EXCEL_SHEET_COLUMN_WIDTH
protected static int EXCEL_SHEET_COLUMN_WIDTH -
ROW_COLUMN_WIDTH
protected static int ROW_COLUMN_WIDTH -
COLUMN_NAME_COLUMN_WIDTH
protected static int COLUMN_NAME_COLUMN_WIDTH -
tableView
-
errorsSet
-
diagnostics
-
-
Constructor Details
-
ResourceErrorsView
-
-
Method Details
-
getTableView
-