Package com._1c.g5.v8.dt.ql.model.impl
Class FunctionExpressionImpl
- java.lang.Object
- 
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
- 
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
- 
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
- 
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
- 
- com._1c.g5.v8.bm.core.BmObject
- 
- com._1c.g5.v8.dt.ql.model.impl.AbstractExpressionImpl
- 
- com._1c.g5.v8.dt.ql.model.impl.FunctionExpressionImpl
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- IBmObject,- DuallyNamedElement,- NamedElement,- AbstractExpression,- FunctionExpression,- org.eclipse.emf.common.notify.Notifier,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,- org.eclipse.emf.ecore.InternalEObject
 - Direct Known Subclasses:
- DerivedFunctionExpressionImpl
 
 public class FunctionExpressionImpl extends AbstractExpressionImpl implements FunctionExpression An implementation of the model object 'Function Expression'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImplorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 - 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImplorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedFunctionExpressionImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description inteBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)inteDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)protected org.eclipse.emf.ecore.EClasseStaticClass()IAdditionalExpressionCheckergetAdditionalParam()org.eclipse.emf.common.util.EList<String>getAllowedPeriodType()intgetMaxNumParams()intgetMinNumParams()StringgetName()StringgetNameRu()org.eclipse.emf.common.util.EList<TypeDescription>getParamTypes()TypeDescriptiongetReturnType()booleanisAggregate()booleanisDistinct()voidsetAdditionalParam(IAdditionalExpressionChecker newAdditionalParam)voidsetAggregate(boolean newAggregate)voidsetDistinct(boolean newDistinct)voidsetMaxNumParams(int newMaxNumParams)voidsetMinNumParams(int newMinNumParams)voidsetName(String newName)voidsetNameRu(String newNameRu)voidsetReturnType(TypeDescription newReturnType)- 
Methods inherited from class com._1c.g5.v8.dt.ql.model.impl.AbstractExpressionImpleStaticFeatureCount
 - 
Methods inherited from class com._1c.g5.v8.bm.core.BmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
 - 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpleBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
 - 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpleAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpleAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 - 
Methods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
eStaticClassprotected org.eclipse.emf.ecore.EClass eStaticClass() - Overrides:
- eStaticClassin class- AbstractExpressionImpl
 
 - 
getNamepublic String getName() - Specified by:
- getNamein interface- NamedElement
- Returns:
- the value of the 'Name' attribute.
- See Also:
- NamedElement.setName(String),- McorePackage.getNamedElement_Name()
 
 - 
setNamepublic void setName(String newName) - Specified by:
- setNamein interface- NamedElement
- Parameters:
- newName- the new value of the 'Name' attribute.
- See Also:
- NamedElement.getName()
 
 - 
getNameRupublic String getNameRu() - Specified by:
- getNameRuin interface- DuallyNamedElement
- Returns:
- the value of the 'Name Ru' attribute.
- See Also:
- DuallyNamedElement.setNameRu(String),- McorePackage.getDuallyNamedElement_NameRu()
 
 - 
setNameRupublic void setNameRu(String newNameRu) - Specified by:
- setNameRuin interface- DuallyNamedElement
- Parameters:
- newNameRu- the new value of the 'Name Ru' attribute.
- See Also:
- DuallyNamedElement.getNameRu()
 
 - 
isDistinctpublic boolean isDistinct() - Specified by:
- isDistinctin interface- FunctionExpression
- Returns:
- the value of the 'Distinct' attribute.
- See Also:
- FunctionExpression.setDistinct(boolean),- QlPackage.getFunctionExpression_Distinct()
 
 - 
setDistinctpublic void setDistinct(boolean newDistinct) - Specified by:
- setDistinctin interface- FunctionExpression
- Parameters:
- newDistinct- the new value of the 'Distinct' attribute.
- See Also:
- FunctionExpression.isDistinct()
 
 - 
isAggregatepublic boolean isAggregate() - Specified by:
- isAggregatein interface- FunctionExpression
- Returns:
- the value of the 'Aggregate' attribute.
- See Also:
- FunctionExpression.setAggregate(boolean),- QlPackage.getFunctionExpression_Aggregate()
 
 - 
