public interface SimpleDataMapper extends DataMapper
The following features are supported:
OsgiPackage.getSimpleDataMapper()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<DataMapperEntry> |
getEntries()
Returns the value of the 'Entries' containment reference list.
|
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<DataMapperEntry> getEntries()
DataMapperEntry
.
If the meaning of the 'Entries' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getSimpleDataMapper_Entries()