Uses of Interface
com._1c.g5.v8.dt.chart.model.ChartReferenceBands
- 
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.modelMethods in com._1c.g5.v8.dt.chart.model that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsChartFactory. createChartReferenceBands()Returns a new object of class 'Reference Bands'.ChartReferenceBandsChart. getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceBandsChart. getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.chart.model with parameters of type ChartReferenceBands Modifier and Type Method Description voidChart. setPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidChart. setValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.implClasses in com._1c.g5.v8.dt.chart.model.impl that implement ChartReferenceBands Modifier and Type Class Description classChartReferenceBandsImplAn implementation of the model object 'Reference Bands'.Methods in com._1c.g5.v8.dt.chart.model.impl that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsChartFactoryImpl. createChartReferenceBands()ChartReferenceBandsChartImpl. getPointsReferenceBands()ChartReferenceBandsChartImpl. getValuesReferenceBands()Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type ChartReferenceBands Modifier and Type Method Description voidChartImpl. setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands)voidChartImpl. setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands)
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.chart.model.utilMethods in com._1c.g5.v8.dt.chart.model.util with parameters of type ChartReferenceBands Modifier and Type Method Description TChartSwitch. caseChartReferenceBands(ChartReferenceBands object)Returns the result of interpreting the object as an instance of 'Reference Bands'.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplateMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsDataCompositionAreaTemplateChartAppearance. getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceBandsDataCompositionAreaTemplateChartAppearance. getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type ChartReferenceBands Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearance. setPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionAreaTemplateChartAppearance. setValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.areaTemplate.implMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsDataCompositionAreaTemplateChartAppearanceImpl. getPointsReferenceBands()ChartReferenceBandsDataCompositionAreaTemplateChartAppearanceImpl. getValuesReferenceBands()Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type ChartReferenceBands Modifier and Type Method Description voidDataCompositionAreaTemplateChartAppearanceImpl. setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands)voidDataCompositionAreaTemplateChartAppearanceImpl. setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands)
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.coreMethods in com._1c.g5.v8.dt.dcs.model.core that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsChartReferenceBandsValue. getChartReferenceBands()Returns the value of the 'Chart Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.core with parameters of type ChartReferenceBands Modifier and Type Method Description voidChartReferenceBandsValue. setChartReferenceBands(ChartReferenceBands value)Sets the value of the 'Chart Reference Bands' containment reference.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.core.implMethods in com._1c.g5.v8.dt.dcs.model.core.impl that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsChartReferenceBandsValueImpl. getChartReferenceBands()Methods in com._1c.g5.v8.dt.dcs.model.core.impl with parameters of type ChartReferenceBands Modifier and Type Method Description voidChartReferenceBandsValueImpl. setChartReferenceBands(ChartReferenceBands newChartReferenceBands)
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settingsMethods in com._1c.g5.v8.dt.dcs.model.settings that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsDataCompositionChartOutputParameterValues. getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceBandsDataCompositionGroupOutputParameterValues. getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceBandsDataCompositionOutputParameterValues. getPointsReferenceBands()Returns the value of the 'Points Reference Bands' containment reference.ChartReferenceBandsDataCompositionChartOutputParameterValues. getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.ChartReferenceBandsDataCompositionGroupOutputParameterValues. getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.ChartReferenceBandsDataCompositionOutputParameterValues. getValuesReferenceBands()Returns the value of the 'Values Reference Bands' containment reference.Methods in com._1c.g5.v8.dt.dcs.model.settings with parameters of type ChartReferenceBands Modifier and Type Method Description voidDataCompositionChartOutputParameterValues. setPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionGroupOutputParameterValues. setPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionOutputParameterValues. setPointsReferenceBands(ChartReferenceBands value)Sets the value of the 'Points Reference Bands' containment reference.voidDataCompositionChartOutputParameterValues. setValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.voidDataCompositionGroupOutputParameterValues. setValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.voidDataCompositionOutputParameterValues. setValuesReferenceBands(ChartReferenceBands value)Sets the value of the 'Values Reference Bands' containment reference.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.model.settings.implMethods in com._1c.g5.v8.dt.dcs.model.settings.impl that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsDataCompositionChartOutputParameterValuesImpl. getPointsReferenceBands()ChartReferenceBandsDataCompositionGroupOutputParameterValuesImpl. getPointsReferenceBands()ChartReferenceBandsDataCompositionOutputParameterValuesImpl. getPointsReferenceBands()ChartReferenceBandsDataCompositionChartOutputParameterValuesImpl. getValuesReferenceBands()ChartReferenceBandsDataCompositionGroupOutputParameterValuesImpl. getValuesReferenceBands()ChartReferenceBandsDataCompositionOutputParameterValuesImpl. getValuesReferenceBands()Methods in com._1c.g5.v8.dt.dcs.model.settings.impl with parameters of type ChartReferenceBands Modifier and Type Method Description voidDataCompositionChartOutputParameterValuesImpl. setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands)voidDataCompositionGroupOutputParameterValuesImpl. setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands)voidDataCompositionOutputParameterValuesImpl. setPointsReferenceBands(ChartReferenceBands newPointsReferenceBands)voidDataCompositionChartOutputParameterValuesImpl. setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands)voidDataCompositionGroupOutputParameterValuesImpl. setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands)voidDataCompositionOutputParameterValuesImpl. setValuesReferenceBands(ChartReferenceBands newValuesReferenceBands)
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.referenceMethods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsDcsChartReferenceBandGridModel. getReferenceBands()Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBands Modifier and Type Method Description voidDcsChartReferenceBandGridModel. setChartReferenceBands(ChartReferenceBands bands)Constructors in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference with parameters of type ChartReferenceBands Constructor Description DcsChartReferenceBandGridModel(ChartReferenceBands chartReferenceBands, org.eclipse.emf.ecore.EStructuralFeature feature, IV8Project v8project, IEditingLanguageManager languageManager, IModelEditingSupport modelEditingSupport, IColorProvider colorProvider, IFontProvider fontProvider, IBorderProvider borderProvider, IModelObjectFactory chartObjectsFactory, Version version)The constructor.
- 
Uses of ChartReferenceBands in com._1c.g5.v8.dt.form.ui.chart.aef.models.referenceMethods in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference that return ChartReferenceBands Modifier and Type Method Description ChartReferenceBandsIChartReferenceBandGridModel. getReferenceBands()Gets the modelled chart reference band.
 
-