Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleValueImplComparisonNode
Packages that use SingleValueImplComparisonNode
Package
Description
-
Uses of SingleValueImplComparisonNode in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return SingleValueImplComparisonNodeModifier and TypeMethodDescriptionCompareFactory.createSingleValueImplComparisonNode()
Returns a new object of class 'Single Value Impl Comparison Node'. -
Uses of SingleValueImplComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement SingleValueImplComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Single Value Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return SingleValueImplComparisonNode -
Uses of SingleValueImplComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleValueImplComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseSingleValueImplComparisonNode
(SingleValueImplComparisonNode object) Returns the result of interpreting the object as an instance of 'Single Value Impl Comparison Node'.