Changes between Version 25 and Version 26 of Ticket #4138
- Timestamp:
- 2017-03-06T13:35:39Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4138 – Description
v25 v26 71 71 The handling of the synchronous features (Clocks, etc) and state machines should be ported from the current front-end to the new front-end. 72 72 This functionality needs function, builtin and inner/outer support. 73 74 OMC <-> OMEdit Communication (Adeel, Adrian) :: 75 The new front-end should be used by OMEdit to query information about a model instantiation. A new OMC API is needed to handle the GUI in a much faster way than with the current front-end. OMEdit should query the instantiated class directly to retrieve components, annotations, etc.