Modifier and Type | Method and Description |
---|---|
SettingToSheetMapping |
ErrorFactory.createSettingToSheetMapping()
Returns a new object of class 'Setting To Sheet Mapping'.
|
SettingToSheetMapping |
ErrorFactory.createSettingToSheetMapping(SettingLocation settingLocation,
SheetLocation sheetLocation)
Creates a SettingToSheetMapping based on the combination of the
SettingLocation and the
SheetLocation . |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SettingToSheetMapping> |
SpreadsheetImportResult.getSettingToSheetMap()
Returns the value of the 'Setting To Sheet Map' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SettingToSheetMappingImpl
An implementation of the model object 'Setting To Sheet Mapping'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<SettingToSheetMapping> |
SpreadsheetImportResultImpl.settingToSheetMap
The cached value of the '
Setting To Sheet Map ' reference list. |
Modifier and Type | Method and Description |
---|---|
SettingToSheetMapping |
ErrorFactoryImpl.createSettingToSheetMapping() |
SettingToSheetMapping |
ErrorFactoryImpl.createSettingToSheetMapping(SettingLocation settingLocation,
SheetLocation sheetLocation)
Creates a SettingToSheetMapping based on the combination of the
SettingLocation and the
SheetLocation . |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SettingToSheetMapping> |
SpreadsheetImportResultImpl.getSettingToSheetMap() |
Modifier and Type | Method and Description |
---|---|
T |
ErrorSwitch.caseSettingToSheetMapping(SettingToSheetMapping object)
Returns the result of interpreting the object as an instance of 'Setting To Sheet Mapping'.
|
Copyright © 2018. All rights reserved.