Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentFeatureComparisonNode
- 
Packages that use ContainmentFeatureComparisonNode Package Description com._1c.g5.v8.dt.compare.model com._1c.g5.v8.dt.compare.model.impl com._1c.g5.v8.dt.compare.model.util com._1c.g5.v8.dt.compare.participant 
- 
- 
Uses of ContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of ContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionComparisonNodeA representation of the model object 'Containment Collection Comparison Node'.interfaceContainmentCollectionImplComparisonNodeA representation of the model object 'Containment Collection Impl Comparison Node'.interfaceSingleContainmentFeatureComparisonNodeA representation of the model object 'Single Containment Feature Comparison Node'.interfaceSingleContainmentFeatureImplComparisonNodeA representation of the model object 'Single Containment Feature Impl Comparison Node'.
- 
Uses of ContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentFeatureComparisonNode Modifier and Type Class Description classContainmentCollectionComparisonNodeImplAn implementation of the model object 'Containment Collection Comparison Node'.classContainmentCollectionImplComparisonNodeImplAn implementation of the model object 'Containment Collection Impl Comparison Node'.classContainmentFeatureComparisonNodeImplAn implementation of the model object 'Containment Feature Comparison Node'.classSingleContainmentFeatureComparisonNodeImplAn implementation of the model object 'Single Containment Feature Comparison Node'.classSingleContainmentFeatureImplComparisonNodeImplAn implementation of the model object 'Single Containment Feature Impl Comparison Node'.
- 
Uses of ContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentFeatureComparisonNode Modifier and Type Method Description TCompareSwitch. caseContainmentFeatureComparisonNode(ContainmentFeatureComparisonNode object)Returns the result of interpreting the object as an instance of 'Containment Feature Comparison Node'.
- 
Uses of ContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.participantMethods in com._1c.g5.v8.dt.compare.participant with parameters of type ContainmentFeatureComparisonNode Modifier and Type Method Description protected voidAbstractEmfBasedComparisonParticipant. mergeOtherContainment(MergeContext context, ContainmentFeatureComparisonNode mergingNode, AbstractComparedEmfObjects<?> mergingObjects, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences)
 
-