Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleContainmentFeatureComparisonNode
- 
Packages that use SingleContainmentFeatureComparisonNode Package Description com._1c.g5.v8.dt.compare.core com._1c.g5.v8.dt.compare.model com._1c.g5.v8.dt.compare.model.impl com._1c.g5.v8.dt.compare.model.util 
- 
- 
Uses of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core that return SingleContainmentFeatureComparisonNode Modifier and Type Method Description SingleContainmentFeatureComparisonNodeComparisonNodeFactory. 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.modelSubinterfaces of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceSingleContainmentFeatureImplComparisonNodeA representation of the model object 'Single Containment Feature Impl Comparison Node'.
- 
Uses of SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement SingleContainmentFeatureComparisonNode Modifier and Type Class Description 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 SingleContainmentFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleContainmentFeatureComparisonNode Modifier and Type Method Description TCompareSwitch. caseSingleContainmentFeatureComparisonNode(SingleContainmentFeatureComparisonNode object)Returns the result of interpreting the object as an instance of 'Single Containment Feature Comparison Node'.
 
-