You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pr143924.txt 1.1KB

1234567891011121314151617181920212223242526
  1. === MODEL STATUS REPORT ========= After a batch build
  2. <root> [java source file]
  3. [package]
  4. pr143924.aj [java source file] TEST_SANDBOX\pr143924.aj:1:
  5. [import reference]
  6. DeclareAnnotation [aspect] TEST_SANDBOX\pr143924.aj:1:
  7. declare @method: * debit(..) : @Secured(role = "supervisor") [declare @method] TEST_SANDBOX\pr143924.aj:2:
  8. BankAccount [class] TEST_SANDBOX\pr143924.aj:5:
  9. debit(java.lang.String,long) [method] TEST_SANDBOX\pr143924.aj:7:
  10. Secured [annotation] TEST_SANDBOX\pr143924.aj:11:
  11. === END OF MODEL REPORT =========
  12. === RELATIONSHIPS REPORT ========= After a batch build
  13. (targets=1) <*pr143924.aj[BankAccount~debit~QString;~J (annotated by) <*pr143924.aj}DeclareAnnotation`declare \@method
  14. (targets=1) <*pr143924.aj}DeclareAnnotation`declare \@method (annotates) <*pr143924.aj[BankAccount~debit~QString;~J
  15. === END OF RELATIONSHIPS REPORT ==
  16. === Properties of the model and relationships map =====
  17. method=1
  18. import reference=1
  19. aspect=1
  20. declare @method=1
  21. class=1
  22. annotation=1
  23. RelationshipMapSize=2
  24. FileMapSize=1
  25. package=1
  26. java source file=2