Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdObjectComparisonNode
Packages that use TopMdObjectComparisonNode
Package
Description
-
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare that return TopMdObjectComparisonNodeModifier and TypeMethodDescriptionMdComparisonNodeFactory.createTopMdObjectNode(ComparedObjects<TopObjectInfo> objectsInfo, IComparisonSession session) Create a comparison node for the triple of top MD objects *NOT* lying in any collection. -
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return TopMdObjectComparisonNodeModifier and TypeMethodDescriptionMdCompareFactory.createTopMdObjectComparisonNode()Returns a new object of class 'Top Md Object Comparison Node'. -
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdObjectComparisonNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.classAn implementation of the model object 'Top Md Object Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdObjectComparisonNode -
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.matching
Methods in com._1c.g5.v8.dt.md.compare.matching that return TopMdObjectComparisonNodeModifier and TypeMethodDescriptionprotected TopMdObjectComparisonNodeTopObjectMatcher.createNode(TopObjectInfo main, TopObjectInfo other, TopObjectInfo ancestor) -
Uses of TopMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdObjectComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseTopMdObjectComparisonNode(TopMdObjectComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Md Object Comparison Node'.