Uses of Interface
com._1c.g5.v8.dt.bsl.compare.ComparisonRegionNeighbour
Packages that use ComparisonRegionNeighbour
Package
Description
- 
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compareMethods in com._1c.g5.v8.dt.bsl.compare that return ComparisonRegionNeighbourModifier and TypeMethodDescriptionBslCompareFactory.createComparisonRegionNeighbour()Returns a new object of class 'Comparison Region Neighbour'.ComparisonTextRegion.getLeftNeighbour()Returns the value of the 'Left Neighbour' containment reference.Methods in com._1c.g5.v8.dt.bsl.compare with parameters of type ComparisonRegionNeighbourModifier and TypeMethodDescriptionvoidComparisonTextRegion.setLeftNeighbour(ComparisonRegionNeighbour value) Sets the value of the 'Left Neighbour' containment reference.
- 
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compare.implClasses in com._1c.g5.v8.dt.bsl.compare.impl that implement ComparisonRegionNeighbourModifier and TypeClassDescriptionclassAn implementation of the model object 'Comparison Region Neighbour'.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return ComparisonRegionNeighbourModifier and TypeMethodDescriptionBslCompareFactoryImpl.createComparisonRegionNeighbour()ComparisonTextRegionImpl.getLeftNeighbour()Methods in com._1c.g5.v8.dt.bsl.compare.impl with parameters of type ComparisonRegionNeighbourModifier and TypeMethodDescriptionvoidComparisonTextRegionImpl.setLeftNeighbour(ComparisonRegionNeighbour newLeftNeighbour) 
- 
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compare.utilMethods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type ComparisonRegionNeighbourModifier and TypeMethodDescriptionBslCompareSwitch.caseComparisonRegionNeighbour(ComparisonRegionNeighbour object) Returns the result of interpreting the object as an instance of 'Comparison Region Neighbour'.