Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdObjectComparisonNode
- 
Packages that use TopMdObjectComparisonNode 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 TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceTopMdObjectCollectionElementComparisonNodeA representation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return TopMdObjectComparisonNode Modifier and Type Method Description TopMdObjectComparisonNodeMdCompareFactory. createTopMdObjectComparisonNode()Returns a new object of class 'Top Md Object Comparison Node'.
- 
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement TopMdObjectComparisonNode Modifier and Type Class Description classTopMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.classTopMdObjectComparisonNodeImplAn implementation of the model object 'Top Md Object Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdObjectComparisonNode Modifier and Type Method Description TopMdObjectComparisonNodeMdCompareFactoryImpl. createTopMdObjectComparisonNode()
- 
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.matchingMethods in com._1c.g5.v8.dt.md.compare.matching that return TopMdObjectComparisonNode Modifier and Type Method Description protected TopMdObjectComparisonNodeTopObjectMatcher. createNode(TopObjectInfo main, TopObjectInfo other, TopObjectInfo ancestor)
- 
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdObjectComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseTopMdObjectComparisonNode(TopMdObjectComparisonNode object)Returns the result of interpreting the object as an instance of 'Top Md Object Comparison Node'.
 
-