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

Difference between revisions of "Papyrus/Oxygen Work Description/NewFeature/SearchInModelExplorer"

Line 6: Line 6:
 
<code>;</code> is use as OR.<br>
 
<code>;</code> is use as OR.<br>
 
A case sensitive option is available
 
A case sensitive option is available
 +
 +
The search is executed live.

Revision as of 08:42, 26 September 2016

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

The search is executed live.

Back to the top