Interface DataCompositionChartOutputParameterValues
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,ParameterValues
- All Known Implementing Classes:
DataCompositionChartOutputParameterValuesImpl
public interface DataCompositionChartOutputParameterValues extends ParameterValues
A representation of the model object 'Data Composition Chart Output Parameter Values'.The following features are supported:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChartAxis
getAdditionalValuesAxis()
Returns the value of the 'Additional Values Axis' containment reference.ChartScale
getAdditionalValuesScale()
Returns the value of the 'Additional Values Scale' containment reference.ChartColorPaletteDescription
getColorPaletteDescription()
Returns the value of the 'Color Palette Description' containment reference.ChartReferenceBands
getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceLines
getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.ChartColorPaletteDescription
getReferenceBandsColorPaletteDescription()
Returns the value of the 'Reference Bands Color Palette Description' containment reference.ChartReferenceBands
getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.ChartReferenceLines
getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.void
setAdditionalValuesAxis(ChartAxis value)
Sets the value of the 'Additional Values Axis
' containment reference.void
setAdditionalValuesScale(ChartScale value)
Sets the value of the 'Additional Values Scale
' containment reference.void
setColorPaletteDescription(ChartColorPaletteDescription value)
Sets the value of the 'Color Palette Description
' containment reference.void
setPointsReferenceBands(ChartReferenceBands value)
Sets the value of the 'Points Reference Bands
' containment reference.void
setPointsReferenceLines(ChartReferenceLines value)
Sets the value of the 'Points Reference Lines
' containment reference.void
setReferenceBandsColorPaletteDescription(ChartColorPaletteDescription value)
Sets the value of the 'Reference Bands Color Palette Description
' containment reference.void
setValuesReferenceBands(ChartReferenceBands value)
Sets the value of the 'Values Reference Bands
' containment reference.void
setValuesReferenceLines(ChartReferenceLines value)
Sets the value of the 'Values Reference Lines
' containment reference.-
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.dcs.model.core.ParameterValues
getItems
-
-
-
-
Method Detail
-
getColorPaletteDescription
ChartColorPaletteDescription getColorPaletteDescription()
Returns the value of the 'Color Palette Description' containment reference.- Returns:
- the value of the 'Color Palette Description' containment reference.
- See Also:
setColorPaletteDescription(ChartColorPaletteDescription)
,DcsPackage.getDataCompositionChartOutputParameterValues_ColorPaletteDescription()
-
setColorPaletteDescription
void setColorPaletteDescription(ChartColorPaletteDescription value)
Sets the value of the 'Color Palette Description
' containment reference.- Parameters:
value
- the new value of the 'Color Palette Description' containment reference.- See Also:
getColorPaletteDescription()
-
getReferenceBandsColorPaletteDescription
ChartColorPaletteDescription getReferenceBandsColorPaletteDescription()
Returns the value of the 'Reference Bands Color Palette Description' containment reference.- Returns:
- the value of the 'Reference Bands Color Palette Description' containment reference.
- See Also:
setReferenceBandsColorPaletteDescription(ChartColorPaletteDescription)
,DcsPackage.getDataCompositionChartOutputParameterValues_ReferenceBandsColorPaletteDescription()
-
setReferenceBandsColorPaletteDescription
void setReferenceBandsColorPaletteDescription(ChartColorPaletteDescription value)
Sets the value of the 'Reference Bands Color Palette Description
' containment reference.- Parameters:
value
- the new value of the 'Reference Bands Color Palette Description' containment reference.- See Also:
getReferenceBandsColorPaletteDescription()
-
getValuesReferenceLines
ChartReferenceLines getValuesReferenceLines()
Returns the value of the 'Values Reference Lines' containment reference.- Returns:
- the value of the 'Values Reference Lines' containment reference.
- See Also:
setValuesReferenceLines(ChartReferenceLines)
,DcsPackage.getDataCompositionChartOutputParameterValues_ValuesReferenceLines()
-
setValuesReferenceLines
void setValuesReferenceLines(ChartReferenceLines value)
Sets the value of the 'Values Reference Lines
' containment reference.- Parameters:
value
- the new value of the 'Values Reference Lines' containment reference.- See Also:
getValuesReferenceLines()
-
getPointsReferenceLines
ChartReferenceLines getPointsReferenceLines()
Returns the value of the 'Points Reference Lines' containment reference.- Returns:
- the value of the 'Points Reference Lines' containment reference.
- See Also:
setPointsReferenceLines(ChartReferenceLines)
,DcsPackage.getDataCompositionChartOutputParameterValues_PointsReferenceLines()
-
setPointsReferenceLines
void setPointsReferenceLines(ChartReferenceLines value)
Sets the value of the 'Points Reference Lines
' containment reference.- Parameters:
value
- the new value of the 'Points Reference Lines' containment reference.- See Also:
getPointsReferenceLines()
-
getValuesReferenceBands
ChartReferenceBands getValuesReferenceBands()
Returns the value of the 'Values Reference Bands' containment reference.- Returns:
- the value of the 'Values Reference Bands' containment reference.
- See Also:
setValuesReferenceBands(ChartReferenceBands)
,DcsPackage.getDataCompositionChartOutputParameterValues_ValuesReferenceBands()
-
setValuesReferenceBands
void setValuesReferenceBands(ChartReferenceBands value)
Sets the value of the 'Values Reference Bands
' containment reference.- Parameters:
value
- the new value of the 'Values Reference Bands' containment reference.- See Also:
getValuesReferenceBands()
-
getPointsReferenceBands
ChartReferenceBands getPointsReferenceBands()
Returns the value of the 'Points Reference Bands' containment reference.- Returns:
- the value of the 'Points Reference Bands' containment reference.
- See Also:
setPointsReferenceBands(ChartReferenceBands)
,DcsPackage.getDataCompositionChartOutputParameterValues_PointsReferenceBands()
-
setPointsReferenceBands
void setPointsReferenceBands(ChartReferenceBands value)
Sets the value of the 'Points Reference Bands
' containment reference.- Parameters:
value
- the new value of the 'Points Reference Bands' containment reference.- See Also:
getPointsReferenceBands()
-
getAdditionalValuesScale
ChartScale getAdditionalValuesScale()
Returns the value of the 'Additional Values Scale' containment reference.- Returns:
- the value of the 'Additional Values Scale' containment reference.
- See Also:
setAdditionalValuesScale(ChartScale)
,DcsPackage.getDataCompositionChartOutputParameterValues_AdditionalValuesScale()
-
setAdditionalValuesScale
void setAdditionalValuesScale(ChartScale value)
Sets the value of the 'Additional Values Scale
' containment reference.- Parameters:
value
- the new value of the 'Additional Values Scale' containment reference.- See Also:
getAdditionalValuesScale()
-
getAdditionalValuesAxis
ChartAxis getAdditionalValuesAxis()
Returns the value of the 'Additional Values Axis' containment reference.- Returns:
- the value of the 'Additional Values Axis' containment reference.
- See Also:
setAdditionalValuesAxis(ChartAxis)
,DcsPackage.getDataCompositionChartOutputParameterValues_AdditionalValuesAxis()
-
setAdditionalValuesAxis
void setAdditionalValuesAxis(ChartAxis value)
Sets the value of the 'Additional Values Axis
' containment reference.- Parameters:
value
- the new value of the 'Additional Values Axis' containment reference.- See Also:
getAdditionalValuesAxis()
-
-