#4132 closed defect (fixed)
defaultComponentPrefixes annotation doesn't work correctly
| Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | OMEdit | Version: | v1.11.0 |
| Keywords: | Cc: | federicomattia.benzi@… |
Description
Instances of components C with annotation(defaultComponentPrefixes="inner") should automatically get the inner prefix in their declaration when dragged into a model M.
If C belongs to a different package than M, this works fine. Unfortunately, this annotation is ignored if C belongs to the same package as M.
Note:
See TracTickets
for help on using tickets.

Fixed in ba31924/OMCompiler and ee59652/OMEdit.