Ticket #179 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Display guard predicates in the UI

Reported by: stephan Owned by: stephan
Priority: major Milestone: OTDT_1.2.5
Component: jdt.ui.adaptor Version: 1.2.4
Keywords: Cc:

Description

Guard predicates are normally treated as generated elements and thus are hidden in the UI. However, at least search and callhierarchy require display of guard predicates.

This calls for one or more new icons plus beautifying the name from something like _OT$when.

Attachments

GuardpredicateSearch.png Download (126.2 KB) - added by stephan 4 years ago.
Base guard found via search

Change History

Changed 4 years ago by stephan

Base guard found via search

Changed 4 years ago by stephan

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to OTDT_1.2.5

The attached screenshot was created using r19355:

  • guard predicate displayed in search result view and bread crumb.
  • outline intentionally hides such details.

(see also #82 which introduced a workaround that is no longer needed (removed))

Changed 4 years ago by stephan

r19358 adjusts a test for the new display (w/o parameters).

r19359 fixes displaying of binding level guards.

Note: See TracTickets for help on using tickets.