Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdObjectCollectionElementComparisonNode
Packages that use TopMdObjectCollectionElementComparisonNode
Package
Description
-
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare that return TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionMdComparisonNodeFactory.createTopMdObjectCollectionElementNode(ComparedObjects<TopObjectInfo> objectsInfo, org.eclipse.emf.ecore.EStructuralFeature parentCollectionFeature, IComparisonSession session) Create a comparison node for the triple of top MD objects lying in a reference collection. -
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare
Methods in com._1c.g5.v8.dt.md.compare that return TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionMdCompareFactory.createTopMdObjectCollectionElementComparisonNode()Returns a new object of class 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return types with arguments of type TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TopMdObjectCollectionElementComparisonNode>TopMdCollectionComparisonNode.getChildren() -
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdObjectCollectionElementComparisonNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionMdCompareFactoryImpl.createTopMdObjectCollectionElementComparisonNode()Methods in com._1c.g5.v8.dt.md.compare.impl that return types with arguments of type TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TopMdObjectCollectionElementComparisonNode>TopMdCollectionComparisonNodeImpl.getChildren() -
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseTopMdObjectCollectionElementComparisonNode(TopMdObjectCollectionElementComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Md Object Collection Element Comparison Node'.