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 Summary
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID -
Method Summary
Modifier 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.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetPropertyMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getMainRegion
TextRegion getMainRegion()Returns the value of the 'Main Region' containment reference.- Returns:
- the value of the 'Main Region' containment reference.
- See Also:
-
setMainRegion
Sets the value of the 'Main Region' containment reference.- Parameters:
value- the new value of the 'Main Region' containment reference.- See Also:
-
getOtherRegion
TextRegion getOtherRegion()Returns the value of the 'Other Region' containment reference.- Returns:
- the value of the 'Other Region' containment reference.
- See Also:
-
setOtherRegion
Sets the value of the 'Other Region' containment reference.- Parameters:
value- the new value of the 'Other Region' containment reference.- See Also:
-
getAncestorRegion
TextRegion getAncestorRegion()Returns the value of the 'Ancestor Region' containment reference.- Returns:
- the value of the 'Ancestor Region' containment reference.
- See Also:
-
setAncestorRegion
Sets the value of the 'Ancestor Region' containment reference.- Parameters:
value- the new value of the 'Ancestor Region' containment reference.- See Also:
-
getLeftNeighbour
ComparisonRegionNeighbour getLeftNeighbour()Returns the value of the 'Left Neighbour' containment reference.- Returns:
- the value of the 'Left Neighbour' containment reference.
- See Also:
-
setLeftNeighbour
Sets the value of the 'Left Neighbour' containment reference.- Parameters:
value- the new value of the 'Left Neighbour' containment reference.- See Also:
-
getRegion
-
setRegion
-