Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleValueComparisonNode
Packages that use SingleValueComparisonNode
Package
Description
- 
Uses of SingleValueComparisonNode in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core that return SingleValueComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createSingleValueComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedObjects<?> comparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for a single value.
- 
Uses of SingleValueComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of SingleValueComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Single Value Impl Comparison Node'.
- 
Uses of SingleValueComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement SingleValueComparisonNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Single Value Comparison Node'.classAn implementation of the model object 'Single Value Impl Comparison Node'.
- 
Uses of SingleValueComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleValueComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseSingleValueComparisonNode(SingleValueComparisonNode object) Returns the result of interpreting the object as an instance of 'Single Value Comparison Node'.