| { | |
| "task_id": "T31", | |
| "max_score": 20, | |
| "scoring_type": "keyword_group", | |
| "rules": { | |
| "association_keyword": { | |
| "points": 4, | |
| "keywords": [ | |
| "association", | |
| "association(", | |
| "_items", | |
| "_bseg" | |
| ] | |
| }, | |
| "composition_keyword": { | |
| "points": 4, | |
| "keywords": [ | |
| "composition", | |
| "composition of" | |
| ] | |
| }, | |
| "on_condition": { | |
| "points": 4, | |
| "keywords": [ | |
| "on condition", | |
| "$projection.bukrs", | |
| "$projection.belnr", | |
| "$projection.gjahr", | |
| "on _items.bukrs", | |
| "on $projection" | |
| ] | |
| }, | |
| "abap_catalog_annotation": { | |
| "points": 3, | |
| "keywords": [ | |
| "@AbapCatalog.sqlViewName", | |
| "sqlViewName", | |
| "AbapCatalog" | |
| ] | |
| }, | |
| "access_control_annotation": { | |
| "points": 3, | |
| "keywords": [ | |
| "@AccessControl.authorizationCheck", | |
| "authorizationCheck", | |
| "#NOT_REQUIRED", | |
| "#CHECK" | |
| ] | |
| }, | |
| "distinction_explained": { | |
| "points": 2, | |
| "keywords": [ | |
| "composition表示父子", | |
| "association表示引用", | |
| "cardinality", | |
| "生命周期", | |
| "ownership", | |
| "1对多", | |
| "[0..*]", | |
| "路径表达式", | |
| "path expression" | |
| ] | |
| } | |
| } | |
| } | |