Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleReferenceFeatureImplComparisonNode
- 
Packages that use SingleReferenceFeatureImplComparisonNode Package Description 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 SingleReferenceFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.modelMethods in com._1c.g5.v8.dt.compare.model that return SingleReferenceFeatureImplComparisonNode Modifier and Type Method Description SingleReferenceFeatureImplComparisonNodeCompareFactory. createSingleReferenceFeatureImplComparisonNode()Returns a new object of class 'Single Reference Feature Impl Comparison Node'.
- 
Uses of SingleReferenceFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement SingleReferenceFeatureImplComparisonNode Modifier and Type Class Description classSingleReferenceFeatureImplComparisonNodeImplAn implementation of the model object 'Single Reference Feature Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return SingleReferenceFeatureImplComparisonNode Modifier and Type Method Description SingleReferenceFeatureImplComparisonNodeCompareFactoryImpl. createSingleReferenceFeatureImplComparisonNode()
- 
Uses of SingleReferenceFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleReferenceFeatureImplComparisonNode Modifier and Type Method Description TCompareSwitch. caseSingleReferenceFeatureImplComparisonNode(SingleReferenceFeatureImplComparisonNode object)Returns the result of interpreting the object as an instance of 'Single Reference Feature Impl Comparison Node'.
 
-