Uses of Interface
com._1c.g5.v8.dt.compare.model.ReferenceCollectionElementComparisonNode
Packages that use ReferenceCollectionElementComparisonNode
Package
Description
-
Uses of ReferenceCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return ReferenceCollectionElementComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createReferenceCollectionElementComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedReference matchedRef, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session) Creates a comparison node for the element in the reference (non-containment) collection. -
Uses of ReferenceCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ReferenceCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Reference Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type ReferenceCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ReferenceCollectionElementComparisonNode>ReferenceCollectionComparisonNode.getChildren() -
Uses of ReferenceCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ReferenceCollectionElementComparisonNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Reference Collection Element Comparison Node'.classAn implementation of the model object 'Reference Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type ReferenceCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ReferenceCollectionElementComparisonNode>ReferenceCollectionComparisonNodeImpl.getChildren() -
Uses of ReferenceCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ReferenceCollectionElementComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseReferenceCollectionElementComparisonNode(ReferenceCollectionElementComparisonNode object) Returns the result of interpreting the object as an instance of 'Reference Collection Element Comparison Node'.