Uses of Interface
com._1c.g5.v8.dt.compare.model.ReferenceFeatureComparisonNode
Packages that use ReferenceFeatureComparisonNode
Package
Description
-
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Reference Collection Comparison Node'.interface
A representation of the model object 'Reference Collection Impl Comparison Node'.interface
A representation of the model object 'Single Reference Feature Comparison Node'.interface
A representation of the model object 'Single Reference Feature Impl Comparison Node'. -
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ReferenceFeatureComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Reference Collection Comparison Node'.class
An implementation of the model object 'Reference Collection Impl Comparison Node'.class
An implementation of the model object 'Reference Feature Comparison Node'.class
An implementation of the model object 'Single Reference Feature Comparison Node'.class
An implementation of the model object 'Single Reference Feature Impl Comparison Node'. -
Uses of ReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ReferenceFeatureComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.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.participant
Methods in com._1c.g5.v8.dt.compare.participant with parameters of type ReferenceFeatureComparisonNodeModifier and TypeMethodDescriptionprotected void
AbstractEmfBasedComparisonParticipant.mergeEmfReference
(MergeContext context, ReferenceFeatureComparisonNode mergingNode, AbstractComparedEmfObjects<?> mergingObjects, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences)