Uses of Interface
com._1c.g5.v8.dt.bsl.compare.ComparisonRegionNeighbour
- 
Packages that use ComparisonRegionNeighbour Package Description com._1c.g5.v8.dt.bsl.compare com._1c.g5.v8.dt.bsl.compare.impl com._1c.g5.v8.dt.bsl.compare.util 
- 
- 
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compareMethods in com._1c.g5.v8.dt.bsl.compare that return ComparisonRegionNeighbour Modifier and Type Method Description ComparisonRegionNeighbourBslCompareFactory. createComparisonRegionNeighbour()Returns a new object of class 'Comparison Region Neighbour'.ComparisonRegionNeighbourComparisonTextRegion. getLeftNeighbour()Returns the value of the 'Left Neighbour' containment reference.Methods in com._1c.g5.v8.dt.bsl.compare with parameters of type ComparisonRegionNeighbour Modifier and Type Method Description voidComparisonTextRegion. 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 ComparisonRegionNeighbour Modifier and Type Class Description classComparisonRegionNeighbourImplAn implementation of the model object 'Comparison Region Neighbour'.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return ComparisonRegionNeighbour Modifier and Type Method Description ComparisonRegionNeighbourBslCompareFactoryImpl. createComparisonRegionNeighbour()ComparisonRegionNeighbourComparisonTextRegionImpl. getLeftNeighbour()Methods in com._1c.g5.v8.dt.bsl.compare.impl with parameters of type ComparisonRegionNeighbour Modifier and Type Method Description voidComparisonTextRegionImpl. 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 ComparisonRegionNeighbour Modifier and Type Method Description TBslCompareSwitch. caseComparisonRegionNeighbour(ComparisonRegionNeighbour object)Returns the result of interpreting the object as an instance of 'Comparison Region Neighbour'.
 
-