Uses of Interface
com._1c.g5.v8.dt.compare.model.ValueCollectionImplComparisonNode
-
Packages that use ValueCollectionImplComparisonNode 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 ValueCollectionImplComparisonNode in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return ValueCollectionImplComparisonNode Modifier and Type Method Description ValueCollectionImplComparisonNodeCompareFactory. createValueCollectionImplComparisonNode()Returns a new object of class 'Value Collection Impl Comparison Node'.ValueCollectionImplComparisonNodeValueCollectionElementImplComparisonNode. getParent() -
Uses of ValueCollectionImplComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ValueCollectionImplComparisonNode Modifier and Type Class Description classValueCollectionImplComparisonNodeImplAn implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return ValueCollectionImplComparisonNode Modifier and Type Method Description ValueCollectionImplComparisonNodeCompareFactoryImpl. createValueCollectionImplComparisonNode()ValueCollectionImplComparisonNodeValueCollectionElementImplComparisonNodeImpl. getParent() -
Uses of ValueCollectionImplComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ValueCollectionImplComparisonNode Modifier and Type Method Description TCompareSwitch. caseValueCollectionImplComparisonNode(ValueCollectionImplComparisonNode object)Returns the result of interpreting the object as an instance of 'Value Collection Impl Comparison Node'.
-