Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramElements
Packages that use DendrogramElements
Package
Description
-
Uses of DendrogramElements in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramElementsModifier and TypeMethodDescriptionDendrogramFactory.createDendrogramElements()
Returns a new object of class 'Elements'.Dendrogram.getElements()
Returns the value of the 'Elements' containment reference.Methods in com._1c.g5.v8.dt.dendrogram.model with parameters of type DendrogramElementsModifier and TypeMethodDescriptionvoid
Dendrogram.setElements
(DendrogramElements value) Sets the value of the 'Elements
' containment reference. -
Uses of DendrogramElements in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramElementsModifier and TypeClassDescriptionclass
An implementation of the model object 'Elements'.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramElementsModifier and TypeMethodDescriptionDendrogramFactoryImpl.createDendrogramElements()
DendrogramImpl.getElements()
Methods in com._1c.g5.v8.dt.dendrogram.model.impl with parameters of type DendrogramElementsModifier and TypeMethodDescriptionvoid
DendrogramImpl.setElements
(DendrogramElements newElements) -
Uses of DendrogramElements in com._1c.g5.v8.dt.dendrogram.model.util
Methods in com._1c.g5.v8.dt.dendrogram.model.util with parameters of type DendrogramElementsModifier and TypeMethodDescriptionDendrogramSwitch.caseDendrogramElements
(DendrogramElements object) Returns the result of interpreting the object as an instance of 'Elements'.