Details
-
Type:
Problem Report
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects versions: RM Release 1.0.3
-
Fix versions: RM Release 1.0.4
-
Components: RM - Reference Model
-
Labels:None
Description
property "details" has signature
details: List<RESOURCE_DESCRIPTION_ITEM>
The according meaning is: Details of all parts of resource description that are natural language-dependent, keyed by language code.
This is confusing, because a list does not have a key.
I think that this must be: details: Hash<STRING, RESOURCE_DESCRIPTION_ITEM>
Please respond soon, because the further development of description in AOM/ADL-parser stucks on this.
details: List<RESOURCE_DESCRIPTION_ITEM>
The according meaning is: Details of all parts of resource description that are natural language-dependent, keyed by language code.
This is confusing, because a list does not have a key.
I think that this must be: details: Hash<STRING, RESOURCE_DESCRIPTION_ITEM>
Please respond soon, because the further development of description in AOM/ADL-parser stucks on this.
Attachments
Issue links
- PR is addressed in
-
SPECRM-47 Correct AUTHORED_RESOURCE Hash<> relationships in UML.
-
- Closed
-