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.compare
Methods 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 TypeMethodDescriptionvoid
ComparisonTextRegion.setLeftNeighbour
(ComparisonRegionNeighbour value) Sets the value of the 'Left Neighbour
' containment reference. -
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement ComparisonRegionNeighbourModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionvoid
ComparisonTextRegionImpl.setLeftNeighbour
(ComparisonRegionNeighbour newLeftNeighbour) -
Uses of ComparisonRegionNeighbour in com._1c.g5.v8.dt.bsl.compare.util
Methods 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'.