Uses of Interface
com._1c.g5.v8.dt.metadata.common.GaugeChartQualityBand
Packages that use GaugeChartQualityBand
Package
Description
-
Uses of GaugeChartQualityBand in com._1c.g5.v8.dt.dcs.util
Methods in com._1c.g5.v8.dt.dcs.util that return GaugeChartQualityBandModifier and TypeMethodDescriptionstatic GaugeChartQualityBandV8XmlSerializer.readGaugeChartQualityBand(XMLStreamReader reader, IDtProject dtProject, Version version) Прочитать значение типа полоса для измерительной диаграммыMethods in com._1c.g5.v8.dt.dcs.util with parameters of type GaugeChartQualityBandModifier and TypeMethodDescriptionstatic voidV8XmlSerializer.writeGaugeChartQualityBand(ExportXmlStreamWriter writer, GaugeChartQualityBand band, QName elementName) Записать значение типа полоса для измерительной диаграммы -
Uses of GaugeChartQualityBand in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return GaugeChartQualityBandModifier and TypeMethodDescriptionCommonFactory.createGaugeChartQualityBand()Returns a new object of class 'Gauge Chart Quality Band'.Methods in com._1c.g5.v8.dt.metadata.common that return types with arguments of type GaugeChartQualityBandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GaugeChartQualityBand>GaugeChartQualityBands.getItems()Returns the value of the 'Items' containment reference list. -
Uses of GaugeChartQualityBand in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement GaugeChartQualityBandModifier and TypeClassDescriptionclassAn implementation of the model object 'Gauge Chart Quality Band'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return GaugeChartQualityBandMethods in com._1c.g5.v8.dt.metadata.common.impl that return types with arguments of type GaugeChartQualityBandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<GaugeChartQualityBand>GaugeChartQualityBandsImpl.getItems() -
Uses of GaugeChartQualityBand in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type GaugeChartQualityBandModifier and TypeMethodDescriptionCommonSwitch.caseGaugeChartQualityBand(GaugeChartQualityBand object) Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Band'.