Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramLinks
Packages that use DendrogramLinks
Package
Description
-
Uses of DendrogramLinks in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramLinksModifier and TypeMethodDescriptionDendrogramFactory.createDendrogramLinks()
Returns a new object of class 'Links'.Dendrogram.getLinks()
Returns the value of the 'Links' containment reference.Methods in com._1c.g5.v8.dt.dendrogram.model with parameters of type DendrogramLinksModifier and TypeMethodDescriptionvoid
Dendrogram.setLinks
(DendrogramLinks value) Sets the value of the 'Links
' containment reference. -
Uses of DendrogramLinks in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramLinksModifier and TypeClassDescriptionclass
An implementation of the model object 'Links'.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramLinksModifier and TypeMethodDescriptionDendrogramFactoryImpl.createDendrogramLinks()
DendrogramImpl.getLinks()
Methods in com._1c.g5.v8.dt.dendrogram.model.impl with parameters of type DendrogramLinks -
Uses of DendrogramLinks in com._1c.g5.v8.dt.dendrogram.model.util
Methods in com._1c.g5.v8.dt.dendrogram.model.util with parameters of type DendrogramLinksModifier and TypeMethodDescriptionDendrogramSwitch.caseDendrogramLinks
(DendrogramLinks object) Returns the result of interpreting the object as an instance of 'Links'.