Commit e84e494
fix: add explicit cast to satisfy PMD CollectionTypeMismatch rule
The cast clarifies that ProxyModelAssociationsAdapter is an Adapter
through its inheritance chain.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9498701 commit e84e494
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- com.avaloq.tools.ddk.xtext/src/com/avaloq/tools/ddk/xtext/resource/persistence
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments