Interface DataCompositionOutputParameterValues
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier,- ParameterValues
 - All Known Implementing Classes:
- DataCompositionOutputParameterValuesImpl
 
 public interface DataCompositionOutputParameterValues extends ParameterValues A representation of the model object 'Data Composition Output Parameter Values'.The following features are supported: 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ChartAxisgetAdditionalValuesAxis()Returns the value of the 'Additional Values Axis' containment reference.ChartScalegetAdditionalValuesScale()Returns the value of the 'Additional Values Scale' containment reference.ChartColorPaletteDescriptiongetColorPaletteDescription()Returns the value of the 'Color Palette Description' containment reference.ChartReferenceBandsgetPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceLinesgetPointsReferenceLines()Returns the value of the 'Points Reference Lines' containment reference.ChartColorPaletteDescriptiongetReferenceBandsColorPaletteDescription()Returns the value of the 'Reference Bands Color Palette Description' containment reference.ChartReferenceBandsgetValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.ChartReferenceLinesgetValuesReferenceLines()Returns the value of the 'Values Reference Lines' containment reference.voidsetAdditionalValuesAxis(ChartAxis value)Sets the value of the 'Additional Values Axis' containment reference.voidsetAdditionalValuesScale(ChartScale value)Sets the value of the 'Additional Values Scale' containment reference.voidsetColorPaletteDescription(ChartColorPaletteDescription value)Sets the value of the 'Color Palette Description' containment reference.voidsetPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidsetPointsReferenceLines(ChartReferenceLines value)Sets the value of the 'Points Reference Lines' containment reference.voidsetReferenceBandsColorPaletteDescription(ChartColorPaletteDescription value)Sets the value of the 'Reference Bands Color Palette Description' containment reference.voidsetValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.voidsetValuesReferenceLines(ChartReferenceLines value)Sets the value of the 'Values Reference Lines' containment reference.- 
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 org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
 - 
Methods inherited from interface com._1c.g5.v8.dt.dcs.model.core.ParameterValuesgetItems
 
- 
 
- 
- 
- 
Method Detail- 
getColorPaletteDescriptionChartColorPaletteDescription 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.getDataCompositionOutputParameterValues_ColorPaletteDescription()
 
 - 
setColorPaletteDescriptionvoid 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()
 
 - 
getReferenceBandsColorPaletteDescriptionChartColorPaletteDescription 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.getDataCompositionOutputParameterValues_ReferenceBandsColorPaletteDescription()
 
 - 
setReferenceBandsColorPaletteDescriptionvoid 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()
 
 - 
getValuesReferenceLinesChartReferenceLines 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.getDataCompositionOutputParameterValues_ValuesReferenceLines()
 
 - 
setValuesReferenceLinesvoid 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()
 
 - 
getPointsReferenceLinesChartReferenceLines 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.getDataCompositionOutputParameterValues_PointsReferenceLines()
 
 - 
setPointsReferenceLinesvoid 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()
 
 - 
getValuesReferenceBandsChartReferenceBands 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.getDataCompositionOutputParameterValues_ValuesReferenceBands()
 
 - 
setValuesReferenceBandsvoid 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()
 
 - 
getPointsReferenceBandsChartReferenceBands 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.getDataCompositionOutputParameterValues_PointsReferenceBands()
 
 - 
setPointsReferenceBandsvoid 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()
 
 - 
getAdditionalValuesScaleChartScale 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.getDataCompositionOutputParameterValues_AdditionalValuesScale()
 
 - 
setAdditionalValuesScalevoid 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()
 
 - 
getAdditionalValuesAxisChartAxis 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.getDataCompositionOutputParameterValues_AdditionalValuesAxis()
 
 - 
setAdditionalValuesAxisvoid 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()
 
 
- 
 
-