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