Opened 4 years ago
Last modified 3 years ago
#6142 new enhancement
Allow to set parameter values in redeclared elements in OMEdit
Reported by: | Francesco Casella | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | blocker | Milestone: | 1.19.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: | ahaumer@… |
Description
After #2079 was closed, OMEdit can handle replaceable classes and redeclare statements without modifiers.
It should also be possible to set modifiers on parameters (and possibly replaceable classes) of the redeclared class.
The attached package provides a non-trivial test case involving multiple inheritance.
Attachments (2)
Change History (5)
by , 4 years ago
Attachment: | TestReplaceablePar.mo added |
---|
comment:1 by , 4 years ago
Cc: | added |
---|---|
Milestone: | 1.17.0 → 1.18.0 |
by , 4 years ago
Attachment: | DC_Drive.2.mo added |
---|
Note:
See TracTickets
for help on using tickets.
Added test case courtesy of @ahaumer. One should be able to locally modify the values of the individual parameter record elements.
Set the target to 1.18.0 as agreed upon with @adrpo.