Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramDimensionValue
Packages that use DendrogramDimensionValue
Package
Description
-
Uses of DendrogramDimensionValue in com._1c.g5.v8.dt.chart._import.xml.reader.part.dendrogram
Methods in com._1c.g5.v8.dt.chart._import.xml.reader.part.dendrogram with parameters of type DendrogramDimensionValueModifier and TypeMethodDescriptionprotected voidDendrogramDimensionValuePartReader.readValue(DendrogramDimensionValue value, IXmlNode node, Version version, IXmlReadErrorCollector errorCollector) Reads XML and fills the specified value.protected voidDendrogramLinkValuePartReader.readValue(DendrogramDimensionValue value, IXmlNode node, Version version, IXmlReadErrorCollector errorCollector) -
Uses of DendrogramDimensionValue in com._1c.g5.v8.dt.dendrogram.model
Subinterfaces of DendrogramDimensionValue in com._1c.g5.v8.dt.dendrogram.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Link Value'.Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramDimensionValueModifier and TypeMethodDescriptionDendrogramFactory.createDendrogramDimensionValue()Returns a new object of class 'Dimension Value'.Methods in com._1c.g5.v8.dt.dendrogram.model that return types with arguments of type DendrogramDimensionValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramDimensionValue>DendrogramElements.getValue()Returns the value of the 'Value' containment reference list. -
Uses of DendrogramDimensionValue in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramDimensionValueModifier and TypeClassDescriptionclassAn implementation of the model object 'Dimension Value'.classAn implementation of the model object 'Link Value'.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramDimensionValueMethods in com._1c.g5.v8.dt.dendrogram.model.impl that return types with arguments of type DendrogramDimensionValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramDimensionValue>DendrogramElementsImpl.getValue() -
Uses of DendrogramDimensionValue in com._1c.g5.v8.dt.dendrogram.model.util
Methods in com._1c.g5.v8.dt.dendrogram.model.util with parameters of type DendrogramDimensionValueModifier and TypeMethodDescriptionDendrogramSwitch.caseDendrogramDimensionValue(DendrogramDimensionValue object) Returns the result of interpreting the object as an instance of 'Dimension Value'.