NOTES FOR THE LATEST OSATE RELEASE
OSATE Release 1.5.4
- fixed a problem with component instances having flow specifications and subcomponents but no flow implementations (Bugs 745 and 768)
- fixed a problem with instantiating models with end-to-end flows that was causing an exception (Bug 763)
- fixed a problem with checking the consistency of end-to-end flows, i.e., that a connection's destination matches the next element in an end-to-end flow (Bug 766). The checker was reporting errors when connections or ports were inherited through extends.
- Contained property association can now be used with end-to-end flows (Bug 767).
- The model editor now closes when the project containing the open file is closed or the file itself is deleted (Bugs 747 and 765).
- Made the actions 'Goto AADL Text', 'Goto AADL Diagram', and 'Goto AADL Model' consistent for all to save the file when switching to the respective editor (Bug 770).
- It is no longer enforced that a processor type must contain a requires bus access (Bug 772)