Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentCollectionComparisonNode
Packages that use ContainmentCollectionComparisonNode
Package
Description
-
Uses of ContainmentCollectionComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return ContainmentCollectionComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createContainmentCollectionNode
(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for some containment collection. -
Uses of ContainmentCollectionComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ContainmentCollectionComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Containment Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return ContainmentCollectionComparisonNode -
Uses of ContainmentCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentCollectionComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Containment Collection Comparison Node'.class
An implementation of the model object 'Containment Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return ContainmentCollectionComparisonNode -
Uses of ContainmentCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentCollectionComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseContainmentCollectionComparisonNode
(ContainmentCollectionComparisonNode object) Returns the result of interpreting the object as an instance of 'Containment Collection Comparison Node'.