Class TrendlineImpl
- 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.chart.model.impl.TrendlineImpl
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- IBmObject,- Trendline,- org.eclipse.emf.common.notify.Notifier,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,- org.eclipse.emf.ecore.InternalEObject
 
 public class TrendlineImpl extends BmObject implements Trendline An implementation of the model object 'Trendline'.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 protectedTrendlineImpl()
 - 
Method Summary- 
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, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, 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
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
 
- 
 
- 
- 
- 
Method Detail- 
eStaticClassprotected org.eclipse.emf.ecore.EClass eStaticClass() - Overrides:
- eStaticClassin class- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 
 - 
eStaticFeatureCountprotected int eStaticFeatureCount() - Overrides:
- eStaticFeatureCountin class- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
 
 - 
getApproximationTypepublic TrendlineApproximationType getApproximationType() - Specified by:
- getApproximationTypein interface- Trendline
- Returns:
- the value of the 'Approximation Type' attribute.
- See Also:
- TrendlineApproximationType,- Trendline.setApproximationType(TrendlineApproximationType),- ChartPackage.getTrendline_ApproximationType()
 
 - 
setApproximationTypepublic void setApproximationType(TrendlineApproximationType newApproximationType) - Specified by:
- setApproximationTypein interface- Trendline
- Parameters:
- newApproximationType- the new value of the 'Approximation Type' attribute.
- See Also:
- TrendlineApproximationType,- Trendline.getApproximationType()
 
 - 
getApproximationDegreepublic int getApproximationDegree() - Specified by:
- getApproximationDegreein interface- Trendline
- Returns:
- the value of the 'Approximation Degree' attribute.
- See Also:
- Trendline.setApproximationDegree(int),- ChartPackage.getTrendline_ApproximationDegree()
 
 - 
setApproximationDegreepublic void setApproximationDegree(int newApproximationDegree) - Specified by:
- setApproximationDegreein interface- Trendline
- Parameters:
- newApproximationDegree- the new value of the 'Approximation Degree' attribute.
- See Also:
- Trendline.getApproximationDegree()
 
 - 
getLinepublic ChartLine getLine() - Specified by:
- getLinein interface- Trendline
- Returns:
- the value of the 'Line' containment reference.
- See Also:
- Trendline.setLine(ChartLine),- ChartPackage.getTrendline_Line()
 
 - 
setLinepublic void setLine(ChartLine newLine) - Specified by:
- setLinein interface- Trendline
- Parameters:
- newLine- the new value of the 'Line' containment reference.
- See Also:
- Trendline.getLine()
 
 - 
getFactorpublic TrendlineFactor getFactor() - Specified by:
- getFactorin interface- Trendline
- Returns:
- the value of the 'Factor' attribute.
- See Also:
- TrendlineFactor,- Trendline.setFactor(TrendlineFactor),- ChartPackage.getTrendline_Factor()
 
 - 
setFactorpublic void setFactor(TrendlineFactor newFactor) - Specified by:
- setFactorin interface- Trendline
- Parameters:
- newFactor- the new value of the 'Factor' attribute.
- See Also:
- TrendlineFactor,- Trendline.getFactor()
 
 - 
getColorpublic Color getColor() - Specified by:
- getColorin interface- Trendline
- Returns:
- the value of the 'Color' containment reference.
- See Also:
- Trendline.setColor(Color),- ChartPackage.getTrendline_Color()
 
 - 
setColorpublic void setColor(Color newColor) - Specified by:
- setColorin interface- Trendline
- Parameters:
- newColor- the new value of the 'Color' containment reference.
- See Also:
- Trendline.getColor()
 
 - 
getTextpublic org.eclipse.emf.common.util.EMap<String,String> getText() - Specified by:
- getTextin interface- Trendline
- Returns:
- the value of the 'Text' map.
- See Also:
- ChartPackage.getTrendline_Text()
 
 - 
