aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/expected/pr77269_2.txt
blob: bc255e6676d445a171a49c7008b92e0b643e7805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=== MODEL STATUS REPORT ========= After a batch build
<root>  [java source file]
    [package]
    pr77269b.aj  [java source file] TEST_SANDBOX\pr77269b.aj:1:
        [import reference]
      Test  [class] TEST_SANDBOX\pr77269b.aj:1:
        testMethod()  [method] TEST_SANDBOX\pr77269b.aj:3:
          new Runnable() {..}  [class] TEST_SANDBOX\pr77269b.aj:4:
            run()  [method] TEST_SANDBOX\pr77269b.aj:5:
          C  [class] TEST_SANDBOX\pr77269b.aj:8:
            m()  [method] TEST_SANDBOX\pr77269b.aj:9:
      A  [aspect] TEST_SANDBOX\pr77269b.aj:16:
        p()  [pointcut] TEST_SANDBOX\pr77269b.aj:18:
        before(): p..  [advice] TEST_SANDBOX\pr77269b.aj:20:
=== END OF MODEL REPORT =========
=== RELATIONSHIPS REPORT ========= After a batch build
(targets=1) <*pr77269b.aj>A§before (advises) <*pr77269b.aj[Test~testMethod[C~m
(targets=1) <*pr77269b.aj[Test~testMethod[C~m (advised by) <*pr77269b.aj>A§before
=== END OF RELATIONSHIPS REPORT ==
=== Properties of the model and relationships map =====
method=3
import reference=1
aspect=1
class=3
advice=1
pointcut=1
RelationshipMapSize=2
FileMapSize=1
package=1
java source file=2