Uses of Interface
com._1c.g5.v8.dt.md.compare.MdCollectionComparisonNode
Packages that use MdCollectionComparisonNode
Package
Description
-
Uses of MdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of MdCollectionComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Child Md Collection Comparison Node'.interface
A representation of the model object 'Child Md Collection Impl Comparison Node'.interface
A representation of the model object 'Top Md Collection Comparison Node'.interface
A representation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return MdCollectionComparisonNode -
Uses of MdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement MdCollectionComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Child Md Collection Comparison Node'.class
An implementation of the model object 'Child Md Collection Impl Comparison Node'.class
An implementation of the model object 'Md Collection Comparison Node'.class
An implementation of the model object 'Top Md Collection Comparison Node'.class
An implementation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return MdCollectionComparisonNode -
Uses of MdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.matching
Constructors in com._1c.g5.v8.dt.md.compare.matching with parameters of type MdCollectionComparisonNodeModifierConstructorDescriptionprotected
AbstractMdObjectMatcher
(IComparisonSession session, MdCollectionComparisonNode parentCollectionNode, List<T> mainObjects, List<T> otherObjects, List<T> ancestorObjects) Constructs a matcher. -
Uses of MdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type MdCollectionComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseMdCollectionComparisonNode
(MdCollectionComparisonNode object) Returns the result of interpreting the object as an instance of 'Md Collection Comparison Node'.