public interface TextLocation extends TraceLinkEnd
The following features are supported:
TextlinkPackage.getTextLocation()| Modifier and Type | Method and Description |
|---|---|
Region |
getRegion()
Returns the value of the 'Region' containment reference.
|
String |
getResource()
Returns the value of the 'Resource' attribute.
|
void |
setRegion(Region value)
Sets the value of the '
Region' containment reference. |
void |
setResource(String value)
Sets the value of the '
Resource' attribute. |
String getResource()
If the meaning of the 'Resource' attribute isn't clear, there really should be more of a description here...
setResource(String),
TextlinkPackage.getTextLocation_Resource()void setResource(String value)
Resource' attribute.
value - the new value of the 'Resource' attribute.getResource()Region getRegion()
If the meaning of the 'Region' containment reference isn't clear, there really should be more of a description here...
setRegion(Region),
TextlinkPackage.getTextLocation_Region()void setRegion(Region value)
Region' containment reference.
value - the new value of the 'Region' containment reference.getRegion()Copyright © 2020. All rights reserved.