Uses of Interface
com._1c.g5.v8.dt.dendrogram.model.DendrogramContent
Packages that use DendrogramContent
Package
Description
-
Uses of DendrogramContent in com._1c.g5.v8.dt.dendrogram.model
Methods in com._1c.g5.v8.dt.dendrogram.model that return DendrogramContentModifier and TypeMethodDescriptionDendrogramFactory.createDendrogramContent()
Returns a new object of class 'Content'.Methods in com._1c.g5.v8.dt.dendrogram.model that return types with arguments of type DendrogramContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramContent>
DendrogramElements.getContentCacheItem()
Returns the value of the 'Content Cache Item' containment reference list.org.eclipse.emf.common.util.EList<DendrogramContent>
DendrogramLinks.getContentCacheItem()
Returns the value of the 'Content Cache Item' containment reference list. -
Uses of DendrogramContent in com._1c.g5.v8.dt.dendrogram.model.impl
Classes in com._1c.g5.v8.dt.dendrogram.model.impl that implement DendrogramContentModifier and TypeClassDescriptionclass
An implementation of the model object 'Content'.Methods in com._1c.g5.v8.dt.dendrogram.model.impl that return DendrogramContentMethods in com._1c.g5.v8.dt.dendrogram.model.impl that return types with arguments of type DendrogramContentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DendrogramContent>
DendrogramElementsImpl.getContentCacheItem()
org.eclipse.emf.common.util.EList<DendrogramContent>
DendrogramLinksImpl.getContentCacheItem()
-
Uses of DendrogramContent in com._1c.g5.v8.dt.dendrogram.model.util
Methods in com._1c.g5.v8.dt.dendrogram.model.util with parameters of type DendrogramContentModifier and TypeMethodDescriptionDendrogramSwitch.caseDendrogramContent
(DendrogramContent object) Returns the result of interpreting the object as an instance of 'Content'.