Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/Oxygen Work Description/NewFeature/SearchInModelExplorer

Search field in Model Explorer is available since Oxygen version.

FilterInModelExplorer.png

You can use ? for any character or * for any string.
; is use as OR.
A case sensitive option is available

Preferences

The search is executed live (with a delay) by default and on the "enter" key. It can be changed in the preferences, here are the options

- disable the live validation
- change the delay (in millisecond)

SearchInModelExplorerPreferences.png

Related Tasks

  • Bug 500290 - [Model Explorer] It should be posible to filter element from model
  • Bug 500290 - [Model Explorer] The validation of search field should be improved.

Back to the top