public interface FunctionTemplate
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RfcPackage.getFunctionTemplate()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getChanging()
Returns the value of the 'Changing' reference list.
|
java.util.List<ListFieldMetaData> |
getChangingParameterList()
Returns the value of the 'Changing Parameter List' attribute.
|
java.util.List<AbapException> |
getExceptionList()
Returns the value of the 'Exception List' attribute.
|
org.eclipse.emf.common.util.EList<AbapException> |
getExceptions()
Returns the value of the 'Exceptions' reference list.
|
java.util.List<ListFieldMetaData> |
getExportParameterList()
Returns the value of the 'Export Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getExports()
Returns the value of the 'Exports' reference list.
|
java.util.List<ListFieldMetaData> |
getImportParameterList()
Returns the value of the 'Import Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getImports()
Returns the value of the 'Imports' reference list.
|
java.util.List<ListFieldMetaData> |
getTableParameterList()
Returns the value of the 'Table Parameter List' attribute.
|
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getTables()
Returns the value of the 'Tables' reference list.
|
void |
setChangingParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Changing Parameter List' attribute. |
void |
setExceptionList(java.util.List<AbapException> value)
Sets the value of the '
Exception List' attribute. |
void |
setExportParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Export Parameter List' attribute. |
void |
setImportParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Import Parameter List' attribute. |
void |
setTableParameterList(java.util.List<ListFieldMetaData> value)
Sets the value of the '
Table Parameter List' attribute. |
org.eclipse.emf.common.util.EList<ListFieldMetaData> getImports()
ListFieldMetaData.
If the meaning of the 'Imports' reference list isn't clear, there really should be more of a description here...
RfcPackage.getFunctionTemplate_Imports()org.eclipse.emf.common.util.EList<ListFieldMetaData> getExports()
ListFieldMetaData.
If the meaning of the 'Exports' reference list isn't clear, there really should be more of a description here...
RfcPackage.getFunctionTemplate_Exports()org.eclipse.emf.common.util.EList<ListFieldMetaData> getChanging()
ListFieldMetaData.
If the meaning of the 'Changing' reference list isn't clear, there really should be more of a description here...
RfcPackage.getFunctionTemplate_Changing()org.eclipse.emf.common.util.EList<ListFieldMetaData> getTables()
ListFieldMetaData.
If the meaning of the 'Tables' reference list isn't clear, there really should be more of a description here...
RfcPackage.getFunctionTemplate_Tables()org.eclipse.emf.common.util.EList<AbapException> getExceptions()
AbapException.
If the meaning of the 'Exceptions' reference list isn't clear, there really should be more of a description here...
RfcPackage.getFunctionTemplate_Exceptions()java.util.List<ListFieldMetaData> getImportParameterList()
If the meaning of the 'Import Parameter List' attribute list isn't clear, there really should be more of a description here...
setImportParameterList(List),
RfcPackage.getFunctionTemplate_ImportParameterList()void setImportParameterList(java.util.List<ListFieldMetaData> value)
Import Parameter List' attribute.
value - the new value of the 'Import Parameter List' attribute.getImportParameterList()java.util.List<ListFieldMetaData> getExportParameterList()
If the meaning of the 'Export Parameter List' attribute list isn't clear, there really should be more of a description here...
setExportParameterList(List),
RfcPackage.getFunctionTemplate_ExportParameterList()void setExportParameterList(java.util.List<ListFieldMetaData> value)
Export Parameter List' attribute.
value - the new value of the 'Export Parameter List' attribute.getExportParameterList()java.util.List<ListFieldMetaData> getChangingParameterList()
If the meaning of the 'Changing Parameter List' attribute list isn't clear, there really should be more of a description here...
setChangingParameterList(List),
RfcPackage.getFunctionTemplate_ChangingParameterList()void setChangingParameterList(java.util.List<ListFieldMetaData> value)
Changing Parameter List' attribute.
value - the new value of the 'Changing Parameter List' attribute.getChangingParameterList()java.util.List<ListFieldMetaData> getTableParameterList()
If the meaning of the 'Table Parameter List' attribute isn't clear, there really should be more of a description here...
setTableParameterList(List),
RfcPackage.getFunctionTemplate_TableParameterList()void setTableParameterList(java.util.List<ListFieldMetaData> value)
Table Parameter List' attribute.
value - the new value of the 'Table Parameter List' attribute.getTableParameterList()java.util.List<AbapException> getExceptionList()
If the meaning of the 'Exception List' attribute list isn't clear, there really should be more of a description here...
setExceptionList(List),
RfcPackage.getFunctionTemplate_ExceptionList()void setExceptionList(java.util.List<AbapException> value)
Exception List' attribute.
value - the new value of the 'Exception List' attribute.getExceptionList()Copyright © 2015 Red Hat, Inc.. All Rights Reserved.