#1900 closed defect (fixed)
Handle connections to expandable connectors in OMEdit
Reported by: | Adrian Pop | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: | Adeel Asghar |
Description
OMEdit currently do not handle connections to expandable connectors.
The expandable connectors, several cases
- connect(existingConnector.variable, expandable.notExisting) can be empty but you can connect anything (does not need to be a connector as far as i know) to them connect(x.y, expandableConnector.newVariableName) OMEdit should ask for the newVariableName and add the above connect.
- connect(existingConnector.variable, expandable.existing) can contain components already and you can connect to those if they are present, OMEdit should show the already available components in the connector and let the user decide which one it wants to connect to, then handle it like a normal connect.
- connect(expadable1, expandable2) connecting 2 expandable connectors together should work as normal connection (the result is the union of all variables in both connectors)
Well, that's about it. Read from the Modelica specification or contact me if you need more info.
Change History (8)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
comment:2 by , 11 years ago
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:3 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).
comment:4 by , 10 years ago
Milestone: | 1.9.2 → 1.9.3 |
---|
Milestone changed to 1.9.3 since 1.9.2 was released.
Note:
See TracTickets
for help on using tickets.
Postponed until 1.9.1