Uses of Interface
com._1c.g5.v8.dt.compare.model.CollectionComparisonNode
- 
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of CollectionComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionComparisonNodeA representation of the model object 'Containment Collection Comparison Node'.interfaceContainmentCollectionImplComparisonNodeA representation of the model object 'Containment Collection Impl Comparison Node'.interfaceFeatureCollectionComparisonNodeA representation of the model object 'Feature Collection Comparison Node'.interfaceManifestComparisonNodeA representation of the model object 'Manifest Comparison Node'.interfaceReferenceCollectionComparisonNodeA representation of the model object 'Reference Collection Comparison Node'.interfaceReferenceCollectionImplComparisonNodeA representation of the model object 'Reference Collection Impl Comparison Node'.interfaceValueCollectionComparisonNodeA representation of the model object 'Value Collection Comparison Node'.interfaceValueCollectionImplComparisonNodeA representation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return CollectionComparisonNode Modifier and Type Method Description CollectionComparisonNodeCollectionElementComparisonNode. getParent()
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement CollectionComparisonNode Modifier and Type Class Description classCollectionComparisonNodeImplAn implementation of the model object 'Collection Comparison Node'.classContainmentCollectionComparisonNodeImplAn implementation of the model object 'Containment Collection Comparison Node'.classContainmentCollectionImplComparisonNodeImplAn implementation of the model object 'Containment Collection Impl Comparison Node'.classFeatureCollectionComparisonNodeImplAn implementation of the model object 'Feature Collection Comparison Node'.classManifestComparisonNodeImplAn implementation of the model object 'Manifest Comparison Node'.classReferenceCollectionComparisonNodeImplAn implementation of the model object 'Reference Collection Comparison Node'.classReferenceCollectionImplComparisonNodeImplAn implementation of the model object 'Reference Collection Impl Comparison Node'.classValueCollectionComparisonNodeImplAn implementation of the model object 'Value Collection Comparison Node'.classValueCollectionImplComparisonNodeImplAn implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return CollectionComparisonNode Modifier and Type Method Description CollectionComparisonNodeCollectionElementComparisonNodeImpl. getParent()
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type CollectionComparisonNode Modifier and Type Method Description TCompareSwitch. caseCollectionComparisonNode(CollectionComparisonNode object)Returns the result of interpreting the object as an instance of 'Collection Comparison Node'.
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of CollectionComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceChildMdCollectionComparisonNodeA representation of the model object 'Child Md Collection Comparison Node'.interfaceChildMdCollectionImplComparisonNodeA representation of the model object 'Child Md Collection Impl Comparison Node'.interfaceMdCollectionComparisonNodeA representation of the model object 'Md Collection Comparison Node'.interfaceTopMdCollectionComparisonNodeA representation of the model object 'Top Md Collection Comparison Node'.interfaceTopMdCollectionImplComparisonNodeA representation of the model object 'Top Md Collection Impl Comparison Node'.
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement CollectionComparisonNode Modifier and Type Class Description classChildMdCollectionComparisonNodeImplAn implementation of the model object 'Child Md Collection Comparison Node'.classChildMdCollectionImplComparisonNodeImplAn implementation of the model object 'Child Md Collection Impl Comparison Node'.classMdCollectionComparisonNodeImplAn implementation of the model object 'Md Collection Comparison Node'.classTopMdCollectionComparisonNodeImplAn implementation of the model object 'Top Md Collection Comparison Node'.classTopMdCollectionImplComparisonNodeImplAn implementation of the model object 'Top Md Collection Impl Comparison Node'.
- 
Uses of CollectionComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type CollectionComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseCollectionComparisonNode(CollectionComparisonNode object)Returns the result of interpreting the object as an instance of 'Collection Comparison Node'.
 
-