isShowInLegendpublic boolean isShowInLegend() - Specified by:
- isShowInLegendin interface- Trendline
- Returns:
- the value of the 'Show In Legend' attribute.
- See Also:
- Trendline.setShowInLegend(boolean),- ChartPackage.getTrendline_ShowInLegend()
 
 - 
setShowInLegendpublic void setShowInLegend(boolean newShowInLegend) - Specified by:
- setShowInLegendin interface- Trendline
- Parameters:
- newShowInLegend- the new value of the 'Show In Legend' attribute.
- See Also:
- Trendline.isShowInLegend()
 
 - 
isShowEquationpublic boolean isShowEquation() - Specified by:
- isShowEquationin interface- Trendline
- Returns:
- the value of the 'Show Equation' attribute.
- See Also:
- Trendline.setShowEquation(boolean),- ChartPackage.getTrendline_ShowEquation()
 
 - 
setShowEquationpublic void setShowEquation(boolean newShowEquation) - Specified by:
- setShowEquationin interface- Trendline
- Parameters:
- newShowEquation- the new value of the 'Show Equation' attribute.
- See Also:
- Trendline.isShowEquation()
 
 - 
isShowDeterminationFactorpublic boolean isShowDeterminationFactor() - Specified by:
- isShowDeterminationFactorin interface- Trendline
- Returns:
- the value of the 'Show Determination Factor' attribute.
- See Also:
- Trendline.setShowDeterminationFactor(boolean),- ChartPackage.getTrendline_ShowDeterminationFactor()
 
 - 
setShowDeterminationFactorpublic void setShowDeterminationFactor(boolean newShowDeterminationFactor) - Specified by:
- setShowDeterminationFactorin interface- Trendline
- Parameters:
- newShowDeterminationFactor- the new value of the 'Show Determination Factor' attribute.
- See Also:
- Trendline.isShowDeterminationFactor()
 
 - 
getMarkerpublic MarkerType getMarker() - Specified by:
- getMarkerin interface- Trendline
- Returns:
- the value of the 'Marker' attribute.
- See Also:
- MarkerType,- Trendline.setMarker(MarkerType),- ChartPackage.getTrendline_Marker()
 
 - 
setMarkerpublic void setMarker(MarkerType newMarker) - Specified by:
- setMarkerin interface- Trendline
- Parameters:
- newMarker- the new value of the 'Marker' attribute.
- See Also:
- MarkerType,- Trendline.getMarker()
 
 - 
getStockChartUsedPointValuepublic StockChartUsedPointValue getStockChartUsedPointValue() - Specified by:
- getStockChartUsedPointValuein interface- Trendline
- Returns:
- the value of the 'Stock Chart Used Point Value' attribute.
- See Also:
- StockChartUsedPointValue,- Trendline.setStockChartUsedPointValue(StockChartUsedPointValue),- ChartPackage.getTrendline_StockChartUsedPointValue()
 
 - 
setStockChartUsedPointValuepublic void setStockChartUsedPointValue(StockChartUsedPointValue newStockChartUsedPointValue) - Specified by:
- setStockChartUsedPointValuein interface- Trendline
- Parameters:
- newStockChartUsedPointValue- the new value of the 'Stock Chart Used Point Value' attribute.
- See Also:
- StockChartUsedPointValue,- Trendline.getStockChartUsedPointValue()
 
 - 
getEquationAreapublic LabelArea getEquationArea() - Specified by:
- getEquationAreain interface- Trendline
- Returns:
- the value of the 'Equation Area' containment reference.
- See Also:
- Trendline.setEquationArea(LabelArea),- ChartPackage.getTrendline_EquationArea()
 
 - 
setEquationAreapublic void setEquationArea(LabelArea newEquationArea) - Specified by:
- setEquationAreain interface- Trendline
- Parameters:
- newEquationArea- the new value of the 'Equation Area' containment reference.
- See Also:
- Trendline.getEquationArea()
 
 
- 
 
-