Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramLinkValue
Packages that use DendrogramLinkValue
Package
Description
-
Uses of DendrogramLinkValue in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramLinkValueModifier and TypeMethodDescriptionDendrogramFactory.createDendrogramLinkValue()
Returns a new object of class 'Link Value'.Methods in com._1c.g5.v8.dt.dendrogram.model that return types with arguments of type DendrogramLinkValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramLinkValue>
DendrogramLinks.getValue()
Returns the value of the 'Value' containment reference list. -
Uses of DendrogramLinkValue in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramLinkValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Link Value'.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramLinkValueMethods in com._1c.g5.v8.dt.dendrogram.model.impl that return types with arguments of type DendrogramLinkValueModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramLinkValue>
DendrogramLinksImpl.getValue()
-
Uses of DendrogramLinkValue in com._1c.g5.v8.dt.dendrogram.model.util
Methods in com._1c.g5.v8.dt.dendrogram.model.util with parameters of type DendrogramLinkValueModifier and TypeMethodDescriptionDendrogramSwitch.caseDendrogramLinkValue
(DendrogramLinkValue object) Returns the result of interpreting the object as an instance of 'Link Value'.