</ul>
<p><b>Relationships</b></p>
<ul>
- <li>joinpoint ordering</li>
+ <li>joinpoint ordering as a relationship, e.g.<ul>
+ <li><method><ul>
+ <li>join point execution ordered by
+<ul>
+ <li><declare dominates></li>
+</ul>
+ </li>
+ <li>advised by<ul>
+ <li>around start</li>
+ <li> before</li>
+ <li> <method></li>
+ <li> after</li>
+ <li>around end</li>
+</ul>
+ </li>
+</ul>
+ </li>
+</ul>
+ </li>
</ul>
<p>Used by:</p><ul>
<li>editor & outline assist </li>
<li>debugger </li>
</ul>
- <p> </p>
+ <p><b>Pointcut Usage Hierarchy</b></p>
+<p>Like Eclipse's Type Hierarchy, but generated with "uses pointcut"
+association. Shows "advises" relationships inline.</p>
<p><b>Editor </b></p>
<ul>
<li>create keyword highlighting guideline</li>