Opened 11 years ago
Closed 10 years ago
#2390 closed defect (fixed)
Fully support showStartAttribute in OMEdit
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
I understand there is now some support for the showStartAttribute annotation in OMEdit; however, what I see is just the start attribute, but not the fixed attribute (as mandated by the specification). One should also be able to see the start attribute (probably in the form of a checkbox), change it, or possibly remove the modifier. This is very important, because many libraries in the MSL are designed assuming that the end user has this kind of control of the start and fixed attributes of potential states, and they are unusable if this is not available.
Change History (4)
comment:1 by , 10 years ago
Milestone: | 2.0.0 → 1.9.2 |
---|
comment:2 by , 10 years ago
Summary: | Fully support showStartAttribut in OMEdit → Fully support showStartAttribute in OMEdit |
---|
comment:3 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
In r23224, I have added some support for showStartAttribute. But I found some problems in OMC API see bug #2966.