com.polarion.subterra.base.location.IExtendedLocation


METHODS
Modifiers and TypeNameDescription
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