Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentCollectionElementComparisonNode
Packages that use ContainmentCollectionElementComparisonNode
Package
Description
-
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return ContainmentCollectionElementComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createContainmentCollectionElementComparisonNode
(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedEmfObjects matchedObjects, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session) Creates a comparison node for the element in the containment collection. -
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Containment Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type ContainmentCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ContainmentCollectionElementComparisonNode>
ContainmentCollectionComparisonNode.getChildren()
-
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentCollectionElementComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Containment Collection Element Comparison Node'.class
An implementation of the model object 'Containment Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type ContainmentCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ContainmentCollectionElementComparisonNode>
ContainmentCollectionComparisonNodeImpl.getChildren()
-
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentCollectionElementComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseContainmentCollectionElementComparisonNode
(ContainmentCollectionElementComparisonNode object) Returns the result of interpreting the object as an instance of 'Containment Collection Element Comparison Node'.