Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdCollectionComparisonNode
Packages that use TopMdCollectionComparisonNode
Package
Description
-
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare that return TopMdCollectionComparisonNodeModifier and TypeMethodDescriptionMdComparisonNodeFactory.createTopMdCollectionNode
(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for a collection of top MD objects. -
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return TopMdCollectionComparisonNode -
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdCollectionComparisonNodeModifier and TypeClassDescriptionclass
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 TopMdCollectionComparisonNode -
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.matching
Constructors in com._1c.g5.v8.dt.md.compare.matching with parameters of type TopMdCollectionComparisonNodeModifierConstructorDescriptionTopObjectMatcher
(IComparisonSession session, TopMdCollectionComparisonNode parentCollectionNode, List<TopObjectInfo> mainObjects, List<TopObjectInfo> otherObjects, List<TopObjectInfo> ancestorObjects, MdComparisonNodeFactory nodeFactory) Creates a new instance. -
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdCollectionComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseTopMdCollectionComparisonNode
(TopMdCollectionComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Md Collection Comparison Node'.