Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentCollectionElementImplComparisonNode
-
Packages that use ContainmentCollectionElementImplComparisonNode 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 ContainmentCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return ContainmentCollectionElementImplComparisonNode Modifier and Type Method Description ContainmentCollectionElementImplComparisonNodeCompareFactory. createContainmentCollectionElementImplComparisonNode()Returns a new object of class 'Containment Collection Element Impl Comparison Node'. -
Uses of ContainmentCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentCollectionElementImplComparisonNode Modifier and Type Class Description classContainmentCollectionElementImplComparisonNodeImplAn implementation of the model object 'Containment Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return ContainmentCollectionElementImplComparisonNode Modifier and Type Method Description ContainmentCollectionElementImplComparisonNodeCompareFactoryImpl. createContainmentCollectionElementImplComparisonNode() -
Uses of ContainmentCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentCollectionElementImplComparisonNode Modifier and Type Method Description TCompareSwitch. caseContainmentCollectionElementImplComparisonNode(ContainmentCollectionElementImplComparisonNode object)Returns the result of interpreting the object as an instance of 'Containment Collection Element Impl Comparison Node'.
-