Skip to content

tmf: Fix IAxisDomain toString() and Javadoc#304

Merged
PatrickTasse merged 1 commit into
eclipse-tracecompass:masterfrom
PatrickTasse:domain
Aug 21, 2025
Merged

tmf: Fix IAxisDomain toString() and Javadoc#304
PatrickTasse merged 1 commit into
eclipse-tracecompass:masterfrom
PatrickTasse:domain

Conversation

@PatrickTasse

Copy link
Copy Markdown
Contributor

What it does

Change Range.toString() to use "Range" instead of "TimeRange".

Change both toString() to use "IAxisDomain" instead of "AxisDomain".

Change Javadoc to refer to generic axis instead of only X axis.

How to test

Select an AxisDomain variable in debug mode Variables view.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Change Range.toString() to use "Range" instead of "TimeRange".

Change both toString() to use "IAxisDomain" instead of "AxisDomain".

Change Javadoc to refer to generic axis instead of only X axis.

Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
@bhufmann

Copy link
Copy Markdown
Contributor

FYI @siwei-zhang-work

@bhufmann bhufmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@PatrickTasse PatrickTasse merged commit 8524f4b into eclipse-tracecompass:master Aug 21, 2025
4 of 5 checks passed
@PatrickTasse PatrickTasse deleted the domain branch August 21, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants