public interface MappedSourceValue extends SingleValue
The following features are supported:
Modifier and Type | Method and Description |
---|---|
InputDefinition |
getInput()
Returns the value of the 'Input' containment reference.
|
DataMapperService |
getMapper()
Returns the value of the 'Mapper' reference.
|
void |
setInput(InputDefinition value)
Sets the value of the '
Input ' containment reference. |
void |
setMapper(DataMapperService value)
Sets the value of the '
Mapper ' reference. |
getCustomizationTags, getDataType, getName, setDataType, setName
getMasterOn
getArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevel
getShortDescription, setShortDescription
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getMasterOn
DataMapperService getMapper()
If the meaning of the 'Mapper' reference isn't clear, there really should be more of a description here...
setMapper(DataMapperService)
,
ComponentPackage.getMappedSourceValue_Mapper()
void setMapper(DataMapperService value)
Mapper
' reference.
value
- the new value of the 'Mapper' reference.getMapper()
InputDefinition getInput()
If the meaning of the 'Input' containment reference isn't clear, there really should be more of a description here...
setInput(InputDefinition)
,
ComponentPackage.getMappedSourceValue_Input()
void setInput(InputDefinition value)
Input
' containment reference.
value
- the new value of the 'Input' containment reference.getInput()