public interface DataMapperAnalyzer extends MasterComponent
The following features are supported:
Modifier and Type | Method and Description |
---|---|
DataMapperService |
getDataMapper()
Returns the value of the 'Data Mapper' reference.
|
void |
setDataMapper(DataMapperService value)
Sets the value of the '
Data Mapper ' reference. |
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
DataMapperService getDataMapper()
If the meaning of the 'Data Mapper' reference isn't clear, there really should be more of a description here...
setDataMapper(DataMapperService)
,
ComponentPackage.getDataMapperAnalyzer_DataMapper()
void setDataMapper(DataMapperService value)
Data Mapper
' reference.
value
- the new value of the 'Data Mapper' reference.getDataMapper()