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.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.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.BasicNotifierImpl
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TrendlineImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, 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.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, 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.BasicEObjectImpl
eAddVirtualValue, 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.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getApproximationType
public TrendlineApproximationType getApproximationType()
- Specified by:
getApproximationType
in interfaceTrendline
- Returns:
- the value of the 'Approximation Type' attribute.
- See Also:
TrendlineApproximationType
,Trendline.setApproximationType(TrendlineApproximationType)
,ChartPackage.getTrendline_ApproximationType()
-
setApproximationType
public void setApproximationType(TrendlineApproximationType newApproximationType)
- Specified by:
setApproximationType
in interfaceTrendline
- Parameters:
newApproximationType
- the new value of the 'Approximation Type' attribute.- See Also:
TrendlineApproximationType
,Trendline.getApproximationType()
-
getApproximationDegree
public int getApproximationDegree()
- Specified by:
getApproximationDegree
in interfaceTrendline
- Returns:
- the value of the 'Approximation Degree' attribute.
- See Also:
Trendline.setApproximationDegree(int)
,ChartPackage.getTrendline_ApproximationDegree()
-
setApproximationDegree
public void setApproximationDegree(int newApproximationDegree)
- Specified by:
setApproximationDegree
in interfaceTrendline
- Parameters:
newApproximationDegree
- the new value of the 'Approximation Degree' attribute.- See Also:
Trendline.getApproximationDegree()
-
getLine
public ChartLine getLine()
- Specified by:
getLine
in interfaceTrendline
- Returns:
- the value of the 'Line' containment reference.
- See Also:
Trendline.setLine(ChartLine)
,ChartPackage.getTrendline_Line()
-
setLine
public void setLine(ChartLine newLine)
- Specified by:
setLine
in interfaceTrendline
- Parameters:
newLine
- the new value of the 'Line' containment reference.- See Also:
Trendline.getLine()
-
getFactor
public TrendlineFactor getFactor()
- Specified by:
getFactor
in interfaceTrendline
- Returns:
- the value of the 'Factor' attribute.
- See Also:
TrendlineFactor
,Trendline.setFactor(TrendlineFactor)
,ChartPackage.getTrendline_Factor()
-
setFactor
public void setFactor(TrendlineFactor newFactor)
- Specified by:
setFactor
in interfaceTrendline
- Parameters:
newFactor
- the new value of the 'Factor' attribute.- See Also:
TrendlineFactor
,Trendline.getFactor()
-
getColor
public Color getColor()
- Specified by:
getColor
in interfaceTrendline
- Returns:
- the value of the 'Color' containment reference.
- See Also:
Trendline.setColor(Color)
,ChartPackage.getTrendline_Color()
-
setColor
public void setColor(Color newColor)
- Specified by:
setColor
in interfaceTrendline
- Parameters:
newColor
- the new value of the 'Color' containment reference.- See Also:
Trendline.getColor()
-
getText
public org.eclipse.emf.common.util.EMap<String,String> getText()
- Specified by:
getText
in interfaceTrendline
- Returns:
- the value of the 'Text' map.
- See Also:
ChartPackage.getTrendline_Text()
-
isShowInLegend
public boolean isShowInLegend()
- Specified by:
isShowInLegend
in interfaceTrendline
- Returns:
- the value of the 'Show In Legend' attribute.
- See Also:
Trendline.setShowInLegend(boolean)
,ChartPackage.getTrendline_ShowInLegend()
-
setShowInLegend
public void setShowInLegend(boolean newShowInLegend)
- Specified by:
setShowInLegend
in interfaceTrendline
- Parameters:
newShowInLegend
- the new value of the 'Show In Legend' attribute.- See Also:
Trendline.isShowInLegend()
-
isShowEquation
public boolean isShowEquation()
- Specified by:
isShowEquation
in interfaceTrendline
- Returns:
- the value of the 'Show Equation' attribute.
- See Also:
Trendline.setShowEquation(boolean)
,ChartPackage.getTrendline_ShowEquation()
-
setShowEquation
public void setShowEquation(boolean newShowEquation)
- Specified by:
setShowEquation
in interfaceTrendline
- Parameters:
newShowEquation
- the new value of the 'Show Equation' attribute.- See Also:
Trendline.isShowEquation()
-
isShowDeterminationFactor
public boolean isShowDeterminationFactor()
- Specified by:
isShowDeterminationFactor
in interfaceTrendline
- Returns:
- the value of the 'Show Determination Factor' attribute.
- See Also:
Trendline.setShowDeterminationFactor(boolean)
,ChartPackage.getTrendline_ShowDeterminationFactor()
-
setShowDeterminationFactor
public void setShowDeterminationFactor(boolean newShowDeterminationFactor)
- Specified by:
setShowDeterminationFactor
in interfaceTrendline
- Parameters:
newShowDeterminationFactor
- the new value of the 'Show Determination Factor' attribute.- See Also:
Trendline.isShowDeterminationFactor()
-
getMarker
public MarkerType getMarker()
- Specified by:
getMarker
in interfaceTrendline
- Returns:
- the value of the 'Marker' attribute.
- See Also:
MarkerType
,Trendline.setMarker(MarkerType)
,ChartPackage.getTrendline_Marker()
-
setMarker
public void setMarker(MarkerType newMarker)
- Specified by:
setMarker
in interfaceTrendline
- Parameters:
newMarker
- the new value of the 'Marker' attribute.- See Also:
MarkerType
,Trendline.getMarker()
-
getStockChartUsedPointValue
public StockChartUsedPointValue getStockChartUsedPointValue()
- Specified by:
getStockChartUsedPointValue
in interfaceTrendline
- Returns:
- the value of the 'Stock Chart Used Point Value' attribute.
- See Also:
StockChartUsedPointValue
,Trendline.setStockChartUsedPointValue(StockChartUsedPointValue)
,ChartPackage.getTrendline_StockChartUsedPointValue()
-
setStockChartUsedPointValue
public void setStockChartUsedPointValue(StockChartUsedPointValue newStockChartUsedPointValue)
- Specified by:
setStockChartUsedPointValue
in interfaceTrendline
- Parameters:
newStockChartUsedPointValue
- the new value of the 'Stock Chart Used Point Value' attribute.- See Also:
StockChartUsedPointValue
,Trendline.getStockChartUsedPointValue()
-
getEquationArea
public LabelArea getEquationArea()
- Specified by:
getEquationArea
in interfaceTrendline
- Returns:
- the value of the 'Equation Area' containment reference.
- See Also:
Trendline.setEquationArea(LabelArea)
,ChartPackage.getTrendline_EquationArea()
-
setEquationArea
public void setEquationArea(LabelArea newEquationArea)
- Specified by:
setEquationArea
in interfaceTrendline
- Parameters:
newEquationArea
- the new value of the 'Equation Area' containment reference.- See Also:
Trendline.getEquationArea()
-
-