Uses of Interface
com._1c.g5.v8.dt.md.compare.ChildMdObjectComparisonNode
Packages that use ChildMdObjectComparisonNode
Package
Description
-
Uses of ChildMdObjectComparisonNode in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare that return ChildMdObjectComparisonNodeModifier and TypeMethodDescriptionMdComparisonNodeFactory.createChildMdObjectNode
(ComparedMdObjects mdObjects, ComparedSymlinks symlinks, org.eclipse.emf.ecore.EStructuralFeature parentCollectionFeature, IComparisonSession session) Creates a comparison node for the triple of child (non top) MD objects. -
Uses of ChildMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare
Methods in com._1c.g5.v8.dt.md.compare that return ChildMdObjectComparisonNodeModifier and TypeMethodDescriptionMdCompareFactory.createChildMdObjectComparisonNode()
Returns a new object of class 'Child Md Object Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return types with arguments of type ChildMdObjectComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChildMdObjectComparisonNode>
ChildMdCollectionComparisonNode.getChildren()
-
Uses of ChildMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement ChildMdObjectComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Child Md Object Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return ChildMdObjectComparisonNodeMethods in com._1c.g5.v8.dt.md.compare.impl that return types with arguments of type ChildMdObjectComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ChildMdObjectComparisonNode>
ChildMdCollectionComparisonNodeImpl.getChildren()
-
Uses of ChildMdObjectComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type ChildMdObjectComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseChildMdObjectComparisonNode
(ChildMdObjectComparisonNode object) Returns the result of interpreting the object as an instance of 'Child Md Object Comparison Node'.