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 ContainmentCollectionElementImplComparisonNode
CompareFactory. 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 class
ContainmentCollectionElementImplComparisonNodeImpl
An 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 ContainmentCollectionElementImplComparisonNode
CompareFactoryImpl. 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 T
CompareSwitch. caseContainmentCollectionElementImplComparisonNode(ContainmentCollectionElementImplComparisonNode object)
Returns the result of interpreting the object as an instance of 'Containment Collection Element Impl Comparison Node'.
-