aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/expected/pr143924.txt
blob: c6834c71ac84719caf3b87c11e61038ce78d6638 (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
=== MODEL STATUS REPORT ========= After a batch build
<root>  [java source file] 
    [package] 
    pr143924.aj  [java source file] TEST_SANDBOX\pr143924.aj:1:
        [import reference] 
      DeclareAnnotation  [aspect] TEST_SANDBOX\pr143924.aj:1:
        declare @method: * debit(..) : @Secured(role = "supervisor")  [declare @method] TEST_SANDBOX\pr143924.aj:2:
      BankAccount  [class] TEST_SANDBOX\pr143924.aj:5:
        debit(java.lang.String,long)  [method] TEST_SANDBOX\pr143924.aj:7:
      Secured  [annotation] TEST_SANDBOX\pr143924.aj:11:
=== END OF MODEL REPORT =========
=== RELATIONSHIPS REPORT ========= After a batch build
(targets=1) <*pr143924.aj[BankAccount~debit~QString;~J (annotated by) <*pr143924.aj'DeclareAnnotation`declare \@method
(targets=1) <*pr143924.aj'DeclareAnnotation`declare \@method (annotates) <*pr143924.aj[BankAccount~debit~QString;~J
=== END OF RELATIONSHIPS REPORT ==
=== Properties of the model and relationships map =====
method=1
import reference=1
aspect=1
declare @method=1
class=1
annotation=1
RelationshipMapSize=2
FileMapSize=1
package=1
java source file=2