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.model
Methods 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 TypeMethodDescriptionvoid
CollectionElementComparisonNode.setLeftNeighbour
(CollectionElementNeighbour value) Sets the value of the 'Left Neighbour
' containment reference. -
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement CollectionElementNeighbourModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionvoid
CollectionElementComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour) void
ContainmentCollectionElementImplComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour) void
ManifestHeaderComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour) void
ReferenceCollectionElementImplComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour) void
ValueCollectionElementImplComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour) -
Uses of CollectionElementNeighbour in com._1c.g5.v8.dt.compare.model.util
Methods 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.impl
Methods 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 TypeMethodDescriptionvoid
MdObjectCollectionElementComparisonNodeImpl.setLeftNeighbour
(CollectionElementNeighbour newLeftNeighbour)