public static interface ErrorPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
DMR_LOCATION
The meta object literal for the '
DMR Location '
class. |
static org.eclipse.emf.ecore.EReference |
DMR_LOCATION__DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Domain Model Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
EMF_LOCATION
The meta object literal for the '
EMF Location '
class. |
static org.eclipse.emf.ecore.EReference |
EMF_LOCATION__DMR_LOCATION
The meta object literal for the 'Dmr Location' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
EMF_LOCATION__ROOT
The meta object literal for the 'Root' reference feature.
|
static org.eclipse.emf.ecore.EReference |
EMF_LOCATION__SETTING_LOCATION
The meta object literal for the 'Setting Location' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
ERROR_REPORT
The meta object literal for the '
Report ' class. |
static org.eclipse.emf.ecore.EReference |
ERROR_REPORT__EMF_LOCATION
The meta object literal for the 'Emf Location' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
ERROR_REPORT__MESSAGE
The meta object literal for the 'Message' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
ERROR_REPORT__SEVERITY
The meta object literal for the 'Severity' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ERROR_REPORT__SHEET_LOCATION
The meta object literal for the 'Sheet Location' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
SETTING_LOCATION
The meta object literal for the '
Setting Location ' class. |
static org.eclipse.emf.ecore.EReference |
SETTING_LOCATION__EOBJECT
The meta object literal for the 'EObject' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SETTING_LOCATION__FEATURE
The meta object literal for the 'Feature' reference feature.
|
static org.eclipse.emf.ecore.EClass |
SETTING_TO_SHEET_MAPPING
The meta object literal for the '
Setting To Sheet Mapping ' class. |
static org.eclipse.emf.ecore.EReference |
SETTING_TO_SHEET_MAPPING__SETTING_LOCATION
The meta object literal for the 'Setting Location' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
SETTING_TO_SHEET_MAPPING__SHEET_LOCATION
The meta object literal for the 'Sheet Location' containment reference feature.
|
static org.eclipse.emf.ecore.EEnum |
SEVERITY
The meta object literal for the '
Severity ' enum. |
static org.eclipse.emf.ecore.EClass |
SHEET_LOCATION
The meta object literal for the '
Sheet Location '
class. |
static org.eclipse.emf.ecore.EAttribute |
SHEET_LOCATION__COLUMN
The meta object literal for the 'Column' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SHEET_LOCATION__COLUMN_NAME
The meta object literal for the 'Column Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SHEET_LOCATION__ROW
The meta object literal for the 'Row' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SHEET_LOCATION__SHEET
The meta object literal for the 'Sheet' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SHEET_LOCATION__VALID
The meta object literal for the 'Valid' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SPREADSHEET_IMPORT_RESULT
The meta object literal for the '
Spreadsheet Import Result ' class. |
static org.eclipse.emf.ecore.EReference |
SPREADSHEET_IMPORT_RESULT__ERROR_REPORTS
The meta object literal for the 'Error Reports' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
SPREADSHEET_IMPORT_RESULT__IMPORTED_EOBJECTS
The meta object literal for the 'Imported EObjects' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
SPREADSHEET_IMPORT_RESULT__SETTING_TO_SHEET_MAP
The meta object literal for the 'Setting To Sheet Map' reference list feature.
|
static final org.eclipse.emf.ecore.EClass SPREADSHEET_IMPORT_RESULT
Spreadsheet Import Result
' class.
static final org.eclipse.emf.ecore.EReference SPREADSHEET_IMPORT_RESULT__ERROR_REPORTS
static final org.eclipse.emf.ecore.EReference SPREADSHEET_IMPORT_RESULT__IMPORTED_EOBJECTS
static final org.eclipse.emf.ecore.EReference SPREADSHEET_IMPORT_RESULT__SETTING_TO_SHEET_MAP
static final org.eclipse.emf.ecore.EClass ERROR_REPORT
Report
' class.
ErrorReportImpl
,
ErrorPackageImpl.getErrorReport()
static final org.eclipse.emf.ecore.EAttribute ERROR_REPORT__SEVERITY
static final org.eclipse.emf.ecore.EAttribute ERROR_REPORT__MESSAGE
static final org.eclipse.emf.ecore.EReference ERROR_REPORT__EMF_LOCATION
static final org.eclipse.emf.ecore.EReference ERROR_REPORT__SHEET_LOCATION
static final org.eclipse.emf.ecore.EClass EMF_LOCATION
EMF Location
'
class.
EMFLocationImpl
,
ErrorPackageImpl.getEMFLocation()
static final org.eclipse.emf.ecore.EReference EMF_LOCATION__ROOT
static final org.eclipse.emf.ecore.EReference EMF_LOCATION__SETTING_LOCATION
static final org.eclipse.emf.ecore.EReference EMF_LOCATION__DMR_LOCATION
static final org.eclipse.emf.ecore.EClass SETTING_LOCATION
Setting Location
' class.
static final org.eclipse.emf.ecore.EReference SETTING_LOCATION__EOBJECT
static final org.eclipse.emf.ecore.EReference SETTING_LOCATION__FEATURE
static final org.eclipse.emf.ecore.EClass DMR_LOCATION
DMR Location
'
class.
DMRLocationImpl
,
ErrorPackageImpl.getDMRLocation()
static final org.eclipse.emf.ecore.EReference DMR_LOCATION__DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EClass SETTING_TO_SHEET_MAPPING
Setting To Sheet Mapping
' class.
static final org.eclipse.emf.ecore.EReference SETTING_TO_SHEET_MAPPING__SHEET_LOCATION
static final org.eclipse.emf.ecore.EReference SETTING_TO_SHEET_MAPPING__SETTING_LOCATION
static final org.eclipse.emf.ecore.EClass SHEET_LOCATION
Sheet Location
'
class.
static final org.eclipse.emf.ecore.EAttribute SHEET_LOCATION__SHEET
static final org.eclipse.emf.ecore.EAttribute SHEET_LOCATION__COLUMN
static final org.eclipse.emf.ecore.EAttribute SHEET_LOCATION__ROW
static final org.eclipse.emf.ecore.EAttribute SHEET_LOCATION__COLUMN_NAME
static final org.eclipse.emf.ecore.EAttribute SHEET_LOCATION__VALID
static final org.eclipse.emf.ecore.EEnum SEVERITY
Severity
' enum.
Severity
,
ErrorPackageImpl.getSeverity()
Copyright © 2018. All rights reserved.