ASYNCHRONOUS C#-JS DATA BINDING BRIDGE
    19.
    发明申请

    公开(公告)号:US20190205103A1

    公开(公告)日:2019-07-04

    申请号:US15857026

    申请日:2017-12-28

    IPC分类号: G06F8/35 G06F8/38 G06F9/54

    摘要: A method and system provides for asynchronous two-way binding between a user interface and a data model which are implemented on different frameworks. The system includes data, data model, and bridge controllers. The data controller provides a front-end binding framework that interacts with a user interface of a user device to manage a bindable property or method for a view on the user device. The data model controller provides a back-end binding framework that manages a data model, the front-end binding framework and the back-end binding framework being different types of frameworks. The bridge controller implements asynchronous two-way binding for the bindable property or method between the front-end binding framework and the back-end binding framework to update the bindable property or method in the data model when data changes at the user interface and to update the view on the user device when data changes at the data model.

    Variable equivalency on connection in a process simulation

    公开(公告)号:US10318665B2

    公开(公告)日:2019-06-11

    申请号:US14570873

    申请日:2014-12-15

    IPC分类号: G05B17/02 G06F17/50 G05B19/00

    摘要: A system for developing a simulation of a process. In one aspect, a system creates a first model within the simulation. The first model represents a part of the process and comprises a first port to which other models may be connected. The system also creates a second model within the simulation. The second model represents another part of the process and comprises a second port to which other models may be connected. The system then connects the first port and the second port together. Upon connection, the system allocates a memory location as a connection variable that represents a type of information transfer between the first and second ports. A first port variable, which represents a value transferable through the first port, is set to reference the value at the allocated memory location. Similarly, a second port variable, which represents a value transferable through the second port, is also set to reference the value at the allocated memory location.