You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arteghem edited this page Feb 12, 2020
·
18 revisions
How to see motif scopes graph?
You can visualize and browse motif scopes graph by opening Motif window, then click the 'Refresh' button . Upon graph computation, you will see the list of root scopes that can be expanded individually. To expand the entire hierarchy to view all scopes, click the 'Expand' button.
Alternatively, you can use contextual menu in Project or Editor window, right click and select 'Motif' -> 'View Graph'
How can I locate my scope in the motif scope graph?
How can I see the list of ancestors for my scope?
How can I see where an object / scope is used in Motif?
How can I see if my code has Motif error?
How can I see which dependencies are provided by my scope?
How can I see which dependencies are consumed by my scope?