public class FunctionTemplateImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements FunctionTemplate
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
changing
The cached value of the '
Changing' reference list. |
protected org.eclipse.emf.common.util.EList<AbapException> |
exceptions
The cached value of the '
Exceptions' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
exports
The cached value of the '
Exports' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
imports
The cached value of the '
Imports' reference list. |
protected org.eclipse.emf.common.util.EList<ListFieldMetaData> |
tables
The cached value of the '
Tables' reference list. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Constructor and Description |
|---|
FunctionTemplateImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getChanging() |
List<ListFieldMetaData> |
getChangingParameterList() |
List<AbapException> |
getExceptionList() |
org.eclipse.emf.common.util.EList<AbapException> |
getExceptions() |
List<ListFieldMetaData> |
getExportParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getExports() |
List<ListFieldMetaData> |
getImportParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getImports() |
List<ListFieldMetaData> |
getTableParameterList() |
org.eclipse.emf.common.util.EList<ListFieldMetaData> |
getTables() |
void |
setChangingParameterList(List<ListFieldMetaData> newChangingParameterList) |
void |
setExceptionList(List<AbapException> newExceptionList) |
void |
setExportParameterList(List<ListFieldMetaData> newExportParameterList) |
void |
setImportParameterList(List<ListFieldMetaData> newImportParameterList) |
void |
setTableParameterList(List<ListFieldMetaData> newTableParameterList) |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.common.util.EList<ListFieldMetaData> imports
Imports' reference list.
getImports()protected org.eclipse.emf.common.util.EList<ListFieldMetaData> exports
Exports' reference list.
getExports()protected org.eclipse.emf.common.util.EList<ListFieldMetaData> changing
Changing' reference list.
getChanging()protected org.eclipse.emf.common.util.EList<ListFieldMetaData> tables
Tables' reference list.
getTables()protected org.eclipse.emf.common.util.EList<AbapException> exceptions
Exceptions' reference list.
getExceptions()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic org.eclipse.emf.common.util.EList<ListFieldMetaData> getImports()
getImports in interface FunctionTemplateRfcPackage.getFunctionTemplate_Imports()public org.eclipse.emf.common.util.EList<ListFieldMetaData> getExports()
getExports in interface FunctionTemplateRfcPackage.getFunctionTemplate_Exports()public org.eclipse.emf.common.util.EList<ListFieldMetaData> getChanging()
getChanging in interface FunctionTemplateRfcPackage.getFunctionTemplate_Changing()public org.eclipse.emf.common.util.EList<ListFieldMetaData> getTables()
getTables in interface FunctionTemplateRfcPackage.getFunctionTemplate_Tables()public org.eclipse.emf.common.util.EList<AbapException> getExceptions()
getExceptions in interface FunctionTemplateRfcPackage.getFunctionTemplate_Exceptions()public List<ListFieldMetaData> getImportParameterList()
getImportParameterList in interface FunctionTemplateFunctionTemplate.setImportParameterList(List),
RfcPackage.getFunctionTemplate_ImportParameterList()public void setImportParameterList(List<ListFieldMetaData> newImportParameterList)
setImportParameterList in interface FunctionTemplatenewImportParameterList - the new value of the 'Import Parameter List' attribute.FunctionTemplate.getImportParameterList()public List<ListFieldMetaData> getExportParameterList()
getExportParameterList in interface FunctionTemplateFunctionTemplate.setExportParameterList(List),
RfcPackage.getFunctionTemplate_ExportParameterList()public void setExportParameterList(List<ListFieldMetaData> newExportParameterList)
setExportParameterList in interface FunctionTemplatenewExportParameterList - the new value of the 'Export Parameter List' attribute.FunctionTemplate.getExportParameterList()public List<ListFieldMetaData> getChangingParameterList()
getChangingParameterList in interface FunctionTemplateFunctionTemplate.setChangingParameterList(List),
RfcPackage.getFunctionTemplate_ChangingParameterList()public void setChangingParameterList(List<ListFieldMetaData> newChangingParameterList)
setChangingParameterList in interface FunctionTemplatenewChangingParameterList - the new value of the 'Changing Parameter List' attribute.FunctionTemplate.getChangingParameterList()public List<ListFieldMetaData> getTableParameterList()
getTableParameterList in interface FunctionTemplateFunctionTemplate.setTableParameterList(List),
RfcPackage.getFunctionTemplate_TableParameterList()public void setTableParameterList(List<ListFieldMetaData> newTableParameterList)
setTableParameterList in interface FunctionTemplatenewTableParameterList - the new value of the 'Table Parameter List' attribute.FunctionTemplate.getTableParameterList()public List<AbapException> getExceptionList()
getExceptionList in interface FunctionTemplateFunctionTemplate.setExceptionList(List),
RfcPackage.getFunctionTemplate_ExceptionList()public void setExceptionList(List<AbapException> newExceptionList)
setExceptionList in interface FunctionTemplatenewExceptionList - the new value of the 'Exception List' attribute.FunctionTemplate.getExceptionList()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplApache Camel