Commit 8524f4b
committed
tmf: Fix IAxisDomain toString() and Javadoc
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 <[email protected]>1 parent bb67a0b commit 8524f4b
File tree
1 file changed
+4
-4
lines changed- tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model
1 file changed
+4
-4
lines changedtmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/IAxisDomain.java
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
0 commit comments