Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleContainmentFeatureComparisonNode
Packages that use SingleContainmentFeatureComparisonNode
Package
Description
-
Uses of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return SingleContainmentFeatureComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createSingleContainmentComparisonNode
(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedEmfObjects matchedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for a single containment feature. -
Uses of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Single Containment Feature Impl Comparison Node'. -
Uses of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement SingleContainmentFeatureComparisonNodeModifier and TypeClassDescriptionclass
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 SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleContainmentFeatureComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseSingleContainmentFeatureComparisonNode
(SingleContainmentFeatureComparisonNode object) Returns the result of interpreting the object as an instance of 'Single Containment Feature Comparison Node'.