Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdCollectionComparisonNode
-
Packages that use TopMdCollectionComparisonNode Package Description com._1c.g5.v8.dt.md.compare com._1c.g5.v8.dt.md.compare.impl com._1c.g5.v8.dt.md.compare.matching com._1c.g5.v8.dt.md.compare.util -
-
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceTopMdCollectionImplComparisonNodeA representation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return TopMdCollectionComparisonNode Modifier and Type Method Description TopMdCollectionComparisonNodeTopMdObjectCollectionElementComparisonNode. getParent() -
Uses of TopMdCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdCollectionComparisonNode Modifier and Type Class Description classTopMdCollectionComparisonNodeImplAn implementation of the model object 'Top Md Collection Comparison Node'.classTopMdCollectionImplComparisonNodeImplAn implementation of the model object 'Top Md Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdCollectionComparisonNode Modifier and Type Method Description TopMdCollectionComparisonNodeTopMdObjectCollectionElementComparisonNodeImpl. getParent() -
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 TopMdCollectionComparisonNode Constructor Description TopObjectMatcher(IComparisonSession session, TopMdCollectionComparisonNode parentCollectionNode, List<TopObjectInfo> mainObjects, List<TopObjectInfo> otherObjects, List<TopObjectInfo> ancestorObjects, com._1c.g5.v8.dt.internal.md.compare.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 TopMdCollectionComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseTopMdCollectionComparisonNode(TopMdCollectionComparisonNode object)Returns the result of interpreting the object as an instance of 'Top Md Collection Comparison Node'.
-