Modifier and Type | Method and Description |
---|---|
ErrorReport |
ErrorFactory.createErrorReport()
Returns a new object of class 'Report'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorReport> |
SpreadsheetImportResult.getErrorReports()
Returns the value of the 'Error Reports' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorReportImpl
An implementation of the model object 'Report'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ErrorReport> |
SpreadsheetImportResultImpl.errorReports
The cached value of the '
Error Reports ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ErrorReport |
ErrorFactoryImpl.createErrorReport() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ErrorReport> |
SpreadsheetImportResultImpl.getErrorReports() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorSwitch.caseErrorReport(ErrorReport object)
Returns the result of interpreting the object as an instance of 'Report'.
|
Copyright © 2016. All rights reserved.