Creation of form-based software application in a graphical user interface (GUI) environment
    21.
    发明授权
    Creation of form-based software application in a graphical user interface (GUI) environment 有权
    在图形用户界面(GUI)环境中创建基于表单的软件应用程序

    公开(公告)号:US08464229B2

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

    申请号:US12648617

    申请日:2009-12-29

    CPC classification number: G06F8/38 G06F8/34

    Abstract: A method of creating a form-based web application using a computing device having at least a processor, a memory, a display device and an input device. The method includes retrieving from the memory and providing on the display device a number of form icons, each form icon representing a form to be displayed to a user of the application. The method further includes retrieving from said memory and providing on the display device a number of service icons, each service icon representing a service which may be called in response to actions of the user. The method further includes allowing a developer of the application to use the input device to select one or more of the form icons and one or more of the service icons and to arrange the selected icons on the display device. The method also includes allowing the developer to use the input device to arrange links between the selected icons, wherein the links together with the selected icons form an Application Diagram which represents the navigation of a user of the application between the forms and services represented by the selected form and service icons respectively. The method further includes compiling, at the processor, the application on the basis of the Application Diagram.

    Abstract translation: 一种使用至少具有处理器,存储器,显示设备和输入设备的计算设备来创建基于表单的web应用的方法。 该方法包括从存储器检索并在显示设备上提供多个表单图标,每个表单图标表示要向应用程序的用户显示的表单。 该方法还包括从所述存储器检索并在显示设备上提供多个服务图标,每个服务图标表示可以响应于用户的动作而被调用的服务。 该方法还包括允许应用程序的开发者使用输入设备来选择一个或多个表单图标和一个或多个服务图标,并将所选择的图标排列在显示设备上。 该方法还包括允许开发者使用输入设备来布置所选择的图标之间的链接,其中链接与所选择的图标形成应用图,该应用图表示由表示的表单和服务之间的应用的用户的导航 选择的表单和服务图标。 该方法还包括基于应用图在处理器处编译应用程序。

    Transformation of data between hierarchical data formats
    22.
    发明授权
    Transformation of data between hierarchical data formats 有权
    层次数据格式之间的数据转换

    公开(公告)号:US08438534B2

    公开(公告)日:2013-05-07

    申请号:US12648628

    申请日:2009-12-29

    CPC classification number: G06F8/34 G06F17/3092

    Abstract: A method of creating computer instructions for transforming inbound instances, being instances of an inbound data format, into outbound instances, being instances of an outbound data format. At least one of the inbound and outbound data formats has a number of segments arranged in a hierarchical manner. The method uses a computing device having at least a processor, a memory, a display device and an input device. The method includes allowing a developer to use the input device to create a graphical representation of the inbound data format on the display device and allowing the developer to use the input device to create a graphical representation of the outbound data format on the display device.

    Abstract translation: 创建用于将作为入站数据格式的实例的入站实例转换为出站实例的计算机指令的方法,作为出站数据格式的实例。 入站和出站数据格式中的至少一个具有以分层方式排列的多个段。 该方法使用至少具有处理器,存储器,显示装置和输入装置的计算装置。 该方法包括允许开发者使用输入设备在显示设备上创建入站数据格式的图形表示,并允许开发者使用输入设备在显示设备上创建出站数据格式的图形表示。

    BATCH DATA PROCESSING
    23.
    发明申请
    BATCH DATA PROCESSING 有权
    批量数据处理

    公开(公告)号:US20110161946A1

    公开(公告)日:2011-06-30

    申请号:US12648652

    申请日:2009-12-29

    Abstract: A method and apparatus for programming a computer to execute a batch data processing procedure using a computing device having at least a processor, a memory, a display device and an input device. The memory stores a plurality of functions arranged to process individual data messages or batches of data messages. A function is selected from the plurality of functions and retrieved from the memory. A data flow diagram is arranged on the display, in response to developer input, to specify a process. The data flow diagram includes a function icon corresponding to the selected function, at least one data icon corresponding to a data object, and at least one link connecting the function icon to the data icon. The function is arranged to perform one of disassociating a batch of data messages into individual data messages and associating data messages into a batch of data messages.

    Abstract translation: 一种用于对计算机进行编程以使用至少具有处理器,存储器,显示设备和输入设备的计算设备执行批处理数据处理过程的方法和装置。 存储器存储布置成处理单个数据消息或批次的数据消息的多个功能。 从多个功能中选择一个功能并从存储器检索。 响应于开发者输入,在显示器上布置数据流程图以指定过程。 数据流图包括与所选择的功能相对应的功能图标,对应于数据对象的至少一个数据图标,以及将功能图标连接到数据图标的至少一个链接。 该功能被设置为执行将一批数据消息分解为单独的数据消息并将数据消息关联成一批数据消息之一。

    PROCESSING COLLECTIONS OF DATA ITEMS
    24.
    发明申请
    PROCESSING COLLECTIONS OF DATA ITEMS 审中-公开
    处理数据项集

    公开(公告)号:US20110161917A1

    公开(公告)日:2011-06-30

    申请号:US12648636

    申请日:2009-12-29

    CPC classification number: G06F8/34 G06F16/84

    Abstract: There is provided a method of processing a collection of data items using a computing device having at least a processor, a memory, a display device and an input device, the method including: allowing a developer to use the display and input devices to select an algorithm from a number of algorithms, the algorithm being arranged to visit each data item in turn and the algorithm defining the sequence in which the data items are to be visited; allowing a developer to specify at least one of: an OnEnter Action defining an action to be performed when the algorithm arrives at each data item; or an OnLeave Action defining an action to be performed when the algorithm leaves each data item; and processing, at the processor, the collection of data items in the sequence defined by the algorithm using at least the OnEnter Action or the OnLeave Action.

    Abstract translation: 提供了一种使用至少具有处理器,存储器,显示设备和输入设备的计算设备来处理数据项的集合的方法,所述方法包括:允许开发者使用所述显示器和输入设备来选择 算法,该算法被安排为依次访问每个数据项,以及定义要访问数据项的序列的算法; 允许开发者指定以下中的至少一个:OnEnter Action定义当算法到达每个数据项时要执行的动作; 或者OnLeave Action定义当算法离开每个数据项时要执行的动作; 以及在处理器处处理器使用至少OnEnter Action或OnLeave Action在算法中定义的序列中收集数据项。

    Universal drill-down system for coordinated presentation of items in different databases
    25.
    发明授权
    Universal drill-down system for coordinated presentation of items in different databases 有权
    通用钻取系统,用于协调呈现不同数据库中的项目

    公开(公告)号:US07139766B2

    公开(公告)日:2006-11-21

    申请号:US10321781

    申请日:2002-12-16

    Abstract: A computer implemented method for mapping data from one presentation to another includes capturing and transmitting the context of an original report based on an originating data source such that it preserves the organization of the query and variable levels of context “fidelity”. The context of the originating report is translated in terms of the originating data source to a target context for presentation of a target report based on a target data source. The translation of different mapping scenarios is controlled in accordance with a translation model with a translation map.

    Abstract translation: 用于将数据从一个演示文稿映射到另一个演示文稿的计算机实现的方法包括基于始发数据源捕获和发送原始报告的上下文,使得其保留查询的组织和上下文“保真度”的可变级别。 原始报告的上下文根据原始数据源被转换为目标上下文,用于基于目标数据源呈现目标报告。 根据具有翻译图的翻译模型来控制不同地图场景的翻译。

    Process automation
    26.
    发明申请
    Process automation 有权
    过程自动化

    公开(公告)号:US20060247805A1

    公开(公告)日:2006-11-02

    申请号:US11341156

    申请日:2006-01-27

    CPC classification number: G06Q10/10 G06F8/34 G06F9/4494

    Abstract: A method for automating a process includes the following steps: providing a user interface which graphically presents a plurality of icons to a user, wherein each icon represents an operation step having at least one input and at least one output; enabling the user to select one or more of the icons; enabling the user to form connections between the selected icons to represent data flow between the operation steps represented by the icons; and generating computer instructions for executing the operation steps corresponding to the selected icons, and in accordance with the connections, in such a way that each operation step can only be executed when data is present at all of its inputs, and cannot be executed when data is absent at any one of its inputs.

    Abstract translation: 一种用于自动化过程的方法包括以下步骤:提供向用户图形地呈现多个图标的用户界面,其中每个图标表示具有至少一个输入和至少一个输出的操作步骤; 使用户能够选择一个或多个图标; 使用户能够在所选图标之间形成连接,以表示由图标表示的操作步骤之间的数据流; 以及生成用于执行与所选择的图标相对应的操作步骤的计算机指令,并且根据连接,使得每个操作步骤只能在数据存在于其所有输入时执行,并且当数据 没有任何一个输入。

    System for expanding a tubular element in a wellbore
    27.
    发明申请
    System for expanding a tubular element in a wellbore 失效
    用于在井眼中扩张管状元件的系统

    公开(公告)号:US20060196654A1

    公开(公告)日:2006-09-07

    申请号:US10553368

    申请日:2004-04-13

    CPC classification number: E21B43/105 E21B43/103

    Abstract: A system is provided for expanding a tubular element extending into a wellbore formed in an earth formation. The system includes an expander arranged to expand the tubular element by virtue of axial movement of the expander through the tubular element, an activating system for inducing the expander to move through the tubular element, the activating system including at least one activating tool, and a control system for controlling the activating system, including a remote control unit and for each activating tool a respective controller. The remote control unit is arranged to transmit an acoustic signal to an acoustic conductor selected from the tubular element and another elongate member extending into the borehole, each controller being arranged to receive the acoustic signal from the acoustic conductor and to control the corresponding activating tool upon receipt of the acoustic signal.

    Abstract translation: 提供了一种用于扩展延伸到形成在地层中的井眼中的管状元件的系统。 该系统包括膨胀器,其被布置成通过膨胀器通过管状元件的轴向运动来膨胀管状元件,用于引导膨胀器移动通过管状元件的激活系统,该激活系统包括至少一个激活工具,以及 用于控制激活系统的控制系统,包括遥控单元和每个激活工具相应的控制器。 远程控制单元被布置成将声信号传输到从管状元件和延伸到钻孔中的另一细长构件的声学导体,每个控制器布置成从声导体接收声信号并且控制相应的激活工具 收到声信号。

    Rules Editor
    29.
    发明申请
    Rules Editor 审中-公开
    规则编辑器

    公开(公告)号:US20160019199A1

    公开(公告)日:2016-01-21

    申请号:US14515951

    申请日:2014-10-16

    Abstract: A rules editor for creating rules for a software application. The editor is suitable for running on a computing device having at least a processor, a memory, a display device and an input device. The editor includes a graphical editor for: retrieving from the memory and displaying on the display device one or more graphical icons; and enabling a user to select and arrange at least some of the icons on the display device using the input device so as to form a graphical representation of a rule to be processed by the software application. The editor includes a spreadsheet editor for displaying on the display device one or more spreadsheets forming a spreadsheet representation of rules to be processed by the software application, and enabling the user to edit the spreadsheet representation. The processor is arranged to automatically maintain the graphical and spreadsheet representations synchronized following amendment of the graphical representation in the graphical editor or amendment of the spreadsheet representation in the spreadsheet editor.

    Abstract translation: 用于为软件应用程序创建规则的规则编辑器。 编辑器适用于至少具有处理器,存储器,显示设备和输入设备的计算设备上的运行。 编辑器包括图形编辑器,用于从存储器检索并在显示设备上显示一个或多个图形图标; 并且使得用户能够使用所述输入设备来选择和布置所述显示设备上的至少一些所述图标,以便形成要由所述软件应用程序处理的规则的图形表示。 编辑器包括用于在显示设备上显示一个或多个电子表格的电子表格编辑器,其形成由软件应用程序处理的规则的电子表格表示,以及使用户能够编辑电子表格表示。 处理器被布置为在图形编辑器中的图形表示修改之后自动维护图形和电子表格表示,在电子表格编辑器中修改电子表格表示。

    Multi-Format Editors
    30.
    发明申请
    Multi-Format Editors 审中-公开
    多格式编辑器

    公开(公告)号:US20160018952A1

    公开(公告)日:2016-01-21

    申请号:US14521754

    申请日:2014-10-23

    Abstract: A multi-format editor for creating a software application. The editor is suitable for running on a computing device having at least a processor, a memory, a display device and an input device. The editor comprises a graphical editor for: retrieving from the memory and displaying on said display device a number of graphical elements; and enabling a user to select and arrange at least some of the graphical elements on the display device using the input device so as to form a graphical representation of a process to be performed by the software application. The editor further includes a textual editor for displaying on the display device a textual representation of computer instructions describing a process to be performed by the software application, and enabling the user to edit the textual representation. The processor is arranged to automatically maintain the graphical and textual representations synchronized following amendment of the graphical representation in the graphical editor or amendment of the textual representation in the textual editor.

    Abstract translation: 用于创建软件应用程序的多格式编辑器。 编辑器适用于至少具有处理器,存储器,显示设备和输入设备的计算设备上的运行。 编辑器包括图形编辑器,用于从存储器检索并在所述显示设备上显示多个图形元素; 并且使得用户能够使用所述输入设备来选择和布置所述显示设备上的至少一些所述图形元素,以形成由所述软件应用执行的处理的图形表示。 编辑器还包括文本编辑器,用于在显示设备上显示描述由软件应用程序执行的过程的计算机指令的文本表示,并使用户能够编辑文本表示。 处理器被布置为在图形编辑器中的图形表示的修改或文本编辑器中的文本表示的修改之后自动保持图形和文本表示同步。

Patent Agency Ranking