-
公开(公告)号:KR100349657B1
公开(公告)日:2002-08-24
申请号:KR1020000076640
申请日:2000-12-14
Applicant: 한국전자통신연구원
IPC: G06F15/16
Abstract: 본 발명은 분산 협력으로 개발된 프로그램 분석을 위한 순차 다이어그램 생성 방법에 관한 것으로, 분산 개발 환경에서 여러 사람이 협력하여 동시 개발중인 프로그램의 분석을 통해 순차 다이어그램을 생성하고, 이를 개발 도구에 통합함으로써 개발자에게 편의성을 제공함과 동시에 개발의 효율성을 높이기 위한 순차 다이어그램 생성 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하기 위하여, 클라이언트로부터 프로그램 코드 분석을 요구받아 프로그램 코드가 저장되어있는 저장수단을 검색하는 제 1 단계; 상기 제 1 단계의 검색 결과, 상기 요구된 프로그램 코드가 상기 저장수단에 존재하지 않으면 에러 처리하고, 상기 요구된 프로그램 코드가 상기 저장수단에 존재하면 상기 요구된 프로그램 코드를 상기 저장수단으로부터 로딩하는 제 2 단계; 상기 로딩된 프로그램 코드를 파싱(parsing)을 통하여 분석한 후 추가적인 코드 분석이 필요한지를 확인하는 제 3 단계; 및 상기 제 3 단계의 확인 결과, 추가적인 분석이 필요하면 제 1 단계의 검색 과정으로 진행하고, 추가적인 분석이 필요하지 않으면 상기 분석 결과에 따라 그래픽 형태의 순차 다이어그램을 생성하는 제 4 단계를 포함하며, 분산 개발 시스템 등에 이용됨.
-
公开(公告)号:KR1020020046444A
公开(公告)日:2002-06-21
申请号:KR1020000076640
申请日:2000-12-14
Applicant: 한국전자통신연구원
IPC: G06F15/16
Abstract: PURPOSE: A method for creating a sequential diagram for analyzing a program developed by a distributed cooperation is provided to generate a sequential diagram through an analysis of a program being cooperated with various persons and integrate the sequential diagram in a development tool. CONSTITUTION: Each developer performs a program coding(301) and stores the coding contents in a common storage(302) in a distribution development environment. In the case that an analysis is requested with respect to the coding contents(303), it is checked whether a corresponding code to be analyzed is existed in the common storage(304). If a corresponding code to be analyzed is existed in the common storage, a code to be analyzed is taken from the storage(305), the code is analyzed(306), and meaning information is extracted. It is judged whether a code to be analyzed additionally is existed(307). If an additional analysis does not necessary, data for a sequential diagram are constituted from the analysis information(308), and a graphic-shaped sequential diagram is created(309). A user performs an editing process(310).
Abstract translation: 目的:提供一种创建用于分析由分布式协作开发的程序的顺序图的方法,以通过对与各种人员合作的程序的分析来生成顺序图,并将顺序图集成到开发工具中。 构成:每个开发者执行程序编码(301)并将编码内容存储在分发开发环境中的公共存储器(302)中。 在针对编码内容(303)请求分析的情况下,检查在公共存储器中是否存在要分析的相应代码(304)。 如果在公共存储器中存在要分析的相应代码,则从存储器(305)获取要分析的代码,分析代码(306),并提取意义信息。 判断是否存在要分析的代码(307)。 如果不需要附加分析,则由分析信息(308)构成顺序图的数据,并且创建图形的顺序图(309)。 用户执行编辑处理(310)。
-
公开(公告)号:KR1020010076781A
公开(公告)日:2001-08-16
申请号:KR1020000004136
申请日:2000-01-28
Applicant: 한국전자통신연구원
IPC: G06F5/00
Abstract: PURPOSE: A dynamic routing method of a workflow system using a routing map is provided to manage established routing information as a routing map by analyzing a business process of a company and to support a routing information changing dynamically by using the routing map when a changing of pre-defined routing information is requested without modifying a process definition. CONSTITUTION: A user requests an execution of process instant to workflow engine software(111) using client software(121)(S201). The workflow engine software(111) requests the corresponding process instant information to a database(131) and obtains the information in accordance with a request of the client software(S202). The workflow engine software(111) requests routing information of the process instant to routing server information(112)(S203). The routing server information(112) requests routing information to the database(131) for a workflow(S204), and provides the obtained routing information to the workflow engine software(111) as a routing map form(S205). If the user requests a change of routing information using the client software(121)(S206), the workflow engine software(111) provides the routing map to the client software(121)(S207). The client software(121) changes the routing information and transmits the changed contents to workflow engine software(111)(S208). The workflow engine software(111) executes a process instant using the routing information and transmits the changed information to the routing server information(112)(S209). The routing server information(112) stores the changed information in the database(131)(S210).
Abstract translation: 目的:提供使用路由映射的工作流系统的动态路由方法,通过分析公司的业务流程来管理已建立的路由信息,并通过使用路由映射来支持路由信息的动态变化, 请求预定义的路由信息,而无需修改流程定义。 构成:用户使用客户软件(121)请求执行对工作流引擎软件(111)的即时处理(S201)。 工作流引擎软件(111)向数据库(131)请求相应的处理即时信息,并根据客户端软件的请求获得信息(S202)。 工作流引擎软件(111)请求处理时刻的路由信息来路由服务器信息(112)(S203)。 路由服务器信息(112)向工作流的数据库(131)请求路由信息(S204),并将得到的路由信息提供给工作流引擎软件(111),作为路由映射表(S205)。 如果用户使用客户软件(121)请求更改路由信息(S206),则工作流引擎软件(111)向客户端软件(121)提供路由映射(S207)。 客户端软件(121)更改路由信息并将改变的内容发送到工作流程引擎软件(111)(S208)。 工作流引擎软件(111)使用路由信息执行处理时刻,并将改变的信息发送到路由服务器信息(112)(S209)。 路由服务器信息(112)将改变的信息存储在数据库(131)中(S210)。
-
4.
公开(公告)号:KR1020010016801A
公开(公告)日:2001-03-05
申请号:KR1019990031927
申请日:1999-08-04
IPC: B23Q41/00
CPC classification number: Y02P90/02 , Y02P90/20 , Y02P90/265 , Y02P90/30
Abstract: PURPOSE: A construction method of the support system using classification code knowledge base provided to systematize and standardize a cutting condition demanded upon process analysis and process design in a dialogue processing method. CONSTITUTION: After finishing an initial design to a shape of a specific component, details are input according to a question of a screen in a knowledge base system. The knowledge base system outputs the code(18) and classification of a component group including a design/production(15)/process plan(10). In case that an automatic template design is possible, a data file is made up by inputting a parameter variable value and stored in a component data base. When there is no template, the existence of a cad model in the database is examined and the cad model is directly used or corrected. Thereafter, the more subdivided machine process is output or calibrated from a database(13) or the knowledge base through the classification of the component. The cutting condition to the detail tool of the corresponding process is output from the cutting condition data base(12) or the knowledge base according to the type of the component. Then, the file to the entire process is shown to a user and stored in an engineering data base(1A).
Abstract translation: 目的:使用分类代码知识库提供支持系统的构建方法,以对话处理方法对流程分析和流程设计所需的切割条件进行系统化和标准化。 规定:在将初始设计完成为特定组件的形状之后,根据知识库系统中的屏幕问题输入细节。 知识库系统输出代码(18)和包括设计/生产(15)/过程计划(10)的组件组的分类。 在可以进行自动模板设计的情况下,通过输入参数变量值并存储在组件数据库中来构成数据文件。 当没有模板时,检查数据库中的cad模型的存在,并直接使用或更正cad模型。 此后,通过组件的分类,从数据库(13)或知识库输出或校准更细分的机器过程。 根据部件的类型,从切割条件数据库(12)或知识库输出相应处理的细节工具的切割条件。 然后,将整个过程的文件显示给用户并存储在工程数据库(1A)中。
-
5.
公开(公告)号:KR100376165B1
公开(公告)日:2003-03-15
申请号:KR1019990031927
申请日:1999-08-04
IPC: B23Q41/00
CPC classification number: Y02P90/02 , Y02P90/20 , Y02P90/265 , Y02P90/30
Abstract: PROBLEM TO BE SOLVED: To provide a supporting system construction method for a machine parts process and for a machining condition based on a classification code knowledge base. SOLUTION: The supporting system construction method for a machine parts process and for a machining condition based on a classification code knowledge base contain a first stage for automatically retrieving a designing and manufacturing parts group by parts group classification logic which is made into a knowledge base based on retrieved group coding and connecting the retrieved result with a machining condition data base 12, a machine process data base 13 and an engineering data base 1A, a method for operating the first stage by the machining condition data base 12, the machine process data base 13, the engineering data base 1A and the knowledge base through the first stage and a second stage for supporting a rule for supporting a process by individual forms and the procedure of the process and suppressing a machining condition for the rule.
Abstract translation: 要解决的问题:提供一种基于分类代码知识库的机械零件加工和加工条件的支撑系统构造方法。 解决方案:基于分类代码知识库的用于机械零件加工和加工条件的支撑系统构造方法包括:第一阶段,用于根据基于知识库的零件组分类逻辑自动检索设计和制造零件组 在检索到的组编码上并将检索结果与加工条件数据库12,机器处理数据库13和工程数据库1A相连接,由加工条件数据库12操作第一阶段的方法,机器处理数据库 13,工程数据库1A和知识库,通过第一阶段和第二阶段,用于支持通过各种形式支持处理的规则和处理过程,并且抑制规则的加工条件。
-
公开(公告)号:KR1020030005583A
公开(公告)日:2003-01-23
申请号:KR1020010040938
申请日:2001-07-09
Applicant: 한국전자통신연구원
IPC: H04L12/54
Abstract: PURPOSE: A system and a method for processing an asynchronous workflow are provided to reduce a work process time and improve the efficiency of business by managing dynamically changed routing information and asynchronously processing the workflow using a messaging system. CONSTITUTION: If an instance is generated(S10), workflow engine software starts a process operation from a start point of the instance(S20). If it is necessary for a work of a geographically distributed other workflow while the workflow instance is processed(S30), the workflow engine software transmits message information for requesting the process of work to a messaging server(S40). If the work request message is received, the messaging server judges a corresponding network server located in a remote place, and transmits the work request message to the corresponding network server(S50). A workflow engine software of the corresponding network server receives the work request message, reads workflow information included in the work request message, and generates a workflow instance(S60). The workflow engine software of the corresponding network server starts a process from a start point of the workflow instance(S70). If the processed result returns(S80), the engine software transmits a process result message to the messaging server(S90). The workflow engine software processes the processed result of the other workflow processed by the workflow engine software with reference to a progressing workflow process(S100).
Abstract translation: 目的:提供用于处理异步工作流的系统和方法,以通过管理动态更改的路由信息和使用消息系统异步处理工作流来减少工作流程时间并提高业务效率。 构成:如果生成实例(S10),则工作流引擎软件从实例的起点开始处理操作(S20)。 如果在处理工作流实例时对于地理分布的其他工作流程的工作是必要的(S30),则工作流引擎软件向消息收发服务器发送用于请求工作处理的消息信息(S40)。 如果接收到工作请求消息,则消息传递服务器判断位于远程位置的对应的网络服务器,并将工作请求消息发送到对应的网络服务器(S50)。 相应的网络服务器的工作流引擎软件接收工作请求消息,读取工作请求消息中包含的工作流信息,并生成工作流实例(S60)。 对应的网络服务器的工作流引擎软件从工作流实例的起点开始一个进程(S70)。 如果处理结果返回(S80),则引擎软件向处理结果消息发送处理结果消息(S90)。 工作流引擎软件参照工作流程进程处理由工作流引擎软件处理的其他工作流的处理结果(S100)。
-
公开(公告)号:KR100309672B1
公开(公告)日:2001-12-17
申请号:KR1019970069083
申请日:1997-12-16
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A method for managing an expert system capable of classifying elements and coding is provided to reduce the time for design modeling, to prevent the duplication of data, and to enable the standardization of design and process design to be possible by inputting a design specification into a computer. CONSTITUTION: The method comprises the steps of generating a design group code(12) matching the inputted design element from a previously constructed design group code generating knowledge database(17) by receiving the design constructing element for part figure from a user(11), generating a produce group code(13) matching the inputted design element from a produce group code generating knowledge database(18), generating a process design group code(14) from a process design group code generating knowledge database(19), generating a design part class(15) from a figure part classification algorithm knowledge database(1A), automatically generating a produce part class(16) from a produce part classification algorithm knowledge database(1B) and displaying the information for same or similar part design data through a part database(1C) to the user and suggesting the corresponding template of a design drawing type on a screen.
-
公开(公告)号:KR1020010045471A
公开(公告)日:2001-06-05
申请号:KR1019990048777
申请日:1999-11-05
Applicant: 한국전자통신연구원
IPC: G06F15/177
Abstract: PURPOSE: A data linking specification extracting method is provided to easily extract detailed specifications for linking data among each nodule in developing an ERP(Enterprise Resource Planning) system while maintaining consistency of the linking relations among the modules. CONSTITUTION: The method comprises steps of making a developer input an interrelation diagram among the modules(301), making the developer input an external linking diagram of each module(302), testing conformity on data name rules with respect to the interrelation diagram and the external linking diagram(303), displaying problems to the developer and enabling the developer to correct the problems if problems occur at the conformity testing step(304), enabling the developer to input detailed relation specifications(305), enabling the developer to input more detailed relation sequence diagram(306), testing the conformity of the detailed relation sequence diagram with overall data(307), presenting problem element list to the developer and enabling the developer to correct the problems(308), and storing the corrected data(309).
Abstract translation: 目的:提供数据链接规范提取方法,以便在开发ERP(企业资源规划)系统的同时,保持模块之间链接关系的一致性,轻松提取在每个结节之间链接数据的详细规范。 构成:该方法包括以下步骤:使开发者在模块(301)中输入相互关系图,使得开发者输入每个模块(302)的外部链接图,测试关于相关图的数据名称规则的一致性,以及 外部链接图(303),向开发者显示问题并使开发人员能够在一致性测试步骤(304)发生问题时纠正问题,使得开发者能够输入详细的关系规范(305),使得开发者能够输入更多 详细关系序列图(306),测试详细关系序列图与总体数据的一致性(307),向开发者呈现问题元素列表,并使开发人员能够纠正问题(308),并存储校正数据(309 )。
-
公开(公告)号:KR1020010011836A
公开(公告)日:2001-02-15
申请号:KR1019990031397
申请日:1999-07-30
IPC: G06F17/40
Abstract: PURPOSE: A method for analyzing high-capacity distribution database using data mart is provided to supply a mapping method between the management data and a data mart which is designed to provide a logical view of the physically distributed data of a high-capacity database. CONSTITUTION: In order to create a data mart for each category, the data is extracted from a distribution management DB(11) by an extractor/converter(12) that approaches the distribution management DB. The DB stores the data in accordance to the data classification and the DB converts its source data into totalized and standardized data. The converted data is physically loaded to a data mart's(13) table.
Abstract translation: 目的:提供一种使用数据集市分析大容量分发数据库的方法,以提供管理数据与数据集市之间的映射方法,数据集市旨在提供大容量数据库的物理分布数据的逻辑视图。 构成:为了为每个类别创建数据集市,通过接近分配管理DB的提取器/转换器(12)从分发管理DB(11)提取数据。 DB根据数据分类存储数据,DB将其源数据转换为总计和标准化数据。 转换的数据被物理加载到数据集市(13)表。
-
-
-
-
-
-
-
-
-