Package | Description |
---|---|
org.fusesource.camel.component.sap.model.rfc | |
org.fusesource.camel.component.sap.model.rfc.impl | |
org.fusesource.camel.component.sap.model.rfc.util |
Modifier and Type | Method and Description |
---|---|
RepositoryData |
RfcFactory.createRepositoryData()
Returns a new object of class 'Repository Data'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EMap<String,RepositoryData> |
RepositoryDataStore.getEntries()
Returns the value of the 'Entries' map.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryDataImpl
An implementation of the model object 'Repository Data'.
|
Modifier and Type | Field and Description |
---|---|
protected RepositoryData |
RepositoryDataStoreEntryImpl.value
The cached value of the '
Value ' reference. |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EMap<String,RepositoryData> |
RepositoryDataStoreImpl.entries
The cached value of the '
Entries ' map. |
Modifier and Type | Method and Description |
---|---|
RepositoryData |
RepositoryDataStoreEntryImpl.basicGetTypedValue() |
RepositoryData |
RfcFactoryImpl.createRepositoryData() |
RepositoryData |
RepositoryDataStoreEntryImpl.getTypedValue() |
RepositoryData |
RepositoryDataStoreEntryImpl.getValue() |
RepositoryData |
RepositoryDataStoreEntryImpl.setValue(RepositoryData value) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<String,RepositoryData> |
RfcFactoryImpl.createRepositoryDataStoreEntry() |
org.eclipse.emf.common.util.EMap<String,RepositoryData> |
RepositoryDataStoreEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<String,RepositoryData> |
RepositoryDataStoreImpl.getEntries() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryDataStoreEntryImpl.setTypedValue(RepositoryData newValue) |
RepositoryData |
RepositoryDataStoreEntryImpl.setValue(RepositoryData value) |
Modifier and Type | Method and Description |
---|---|
T |
RfcSwitch.caseRepositoryData(RepositoryData object)
Returns the result of interpreting the object as an instance of 'Repository Data'.
|
Modifier and Type | Method and Description |
---|---|
T |
RfcSwitch.caseRepositoryDataStoreEntry(Map.Entry<String,RepositoryData> object)
Returns the result of interpreting the object as an instance of 'Repository Data Store Entry'.
|
Apache Camel