loio |
---|
e15067d976f24b11907f4c262bd749a0 |
view on: demo kit nightly build | demo kit latest release
OpenUI5 apps consist of multiple views, components and fragments. If you run the rules on the complete app with all loaded elements and components, you may not get the desired results. Therefore, the Support Assistant allows you to change the scope of an analysis run and thus narrow down your result set. This helps you focus on specific issues, components or controls within your app.
To change the analysis scope, select the gears icon next to the Analyze button.
Support Assistant - Execution Scopes
There are three available execution scopes:
-
Global - The rules are executed on the whole application, including all loaded components, elements and previously opened pages.
-
Sub-tree - The rules are executed on the specified subtree root element and all its subelements (which are not components themselves).
-
Component(s) - The rules are executed on the specified set of loaded components/fragments.
The scoping information will also be taken into account when generating the analysis report.