Package com._1c.g5.v8.dt.chart.model
Interface Trendline
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IBmObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
TrendlineImpl
A representation of the model object 'Trendline'.
The following features are supported:
- See Also:
-
Field Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
-
Method Summary
Modifier and TypeMethodDescriptionint
Returns the value of the 'Approximation Degree' attribute.Returns the value of the 'Approximation Type' attribute.getColor()
Returns the value of the 'Color' containment reference.Returns the value of the 'Equation Area' containment reference.Returns the value of the 'Factor' attribute.getLine()
Returns the value of the 'Line' containment reference.Returns the value of the 'Marker' attribute.Returns the value of the 'Stock Chart Used Point Value' attribute.getText()
Returns the value of the 'Text' map.boolean
Returns the value of the 'Show Determination Factor' attribute.boolean
Returns the value of the 'Show Equation' attribute.boolean
Returns the value of the 'Show In Legend' attribute.void
setApproximationDegree
(int value) Sets the value of the 'Approximation Degree
' attribute.void
Sets the value of the 'Approximation Type
' attribute.void
Sets the value of the 'Color
' containment reference.void
setEquationArea
(LabelArea value) Sets the value of the 'Equation Area
' containment reference.void
setFactor
(TrendlineFactor value) Sets the value of the 'Factor
' attribute.void
Sets the value of the 'Line
' containment reference.void
setMarker
(MarkerType value) Sets the value of the 'Marker
' attribute.void
setShowDeterminationFactor
(boolean value) Sets the value of the 'Show Determination Factor
' attribute.void
setShowEquation
(boolean value) Sets the value of the 'Show Equation
' attribute.void
setShowInLegend
(boolean value) Sets the value of the 'Show In Legend
' attribute.void
Sets the value of the 'Stock Chart Used Point Value
' attribute.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, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getApproximationType
TrendlineApproximationType getApproximationType()Returns the value of the 'Approximation Type' attribute. The literals are from the enumerationTrendlineApproximationType
.- Returns:
- the value of the 'Approximation Type' attribute.
- See Also:
-
setApproximationType
Sets the value of the 'Approximation Type
' attribute.- Parameters:
value
- the new value of the 'Approximation Type' attribute.- See Also:
-
getApproximationDegree
int getApproximationDegree()Returns the value of the 'Approximation Degree' attribute. The default value is"3"
.- Returns:
- the value of the 'Approximation Degree' attribute.
- See Also:
-
setApproximationDegree
void setApproximationDegree(int value) Sets the value of the 'Approximation Degree
' attribute.- Parameters:
value
- the new value of the 'Approximation Degree' attribute.- See Also:
-
getLine
ChartLine getLine()Returns the value of the 'Line' containment reference.- Returns:
- the value of the 'Line' containment reference.
- See Also:
-
setLine
Sets the value of the 'Line
' containment reference.- Parameters:
value
- the new value of the 'Line' containment reference.- See Also:
-
getFactor
TrendlineFactor getFactor()Returns the value of the 'Factor' attribute. The literals are from the enumerationTrendlineFactor
.- Returns:
- the value of the 'Factor' attribute.
- See Also:
-
setFactor
Sets the value of the 'Factor
' attribute.- Parameters:
value
- the new value of the 'Factor' attribute.- See Also:
-
getColor
Color getColor()Returns the value of the 'Color' containment reference.- Returns:
- the value of the 'Color' containment reference.
- See Also:
-
setColor
Sets the value of the 'Color
' containment reference.- Parameters:
value
- the new value of the 'Color' containment reference.- See Also:
-
getText
- Returns:
- the value of the 'Text' map.
- See Also:
-
isShowInLegend
boolean isShowInLegend()Returns the value of the 'Show In Legend' attribute.- Returns:
- the value of the 'Show In Legend' attribute.
- See Also:
-
setShowInLegend
void setShowInLegend(boolean value) Sets the value of the 'Show In Legend
' attribute.- Parameters:
value
- the new value of the 'Show In Legend' attribute.- See Also:
-
isShowEquation
boolean isShowEquation()Returns the value of the 'Show Equation' attribute.- Returns:
- the value of the 'Show Equation' attribute.
- See Also:
-
setShowEquation
void setShowEquation(boolean value) Sets the value of the 'Show Equation
' attribute.- Parameters:
value
- the new value of the 'Show Equation' attribute.- See Also:
-
isShowDeterminationFactor
boolean isShowDeterminationFactor()Returns the value of the 'Show Determination Factor' attribute.- Returns:
- the value of the 'Show Determination Factor' attribute.
- See Also:
-
setShowDeterminationFactor
void setShowDeterminationFactor(boolean value) Sets the value of the 'Show Determination Factor
' attribute.- Parameters:
value
- the new value of the 'Show Determination Factor' attribute.- See Also:
-
getMarker
MarkerType getMarker()Returns the value of the 'Marker' attribute. The literals are from the enumerationMarkerType
.- Returns:
- the value of the 'Marker' attribute.
- See Also:
-
setMarker
Sets the value of the 'Marker
' attribute.- Parameters:
value
- the new value of the 'Marker' attribute.- See Also:
-
getStockChartUsedPointValue
StockChartUsedPointValue getStockChartUsedPointValue()Returns the value of the 'Stock Chart Used Point Value' attribute. The literals are from the enumerationStockChartUsedPointValue
.- Returns:
- the value of the 'Stock Chart Used Point Value' attribute.
- See Also:
-
setStockChartUsedPointValue
Sets the value of the 'Stock Chart Used Point Value
' attribute.- Parameters:
value
- the new value of the 'Stock Chart Used Point Value' attribute.- See Also:
-
getEquationArea
LabelArea getEquationArea()Returns the value of the 'Equation Area' containment reference.- Returns:
- the value of the 'Equation Area' containment reference.
- See Also:
-
setEquationArea
Sets the value of the 'Equation Area
' containment reference.- Parameters:
value
- the new value of the 'Equation Area' containment reference.- See Also:
-