Uses of Interface
com._1c.g5.v8.dt.compare.model.CollectionElementNeighbour
Packages that use CollectionElementNeighbour
Package
Description
- 
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.compare.modelMethods in com._1c.g5.v8.dt.compare.model that return CollectionElementNeighbourModifier and TypeMethodDescriptionCompareFactory.createCollectionElementNeighbour()Returns a new object of class 'Collection Element Neighbour'.CollectionElementComparisonNode.getLeftNeighbour()Returns the value of the 'Left Neighbour' containment reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type CollectionElementNeighbourModifier and TypeMethodDescriptionvoidCollectionElementComparisonNode.setLeftNeighbour(CollectionElementNeighbour value) Sets the value of the 'Left Neighbour' containment reference.
- 
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement CollectionElementNeighbourModifier and TypeClassDescriptionclassAn implementation of the model object 'Collection Element Neighbour'.Methods in com._1c.g5.v8.dt.compare.model.impl that return CollectionElementNeighbourModifier and TypeMethodDescriptionCompareFactoryImpl.createCollectionElementNeighbour()CollectionElementComparisonNodeImpl.getLeftNeighbour()ContainmentCollectionElementImplComparisonNodeImpl.getLeftNeighbour()ManifestHeaderComparisonNodeImpl.getLeftNeighbour()ReferenceCollectionElementImplComparisonNodeImpl.getLeftNeighbour()ValueCollectionElementImplComparisonNodeImpl.getLeftNeighbour()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type CollectionElementNeighbourModifier and TypeMethodDescriptionvoidCollectionElementComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour) voidContainmentCollectionElementImplComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour) voidManifestHeaderComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour) voidReferenceCollectionElementImplComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour) voidValueCollectionElementImplComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour) 
- 
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type CollectionElementNeighbourModifier and TypeMethodDescriptionCompareSwitch.caseCollectionElementNeighbour(CollectionElementNeighbour object) Returns the result of interpreting the object as an instance of 'Collection Element Neighbour'.
- 
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.md.compare.implMethods in com._1c.g5.v8.dt.md.compare.impl that return CollectionElementNeighbourMethods in com._1c.g5.v8.dt.md.compare.impl with parameters of type CollectionElementNeighbourModifier and TypeMethodDescriptionvoidMdObjectCollectionElementComparisonNodeImpl.setLeftNeighbour(CollectionElementNeighbour newLeftNeighbour)