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
The <code>AspectModel</code> provides the methods <code>elements()</code>, <code>files()</code> and <code>namespaces()</code> as well as the convenience
522
-
methods <code>aspects()</code> (which returns all Aspect elements in the model) and<code>aspect()</code>, which returns the single
523
-
Aspect element if one exists.</p>
517
+
<p>The resulting <code>AspectModel</code> object contains information about the loaded model elements, their
518
+
namespaces and the files they were defined in. Details about the structure of these objects can be
0 commit comments