setAggregatepublic void setAggregate(boolean newAggregate) - Specified by:
- setAggregatein interface- FunctionExpression
- Parameters:
- newAggregate- the new value of the 'Aggregate' attribute.
- See Also:
- FunctionExpression.isAggregate()
 
 - 
getMinNumParamspublic int getMinNumParams() - Specified by:
- getMinNumParamsin interface- FunctionExpression
- Returns:
- the value of the 'Min Num Params' attribute.
- See Also:
- FunctionExpression.setMinNumParams(int),- QlPackage.getFunctionExpression_MinNumParams()
 
 - 
setMinNumParamspublic void setMinNumParams(int newMinNumParams) - Specified by:
- setMinNumParamsin interface- FunctionExpression
- Parameters:
- newMinNumParams- the new value of the 'Min Num Params' attribute.
- See Also:
- FunctionExpression.getMinNumParams()
 
 - 
getMaxNumParamspublic int getMaxNumParams() - Specified by:
- getMaxNumParamsin interface- FunctionExpression
- Returns:
- the value of the 'Max Num Params' attribute.
- See Also:
- FunctionExpression.setMaxNumParams(int),- QlPackage.getFunctionExpression_MaxNumParams()
 
 - 
setMaxNumParamspublic void setMaxNumParams(int newMaxNumParams) - Specified by:
- setMaxNumParamsin interface- FunctionExpression
- Parameters:
- newMaxNumParams- the new value of the 'Max Num Params' attribute.
- See Also:
- FunctionExpression.getMaxNumParams()
 
 - 
getAllowedPeriodTypepublic org.eclipse.emf.common.util.EList<String> getAllowedPeriodType() - Specified by:
- getAllowedPeriodTypein interface- FunctionExpression
- Returns:
- the value of the 'Allowed Period Type' attribute list.
- See Also:
- QlPackage.getFunctionExpression_AllowedPeriodType()
 
 - 
getReturnTypepublic TypeDescription getReturnType() - Specified by:
- getReturnTypein interface- FunctionExpression
- Returns:
- the value of the 'Return Type' reference.
- See Also:
- FunctionExpression.setReturnType(TypeDescription),- QlPackage.getFunctionExpression_ReturnType()
 
 - 
setReturnTypepublic void setReturnType(TypeDescription newReturnType) - Specified by:
- setReturnTypein interface- FunctionExpression
- Parameters:
- newReturnType- the new value of the 'Return Type' reference.
- See Also:
- FunctionExpression.getReturnType()
 
 - 
getParamTypespublic org.eclipse.emf.common.util.EList<TypeDescription> getParamTypes() - Specified by:
- getParamTypesin interface- FunctionExpression
- Returns:
- the value of the 'Param Types' reference list.
- See Also:
- QlPackage.getFunctionExpression_ParamTypes()
 
 - 
getAdditionalParampublic IAdditionalExpressionChecker getAdditionalParam() - Specified by:
- getAdditionalParamin interface- FunctionExpression
- Returns:
- the value of the 'Additional Param' attribute.
- See Also:
- FunctionExpression.setAdditionalParam(IAdditionalExpressionChecker),- QlPackage.getFunctionExpression_AdditionalParam()
 
 - 
setAdditionalParampublic void setAdditionalParam(IAdditionalExpressionChecker newAdditionalParam) - Specified by:
- setAdditionalParamin interface- FunctionExpression
- Parameters:
- newAdditionalParam- the new value of the 'Additional Param' attribute.
- See Also:
- FunctionExpression.getAdditionalParam()
 
 - 
eBaseStructuralFeatureIDpublic int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)- Specified by:
- eBaseStructuralFeatureIDin interface- org.eclipse.emf.ecore.InternalEObject
- Overrides:
- eBaseStructuralFeatureIDin class- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 
 - 
eDerivedStructuralFeatureIDpublic int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)- Specified by:
- eDerivedStructuralFeatureIDin interface- org.eclipse.emf.ecore.InternalEObject
- Overrides:
- eDerivedStructuralFeatureIDin class- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 
 
- 
 
-