Apparatus and method for modeling frameworks via use of object-oriented analysis information
    1.
    发明授权
    Apparatus and method for modeling frameworks via use of object-oriented analysis information 有权
    通过使用面向对象分析信息建模框架的装置和方法

    公开(公告)号:US06330527B1

    公开(公告)日:2001-12-11

    申请号:US09203571

    申请日:1998-12-02

    IPC分类号: G06F1727

    摘要: An inventive apparatus and method are to structurally and movably model frameworks by discriminating classes, control flows and interfaces within the framework, from analysis information generated through a use of a unified modeling language. The inventive method includes a first step of describing, by using the UML, a use case diagram, a flow of events, a sequence diagram and a class diagram; a second step of discriminating frameworks from the use case diagram; a third step of discriminating objects and messages of the sequence diagram and identifying a relation among classes within the class diagram, and thereby structurally modeling the framework; and a fourth step of distinguishing objects, message flows and messages of the sequence diagram, and identifying classes, control flows and interfaces within the framework, and thereby movably modeling the framework. Such embodied framework can be utilized as a substructure in developing software of a computing system.

    摘要翻译: 本发明的装置和方法通过通过使用统一的建模语言生成的分析信息,通过区分框架内的类,控制流和接口来对结构和可移动地建模框架。 本发明的方法包括通过使用UML来描述用例图,事件流程,序列图和类图的第一步骤; 区分框架与用例图的第二步; 区分序列图的对象和消息并识别类图中的类之间的关系,从而对框架进行结构化建模的第三步骤; 以及区分序列图的对象,消息流和消息以及识别框架内的类,控制流和接口以及从而可移动地建模框架的第四步骤。 这种体现的框架可以用作开发计算系统的软件的子结构。

    Apparatus and method for tutoring in convergence space of real and virtual environment
    2.
    发明授权
    Apparatus and method for tutoring in convergence space of real and virtual environment 有权
    用于在实际和虚拟环境的融合空间中进行辅导的装置和方法

    公开(公告)号:US09076345B2

    公开(公告)日:2015-07-07

    申请号:US13439809

    申请日:2012-04-04

    IPC分类号: G09B5/06 G06T13/40

    CPC分类号: G09B5/06

    摘要: An apparatus for tutoring in a convergence space of real and virtual environment, includes a character data processing unit for generating character shape and operation data of a participant or performing rendering on the character shape and operation data; a desk data processing unit for generating desk shape data or perform the rendering on the desk shape data; a voice and sound data processing unit for generating voice or sound data or outputs the voice or sound data; and a virtual space processing unit for generating real space data and providing the generated data to another participant, generating the convergence space data, or generating the character shape data, the operation data, the desk shape data, and the voice or sound data, then providing the generated data to the character data processing unit, the desk data processing unit, and the voice and sound data processing unit.

    摘要翻译: 一种用于在真实和虚拟环境的融合空间中进行辅导的装置,包括用于产生参与者的角色形状和操作数据的字符数据处理单元,或者对字符形状和操作数据执行呈现; 桌面数据处理单元,用于产生桌面形状数据或对桌面形状数据执行呈现; 用于产生语音或声音数据或输出语音或声音数据的语音和声音数据处理单元; 以及虚拟空间处理单元,用于生成实际空间数据并将生成的数据提供给另一参与者,生成收敛空间数据或生成字符形状数据,操作数据,桌面形状数据和语音或声音数据,然后 将生成的数据提供给字符数据处理单元,桌面数据处理单元和语音和声音数据处理单元。

    VISUAL SURROGATE FOR INDIRECT EXPERIENCE AND APPARATUS AND METHOD FOR PROVIDING THE SAME
    3.
    发明申请
    VISUAL SURROGATE FOR INDIRECT EXPERIENCE AND APPARATUS AND METHOD FOR PROVIDING THE SAME 审中-公开
    用于间接体验的视觉现象和设备及其提供方法

    公开(公告)号:US20120167014A1

    公开(公告)日:2012-06-28

    申请号:US13331670

    申请日:2011-12-20

    IPC分类号: G06F3/048 G09G5/00

    CPC分类号: G06F3/01

    摘要: Disclosed herein is a technology for utilizing an indirect experience without copying a real world to a virtual world. An apparatus for providing a visual surrogate for indirect experience according to an embodiment of the present invention includes a synchronization setup unit for setting up synchronization models between a surrogate, a real object and virtual objects corresponding to the surrogate and the real object, wherein the surrogate is a substitute for a remote user and the virtual objects are displayed in a control space. A control space generation unit generates the control space required to input commands for the surrogate and the real object and to output surrounding information sensed by the surrogate. A service provision unit generates an application in which the synchronization models and the control space are packaged.

    摘要翻译: 本文公开了一种利用间接体验而不将真实世界复制到虚拟世界的技术。 根据本发明的实施例的用于提供用于间接体验的视觉替代的装置包括:同步设置单元,用于在代理,真实对象和对应于代理和实际对象的虚拟对象之间建立同步模型,其中代理 是替代远程用户,虚拟对象显示在控制空间中。 控制空间生成单元生成输入代理和实际物体的命令所需的控制空间,并输出由代理检测到的周围信息。 服务提供单元生成其中同步模型和控制空间被打包的应用程序。

    System and method for generating EJB components from reusable business logics in servlet program
    4.
    发明授权
    System and method for generating EJB components from reusable business logics in servlet program 有权
    在servlet程序中从可重用的业务逻辑生成EJB组件的系统和方法

    公开(公告)号:US06847981B2

    公开(公告)日:2005-01-25

    申请号:US10359581

    申请日:2003-02-07

    IPC分类号: G06F9/44 G06F17/30

    摘要: Disclosed is a system and method for generating EJB components by extracting reusable business logic from servlet programs that is one of web program languages used in web-based applications. The system a servlet code analyzer that is a reverse engineering module for analyzing the existing servlet program source, a visualizer for visualizing the analyzed information, a business logic extractor for extracting a reusable business logic, and an EJB component generator for generating the EJB components using the extracted information. The servlet code analyzer considers the flexibility of coding permitted by the servlet program and the use of a multi-language, and the visualizer helps the understanding of the existing legacy program. The business logic extractor extracts the reusable module by extracting the business logic within many user interface related codes, and thus enable the reuse of software. The EJB component generator generates java codes in a jar file that can be deployed.

    摘要翻译: 公开了一种通过从基于Web的应用程序中使用的Web程序语言之一的servlet程序中提取可重用的业务逻辑来生成EJB组件的系统和方法。 该系统是一个用于分析现有servlet程序源的反向工程模块的servlet代码分析器,用于可视化分析的信息的可视化程序,用于提取可重用的业务逻辑的业务逻辑提取器,以及用于生成EJB组件的EJB组件生成器 提取的信息。 servlet代码分析器考虑了servlet程序允许的编码的灵活性和多语言的使用,并且可视化程序有助于了解现有的遗留程序。 业务逻辑提取器通过提取许多用户界面相关代码中的业务逻辑来提取可重用模块,从而实现软件的重用。 EJB组件生成器可以在可以部署的jar文件中生成java代码。

    APPARATUS AND METHOD FOR TUTORING IN CONVERGENCE SPACE OF REAL AND VIRTUAL ENVIRONMENT
    5.
    发明申请
    APPARATUS AND METHOD FOR TUTORING IN CONVERGENCE SPACE OF REAL AND VIRTUAL ENVIRONMENT 有权
    实境与虚拟环境融合空间的装置与方法

    公开(公告)号:US20120251995A1

    公开(公告)日:2012-10-04

    申请号:US13439809

    申请日:2012-04-04

    IPC分类号: G09B7/00

    CPC分类号: G09B5/06

    摘要: An apparatus for tutoring in a convergence space of real and virtual environment, includes a character data processing unit for generating character shape and operation data of a participant or performing rendering on the character shape and operation data; a desk data processing unit for generating desk shape data or perform the rendering on the desk shape data; a voice and sound data processing unit for generating voice or sound data or outputs the voice or sound data; and a virtual space processing unit for generating real space data and providing the generated data to another participant, generating the convergence space data, or generating the character shape data, the operation data, the desk shape data, and the voice or sound data, then providing the generated data to the character data processing unit, the desk data processing unit, and the voice and sound data processing unit.

    摘要翻译: 一种用于在真实和虚拟环境的融合空间中进行辅导的装置,包括用于产生参与者的角色形状和操作数据的字符数据处理单元,或者对字符形状和操作数据执行呈现; 桌面数据处理单元,用于产生桌面形状数据或对桌面形状数据执行呈现; 用于产生语音或声音数据或输出语音或声音数据的语音和声音数据处理单元; 以及虚拟空间处理单元,用于生成实际空间数据并将生成的数据提供给另一参与者,生成收敛空间数据或生成字符形状数据,操作数据,桌面形状数据和语音或声音数据,然后 将生成的数据提供给字符数据处理单元,桌面数据处理单元和语音和声音数据处理单元。