Uses of Interface
com._1c.g5.v8.dt.compare.model.ReferenceFeatureComparisonNode
- 
Packages that use ReferenceFeatureComparisonNode 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 ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceReferenceCollectionComparisonNodeA representation of the model object 'Reference Collection Comparison Node'.interfaceReferenceCollectionImplComparisonNodeA representation of the model object 'Reference Collection Impl Comparison Node'.interfaceSingleReferenceFeatureComparisonNodeA representation of the model object 'Single Reference Feature Comparison Node'.interfaceSingleReferenceFeatureImplComparisonNodeA representation of the model object 'Single Reference Feature Impl Comparison Node'.
- 
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement ReferenceFeatureComparisonNode Modifier and Type Class Description classReferenceCollectionComparisonNodeImplAn implementation of the model object 'Reference Collection Comparison Node'.classReferenceCollectionImplComparisonNodeImplAn implementation of the model object 'Reference Collection Impl Comparison Node'.classReferenceFeatureComparisonNodeImplAn implementation of the model object 'Reference Feature Comparison Node'.classSingleReferenceFeatureComparisonNodeImplAn implementation of the model object 'Single Reference Feature Comparison Node'.classSingleReferenceFeatureImplComparisonNodeImplAn implementation of the model object 'Single Reference Feature Impl Comparison Node'.
- 
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type ReferenceFeatureComparisonNode Modifier and Type Method Description TCompareSwitch. caseReferenceFeatureComparisonNode(ReferenceFeatureComparisonNode object)Returns the result of interpreting the object as an instance of 'Reference Feature Comparison Node'.
- 
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.participantMethods in com._1c.g5.v8.dt.compare.participant with parameters of type ReferenceFeatureComparisonNode Modifier and Type Method Description protected voidAbstractEmfBasedComparisonParticipant. mergeEmfReference(MergeContext context, ReferenceFeatureComparisonNode mergingNode, AbstractComparedEmfObjects<?> mergingObjects, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences)
 
-