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.EPropertiesHolderImpl
org.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() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, 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, toString
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected 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.EObjectImpl
public org.eclipse.emf.common.util.EList<ListFieldMetaData> getImports()
getImports
in interface FunctionTemplate
RfcPackage.getFunctionTemplate_Imports()
public org.eclipse.emf.common.util.EList<ListFieldMetaData> getExports()
getExports
in interface FunctionTemplate
RfcPackage.getFunctionTemplate_Exports()
public org.eclipse.emf.common.util.EList<ListFieldMetaData> getChanging()
getChanging
in interface FunctionTemplate
RfcPackage.getFunctionTemplate_Changing()
public org.eclipse.emf.common.util.EList<ListFieldMetaData> getTables()
getTables
in interface FunctionTemplate
RfcPackage.getFunctionTemplate_Tables()
public org.eclipse.emf.common.util.EList<AbapException> getExceptions()
getExceptions
in interface FunctionTemplate
RfcPackage.getFunctionTemplate_Exceptions()
public List<ListFieldMetaData> getImportParameterList()
getImportParameterList
in interface FunctionTemplate
FunctionTemplate.setImportParameterList(List)
,
RfcPackage.getFunctionTemplate_ImportParameterList()
public void setImportParameterList(List<ListFieldMetaData> newImportParameterList)
setImportParameterList
in interface FunctionTemplate
newImportParameterList
- the new value of the 'Import Parameter List' attribute.FunctionTemplate.getImportParameterList()
public List<ListFieldMetaData> getExportParameterList()
getExportParameterList
in interface FunctionTemplate
FunctionTemplate.setExportParameterList(List)
,
RfcPackage.getFunctionTemplate_ExportParameterList()
public void setExportParameterList(List<ListFieldMetaData> newExportParameterList)
setExportParameterList
in interface FunctionTemplate
newExportParameterList
- the new value of the 'Export Parameter List' attribute.FunctionTemplate.getExportParameterList()
public List<ListFieldMetaData> getChangingParameterList()
getChangingParameterList
in interface FunctionTemplate
FunctionTemplate.setChangingParameterList(List)
,
RfcPackage.getFunctionTemplate_ChangingParameterList()
public void setChangingParameterList(List<ListFieldMetaData> newChangingParameterList)
setChangingParameterList
in interface FunctionTemplate
newChangingParameterList
- the new value of the 'Changing Parameter List' attribute.FunctionTemplate.getChangingParameterList()
public List<ListFieldMetaData> getTableParameterList()
getTableParameterList
in interface FunctionTemplate
FunctionTemplate.setTableParameterList(List)
,
RfcPackage.getFunctionTemplate_TableParameterList()
public void setTableParameterList(List<ListFieldMetaData> newTableParameterList)
setTableParameterList
in interface FunctionTemplate
newTableParameterList
- the new value of the 'Table Parameter List' attribute.FunctionTemplate.getTableParameterList()
public List<AbapException> getExceptionList()
getExceptionList
in interface FunctionTemplate
FunctionTemplate.setExceptionList(List)
,
RfcPackage.getFunctionTemplate_ExceptionList()
public void setExceptionList(List<AbapException> newExceptionList)
setExceptionList
in interface FunctionTemplate
newExceptionList
- 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.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Apache Camel