Package com._1c.g5.v8.dt.bsl.compare
Interface ComparisonTextRegion
- All Superinterfaces:
- org.eclipse.emf.ecore.EObject,- IBmObject,- org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
- ComparisonTextRegionImpl
 A representation of the model object 'Comparison Text Region'.
 
 
The following features are supported:
- 
Field SummaryFields inherited from interface com._1c.g5.v8.bm.core.IBmObjectBM_NULL_ID
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Ancestor Region' containment reference.Returns the value of the 'Left Neighbour' containment reference.Returns the value of the 'Main Region' containment reference.Returns the value of the 'Other Region' containment reference.getRegion(ComparisonSide side) voidsetAncestorRegion(TextRegion value) Sets the value of the 'Ancestor Region' containment reference.voidSets the value of the 'Left Neighbour' containment reference.voidsetMainRegion(TextRegion value) Sets the value of the 'Main Region' containment reference.voidsetOtherRegion(TextRegion value) Sets the value of the 'Other Region' containment reference.voidsetRegion(ComparisonSide side, TextRegion region) Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObjectbmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getMainRegionTextRegion getMainRegion()Returns the value of the 'Main Region' containment reference.- Returns:
- the value of the 'Main Region' containment reference.
- See Also:
 
- 
setMainRegionSets the value of the 'Main Region' containment reference.- Parameters:
- value- the new value of the 'Main Region' containment reference.
- See Also:
 
- 
getOtherRegionTextRegion getOtherRegion()Returns the value of the 'Other Region' containment reference.- Returns:
- the value of the 'Other Region' containment reference.
- See Also:
 
- 
setOtherRegionSets the value of the 'Other Region' containment reference.- Parameters:
- value- the new value of the 'Other Region' containment reference.
- See Also:
 
- 
getAncestorRegionTextRegion getAncestorRegion()Returns the value of the 'Ancestor Region' containment reference.- Returns:
- the value of the 'Ancestor Region' containment reference.
- See Also:
 
- 
setAncestorRegionSets the value of the 'Ancestor Region' containment reference.- Parameters:
- value- the new value of the 'Ancestor Region' containment reference.
- See Also:
 
- 
getLeftNeighbourComparisonRegionNeighbour getLeftNeighbour()Returns the value of the 'Left Neighbour' containment reference.- Returns:
- the value of the 'Left Neighbour' containment reference.
- See Also:
 
- 
setLeftNeighbourSets the value of the 'Left Neighbour' containment reference.- Parameters:
- value- the new value of the 'Left Neighbour' containment reference.
- See Also:
 
- 
getRegion
- 
setRegion
 
-