com.polarion.subterra.base.location.IExtendedLocation
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| String | getPosition() | Returns the position in the resource to focus on. (For example the line number.) |
| String | getBranch() | Returns the repository branch where the resource resides. |
| ILocation | getLocation() | Returns original {@link ILocation} instance. |
Back to Index