| 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 |
|---|---|
FunctionTemplate |
RfcFactory.createFunctionTemplate()
Returns a new object of class 'Function Template'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EMap<java.lang.String,FunctionTemplate> |
RepositoryData.getEntries()
Returns the value of the 'Entries' map.
|
java.util.Map<java.lang.String,FunctionTemplate> |
RepositoryData.getFunctionTemplates()
Returns the value of the 'Function Templates' attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryData.setFunctionTemplates(java.util.Map<java.lang.String,FunctionTemplate> value)
Sets the value of the '
Function Templates' attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionTemplateImpl
An implementation of the model object 'Function Template'.
|
| Modifier and Type | Field and Description |
|---|---|
protected FunctionTemplate |
RespositoryDataEntryImpl.value
The cached value of the '
Value' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EMap<java.lang.String,FunctionTemplate> |
RepositoryDataImpl.entries
The cached value of the '
Entries' map. |
| Modifier and Type | Method and Description |
|---|---|
FunctionTemplate |
RespositoryDataEntryImpl.basicGetTypedValue() |
FunctionTemplate |
RfcFactoryImpl.createFunctionTemplate() |
FunctionTemplate |
RespositoryDataEntryImpl.getTypedValue() |
FunctionTemplate |
RespositoryDataEntryImpl.getValue() |
FunctionTemplate |
RespositoryDataEntryImpl.setValue(FunctionTemplate value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<java.lang.String,FunctionTemplate> |
RfcFactoryImpl.createRespositoryDataEntry() |
org.eclipse.emf.common.util.EMap<java.lang.String,FunctionTemplate> |
RespositoryDataEntryImpl.getEMap() |
org.eclipse.emf.common.util.EMap<java.lang.String,FunctionTemplate> |
RepositoryDataImpl.getEntries() |
java.util.Map<java.lang.String,FunctionTemplate> |
RepositoryDataImpl.getFunctionTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
RespositoryDataEntryImpl.setTypedValue(FunctionTemplate newValue) |
FunctionTemplate |
RespositoryDataEntryImpl.setValue(FunctionTemplate value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryDataImpl.setFunctionTemplates(java.util.Map<java.lang.String,FunctionTemplate> newFunctionTemplates) |
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseFunctionTemplate(FunctionTemplate object)
Returns the result of interpreting the object as an instance of 'Function Template'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RfcSwitch.caseRespositoryDataEntry(java.util.Map.Entry<java.lang.String,FunctionTemplate> object)
Returns the result of interpreting the object as an instance of 'Respository Data Entry'.
|
Copyright © 2015 Red Hat, Inc.. All Rights Reserved.