Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleReferenceFeatureComparisonNode
- 
Packages that use SingleReferenceFeatureComparisonNode 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 SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core that return SingleReferenceFeatureComparisonNode Modifier and Type Method Description SingleReferenceFeatureComparisonNodeComparisonNodeFactory. createSingleReferenceComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedSymlinks matchedSymlinks, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for a single reference (non-containment) feature.
- 
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceSingleReferenceFeatureImplComparisonNodeA representation of the model object 'Single Reference Feature Impl Comparison Node'.
- 
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement SingleReferenceFeatureComparisonNode Modifier and Type Class Description 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 SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleReferenceFeatureComparisonNode Modifier and Type Method Description TCompareSwitch. caseSingleReferenceFeatureComparisonNode(SingleReferenceFeatureComparisonNode object)Returns the result of interpreting the object as an instance of 'Single Reference Feature Comparison Node'.
 
-