KR100884624B1 - User interface integrated platform system baced on rule - Google Patents

User interface integrated platform system baced on rule Download PDF

Info

Publication number
KR100884624B1
KR100884624B1 KR1020080042139A KR20080042139A KR100884624B1 KR 100884624 B1 KR100884624 B1 KR 100884624B1 KR 1020080042139 A KR1020080042139 A KR 1020080042139A KR 20080042139 A KR20080042139 A KR 20080042139A KR 100884624 B1 KR100884624 B1 KR 100884624B1
Authority
KR
South Korea
Prior art keywords
rule
user interface
business
manager
platform system
Prior art date
Application number
KR1020080042139A
Other languages
Korean (ko)
Inventor
장희창
Original Assignee
주식회사 리앙시스템즈
장희창
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 리앙시스템즈, 장희창 filed Critical 주식회사 리앙시스템즈
Priority to KR1020080042139A priority Critical patent/KR100884624B1/en
Application granted granted Critical
Publication of KR100884624B1 publication Critical patent/KR100884624B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

A UI(User Interface) integration platform system for offering convenience by automatically extracting components based on a rule of each business is provided to facilitate rule-based development and maintenance, and increase user satisfaction with minimized resource expense by managing the business rules of an enterprise regardless of an application. A presentation layer base module(110) provides XML(eXensible Markup Language) based I/O(Input/Output), an Ajax(Asynchronous JavaScript and XML), a UI component, an integrated channel interface, and a formatter/validator. A business layer base module(120) is equipped with a rule manager and a view manager, and manages rule-based business program implementation, a rule-based UI, a common business component, and component-based reuse. A service layer base module(130) manages database I/O, linkage between an external system and a legacy system, arrangement, and user/authority administration.

Description

룰 기반의 사용자 인터페이스 통합 플랫폼 시스템{USER INTERFACE INTEGRATED PLATFORM SYSTEM BACED ON RULE}Rule-based user interface integrated platform system {USER INTERFACE INTEGRATED PLATFORM SYSTEM BACED ON RULE}

본 발명은 사용자 인터페이스 플랫폼 시스템에 관한 것으로서, 특히 X-인터넷의 개념과 웹2.0 개념을 유무선 환경에 최적화시킨 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템에 관한 것이다. The present invention relates to a user interface platform system, and more particularly, to a rule-based user interface integration platform system that optimizes the X-Internet concept and the Web 2.0 concept in a wired or wireless environment.

현재 다양한 형태의 UI(User Interface) 저작툴이 개발되고 있다. 어도비사의 "Flex"는 동적이면서 Flash와 연계하여 화려한 UI 구현을 지원할 수 있지만, 아직까지 컴포넌트 기능 및 속도에 문제가 있다. 쉬프트 정보통신의 "가우스"는 ActiveX로 된 개별 GUI 컴포넌트의 집합체로 개발툴의 성능이 약한 문제점이 있다. 컴스퀘어사의 "트러스트폼"은 리포팅이 내장되어 있는 장점이 있으나, 트랜잭션 및 복잡한 업무 로직 처리에 대한 성능 평가가 미지수이다. Various forms of UI (User Interface) authoring tools are currently being developed. Adobe's "Flex" is dynamic and can support rich UI implementations in conjunction with Flash, but there are still issues with component functionality and speed. "Gauss" of shift information communication is a collection of individual GUI components in ActiveX, which has a weak performance of a development tool. ComSquare's "TrustForm" has the advantage of built-in reporting, but performance evaluation of transactions and complex business logic processing is unknown.

한편, 종래의 저작툴은 웹 환경의 프리젠테이션 레이어에 비즈니스 로직과 UI가 혼재되어 있기 때문에 개발자가 만든 HTML에 Business Logic 연결됨으로써 개발소스 및 로직혼재로 유지보수 및 기능확장의 어려움이 있었고, UI 부분(HTML/CSS) 및 로직 재사용의 어려움이 있었으며, 또한 개발 컴포넌트의 일관성 을 유지하기 어려운 문제점이 있었다. On the other hand, in the conventional authoring tool, since the business logic and the UI are mixed in the presentation layer of the web environment, the business logic is connected to the HTML created by the developer, which makes it difficult to maintain and expand the functions with the mixed development source and logic. There were difficulties in reusing HTML / CSS) and logic, and it was also difficult to maintain consistency of development components.

이에 본 발명은 상기와 같은 문제점을 해결하기 위한 것으로서, 개발자, 사용자, 관리자의 3자 통합 관리 환경을 갖추어서 기업내에 존재하는 업무규칙을 애플리케이션으로부터 분리하여 관리함으로써 룰 기반 개발 및 유지보수가 용이하고 리소스 비용을 최소화하여 사용자 만족도를 증대시킬 수 있도록 된 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템을 제공하는데 그 목적이 있다. Accordingly, the present invention is to solve the above problems, it is easy to rule-based development and maintenance by separating and managing the work rules existing in the enterprise by having a third-party integrated management environment of developers, users, administrators The purpose is to provide a rule-based user interface integration platform system that can minimize resource costs and increase user satisfaction.

상기와 같은 목적을 달성하기 위하여 본 발명에 따른 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템은, 프리젠테이션 레이어 기반 모듈, 비즈니스 레이어 기반 모듈, 서비스 레이어 기반 모듈 및 데이터 레이어 기반 모듈을 구비한 멀티 계층 기반으로 이루어지되, 상기 프리젠테이션 레이어 기반 모듈의 사용자 인터페이스와 업무 및 개발환경을, 룰 엔진을 개발하는 프로그래밍 언어로 기술되어 있는 업무규칙을 애플리케이션으로부터 분리한 후에 룰 개념으로 정의하여 룰 엔진이 관리하는 플랫폼 시스템으로서, 상기 프리젠테이션 레이어 기반 모듈은 Ajax 엔진, 사용자 인터페이스 컴포넌트, 통합채널 인터페이스, XML기반의 I/O, Formatter/Validator를 제공하고, 상기 비즈니스 레이어 기반 모듈은 비즈니스 로직을 처리하는 룰 매니저 및 사용자 인터페이스를 표현하는 뷰 매니저를 구비하되, 룰 기반의 업무 프로그램 구현, 룰 기반 사용자 인터페이스, 공통 비즈니스 컴포넌트 및 컴포넌트 기반의 재활용을 담당하고, 상기 서비스 레이어 기반 모듈은 DB I/O, 외부 시스템 및 Legacy 시스템 연계, 배치작업 및 사용자/권한관리를 담당하는 것을 특징으로 한다. In order to achieve the above object, the rule-based user interface integration platform system according to the present invention is made of a multi-layer based on a presentation layer based module, a business layer based module, a service layer based module and a data layer based module. As a platform system, the rule engine manages the user interface of the presentation layer-based module and the task and development environment by defining a rule concept after separating a task rule described in a programming language for developing a rule engine from an application. The presentation layer based module provides an Ajax engine, a user interface component, an integrated channel interface, an XML based I / O, a formatter / validator, and the business layer based module provides a rule manager and a user interface for processing business logic. It has a view manager that expresses the service, and is responsible for implementing rule-based business programs, rule-based user interfaces, common business components, and component-based recycling. The service layer-based module includes DB I / O, external systems, and legacy systems. It is characterized in that it is in charge of the connection, batch operation and user / authority management.

삭제delete

여기에서, 상기 룰 매니저는 사용자 인터페이스에서 처리되어야 할 페이지 네비게이션, 페이지 컴포지션 및 페이지 프로세싱 로직을 정의하고, 상기 뷰 매니저는 룰 매니저에서 요청된 규칙에 따라, 사전 정의된 사용자 인터페이스 프레임워크의 개별 컴포넌트를 구성하여 최종 사용자 화면으로 전송할 수 있고, 상기 룰 매니저 및 뷰 매니저는 서로간의 통신을 통해 최종 사용자 인터페이스를 생성하여 라이브러리 형태로 룰 엔진에 적용할 수 있다. Here, the rule manager defines page navigation, page composition and page processing logic to be processed in the user interface, and the view manager draws individual components of the predefined user interface framework according to the rules requested in the rule manager. It can be configured and transmitted to the end user screen, and the rule manager and the view manager can generate an end user interface through communication with each other and apply it to the rule engine in the form of a library.

본 발명에 따른 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템은 업무규칙을 애플리케이션으로부터 분리하여 관리함으로써 룰 기반 개발 및 유지보수가 용이하고 리소스 비용을 최소화하며 사용자 만족도를 증대시킬 수 있는 잇점이 있다. 구체적으로는, 첫째로 업무별 기준화된 룰 기반의 컴포넌트를 자동으로 추출하여 편의성을 제공할 수 있다. 둘째로, 업무별 기능을 라이브러리 생성/수정을 통하여 관련 프로젝트의 요구사항을 만족시킬 수 있도록 실시간 적용할 수 있다. 셋째로, 컴포넌트들을 쉽게 조립하여 유지보수 및 컴포넌트 관리가 용이하다. 넷째로, 컴포넌트, 일반 S/W 결과물, 문서 및 산출물들을 효과적으로 분류 컴포넌트로 인식하여 자동으로 UI/개발 소스(JSP)를 생성할 수 있다. 다섯째로, UI/개발 생성기를 이용하여 기본 레이아웃과 템플릿 라이브러리에서 실시간 적용 및 재활용할 수 있다. Rule-based user interface integration platform system according to the present invention has the advantage that it is easy to rule-based development and maintenance, minimize resource costs and increase user satisfaction by separating and managing business rules from the application. Specifically, first, it may provide convenience by automatically extracting a rule-based component based on tasks. Second, task-specific functions can be applied in real time to satisfy the requirements of related projects through library creation / modification. Third, the components can be easily assembled for easy maintenance and component management. Fourth, it is possible to recognize components, general software output, documents, and outputs effectively as classification components, and automatically generate UI / development sources (JSPs). Fifth, UI / development generators can be used and reused in real time in basic layout and template libraries.

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명하기로 한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

도 1은 본 발명에 따른 룰 엔진을 설명하기 위한 서비스 구성도, 도 2는 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 서비스 구성도, 도 3은 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 구성도, 도 4는 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 블록 구성도, 도 5는 도 4의 비즈니스 레이어 기반 모듈의 상세 블록 구성도, 도 6은 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 특징을 설명하기 위한 도면이다. 1 is a service configuration diagram for explaining a rule engine according to the present invention, FIG. 2 is a service configuration diagram of a user interface integration platform system according to the present invention, FIG. 3 is a configuration diagram of a user interface integration platform system according to the present invention; 4 is a block diagram of a user interface integration platform system according to the present invention, FIG. 5 is a detailed block diagram of a business layer-based module of FIG. 4, and FIG. 6 is a view illustrating characteristics of a user interface integration platform system according to the present invention. It is for the drawing.

본 발명에 따른 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템은 X-인터넷의 개념과 웹2.0 개념을 유무선 환경에 최적화시키기 위하여, 프리젠테이션 레이어 기반 모듈(110), 비즈니스 레이어 기반 모듈(120), 서비스 레이어 기반 모듈(130) 및 데이터 레이어 기반 모듈(140)의 논리적인 4-계층 구조로 되어 있는 멀티 계층 기반의 플랫폼으로서, 프리젠테이션 레이어 기반 모듈(110)의 사용자 인터페이스와 업무 및 개발환경 등을, 룰 엔진을 개발하는 프로그래밍 언어로 기술되어 있는 업무규칙을 애플리케이션으로부터 분리한 후에 룰 개념으로 정의하여 룰 엔진이 관리하는 룰 기반으로 실시간 제공한다. 이와 같이, UI 저작툴에 룰 엔진 기술을 적용함으로써 업무의 특성에 맞게 탑재되어 있는 화면, 개발소스 및 DB의 구조까지 용이하게 재편성할 수 있다. Rule-based user interface integration platform system according to the present invention, the presentation layer-based module 110, business layer-based module 120, service layer-based to optimize the concept of the X-Internet and Web 2.0 concepts in the wired and wireless environment As a multi-layered platform having a logical four-tiered structure of the module 130 and the data layer-based module 140, the rule engine includes a user interface, a work and development environment of the presentation layer-based module 110, and the like. After separating the business rules described in programming language that develops from application, it defines as rule concept and provides real time based on rule managed by rule engine. In this way, by applying the rule engine technology to the UI authoring tool, it is possible to easily reorganize the structure of the screen, the development source, and the DB mounted according to the characteristics of the task.

여기에서 룰은 업무를 수행함에 있어서 필요로 하는 각종 규정이나 원칙 등 의 업무규칙을 의미하는데, 업무처리 지식이나 절차, 노하우 등을 포함한다. 예컨대, 논리적 용어로 기술할 수 있는 것들, 즉 그 결과가 구체적으로 정의되어 있는조건문으로서 "만약, ~이면 ~이다"와 같은 형태를 갖는 것들을 업무규칙으로 정의할 수 있다. 그리고, 룰 엔진은 비즈니스 룰을 자동으로 검색하여 처리하도록 하는 소프트웨어 및 엔진을 탑재한 시스템을 의미한다. 즉, 룰 엔진은 업무규칙과 애플리케이션에서 발생하는 정보인 팩트를 데이터베이스에 저장하고, 또한 팩트에 룰을 적용시키는 작업을 수행한다.In this case, the rule refers to the business rules such as various regulations and principles that are required in carrying out work, and includes business process knowledge, procedures, and know-how. For example, the business rules may define things that can be described in logical terms, that is, those having a form such as "if is" as a conditional statement in which the result is specifically defined. In addition, the rule engine refers to a system equipped with a software and an engine for automatically searching for and processing a business rule. That is, the rule engine stores facts, which are information generated from business rules and applications, in a database, and also applies rules to the facts.

본 발명의 사용자 인터페이스 통합 플랫폼 시스템은, EJB 및 SOA를 포함한 다양한 프레임워크 연동 및 형상관리, IAM(Identify & Access Management) 지원, 테스팅 툴과의 연동을 통하여 구현할 수 있다. The user interface integration platform system of the present invention can be implemented through interworking and configuration of various frameworks including EJB and SOA, IAM (Identify & Access Management) support, and interworking with a testing tool.

상기 프리젠테이션 레이어 기반 모듈(110)은 Ajax 엔진, 사용자 인터페이스 컴포넌트, 통합채널 인터페이스, XML기반의 I/O, Formatter/Validator 등을 제공한다. 상기 비즈니스 레이어 기반 모듈(120)은 비즈니스 로직을 처리하는 룰 매니저(121) 및 사용자 인터페이스를 표현하는 뷰 매니저(122)로 분리되는데, 룰 기반의 업무 프로그램을 구현하고, 룰 기반 사용자 인터페이스 구성 기능 및 공통 비즈니스 컴포넌트를 제공하고 컴포넌트 기반의 재활용을 담당한다. 상기 서비스 레이어 기반 모듈(130)은 DB I/O 관리, 외부 시스템 및 Legacy 시스템과 연계하고, 또한 배치작업 처리 및 사용자/권한 관리 등을 담당할 수 있다. The presentation layer based module 110 provides an Ajax engine, a user interface component, an integrated channel interface, an XML based I / O, a formatter / validator, and the like. The business layer-based module 120 is divided into a rule manager 121 for processing business logic and a view manager 122 for expressing a user interface. The business layer-based module 120 implements a rule-based business program, and a rule-based user interface configuration function. It provides common business components and is responsible for component-based recycling. The service layer based module 130 may be connected with DB I / O management, an external system and a legacy system, and may be responsible for batch job processing and user / permission management.

상기 비즈니스 레이어 기반 모듈(120)의 룰 매니저(121)는 사용자 인터페이스에서 처리되어야 할 페이지 네비게이션, 페이지 컴포지션 및 페이지 프로세싱 로직을 정의한다. 그리고, 상기 뷰 매니저(122)는 룰 매니저(121)에서 요청된 규칙에 따라, 사전 정의된 사용자 인터페이스 프레임워크의 개별 컴포넌트를 구성하여 최종 사용자 화면으로 전송할 수 있다. The rule manager 121 of the business layer based module 120 defines page navigation, page composition, and page processing logic to be processed in the user interface. In addition, the view manager 122 may configure individual components of a predefined user interface framework according to a rule requested by the rule manager 121 and transmit the same to the end user screen.

부연하자면, 룰 매니저(121)는 개별 업무(Task)별로 수행되어야 할 로직을 정의하고, 뷰 매니저에게 업무별 UI 표현을 요청하면, 뷰 매니저(122)는 룰 매니저(121)로부터 전달받은 업무 정보를 바탕으로 프리젠테이션 레이어 기반 모듈(110)에서 구성되어야 할 UI/개발 정보를 구성한다. 그리고, 뷰 매니저(122)에서 구성된 UI/개발 정보는 뷰 컨버터에 의해 클라이언트로 전달되고, 뷰 컨버터에서 전달된 UI/개발 정보는 클라이언트(브라우저)에서 해석되어 최종 사용자 화면에 표시된다. In detail, the rule manager 121 defines logic to be performed for each task, and when the view manager requests a UI expression for each task, the view manager 122 receives task information received from the rule manager 121. Based on the configuration of the UI / development information to be configured in the presentation layer-based module 110. The UI / development information configured in the view manager 122 is delivered to the client by the view converter, and the UI / development information delivered by the view converter is interpreted by the client (browser) and displayed on the end user screen.

여기에서, 상기 룰 매니저(121) 및 뷰 매니저(122)는 서로간의 통신을 통해 최종 사용자 인터페이스(HTML, JSP)를 생성하고 라이브러리 형태로 룰 엔진에 적용할 수 있다. Here, the rule manager 121 and the view manager 122 may generate end user interfaces (HTML, JSP) through communication with each other and apply them to the rule engine in the form of a library.

본 발명의 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템의 주요 특징을 실례를 들어 설명하기로 한다. The main features of the rule-based user interface integration platform system of the present invention will be described by way of example.

도면에 도시한 바와 같이, 서비스와 룰, 룰과 뷰의 매핑 관계는 각각 항상 1:1이고, 룰과 Tesk의 매핑 관계는 1:n이어야 한다. As shown in the figure, the mapping relationship between services and rules, rules and views should always be 1: 1, and the mapping relationship between rules and Tesk should be 1: n.

개발자는 개발할 업무에 따라 여러가지 복잡한 비즈니스 로직을 처리하기 위하여 설계하는데, 종래에는 별도의 비즈니스 로직 소스 파일에 비즈니스 로직을 코 딩하는 방식으로 진행하였지만, 본 발명에서는 원하는 업무에 맞추어 룰을 기반으로 개발된 스탠더드 컴포넌트와 크리에이션(개발부문 전영역 포함)된다. 생성된 스탠더드 컴포넌트를 직접 수정하게 되면 소스코드를 유지 보수하기가 어려워진다. 또한 라이브러리에 없는 업무의 경우, 신규로 생성하여 룰 엔진에 저장하게 되면 라이브러리를 통하여 재사용할 수 있다.The developer is designed to process various complex business logic according to the task to be developed. In the past, the developer proceeded by coding the business logic in a separate business logic source file, but in the present invention, it is developed based on the rule according to the desired task. Standard components and creations (including all areas of development). Modifying the generated standard components directly makes the source code difficult to maintain. In addition, if a task is not in the library, it can be reused through the library if it is newly created and stored in the rule engine.

한편, 본 발명에 따른 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템을 한정된 실시예에 따라 설명하였지만, 본 발명의 범위는 특정 실시예에 한정되는 것은 아니며, 본 발명과 관련하여 통상의 지식을 가진자에게 자명한 범위내에서 여러 가지의 대안, 수정 및 변경하여 실시할 수 있다. On the other hand, although the rule-based user interface integration platform system according to the present invention has been described according to a limited embodiment, the scope of the present invention is not limited to a specific embodiment, it will be apparent to those skilled in the art in connection with the present invention. Various alternatives, modifications, and changes can be made within the scope of this.

도 1은 본 발명에 따른 룰 엔진을 설명하기 위한 서비스 구성도. 1 is a service configuration diagram for explaining a rule engine according to the present invention.

도 2는 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 서비스 구성도. 2 is a service configuration diagram of a user interface integrated platform system according to the present invention.

도 3은 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 구성도. 3 is a block diagram of a user interface integrated platform system according to the present invention.

도 4는 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 블록 구성도. Figure 4 is a block diagram of a user interface integration platform system according to the present invention.

도 5는 도 4의 비즈니스 레이어 기반 모듈의 상세 블록 구성도. 5 is a detailed block diagram of a business layer-based module of FIG.

도 6은 본 발명에 따른 사용자 인터페이스 통합 플랫폼 시스템의 특징을 설명하기 위한 도면. 6 is a view for explaining the features of the user interface integrated platform system according to the present invention.

*도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

110 : 프리젠테이션 레이어 기반 모듈 120 : 비즈니스 레이어 기반 모듈110: presentation layer based module 120: business layer based module

121 : 룰 매니저 122 : 뷰 매니저121: rule manager 122: view manager

130 : 서비스 레이어 기반 모듈 140 : 데이터 레이어 기반 모듈130: service layer based module 140: data layer based module

Claims (5)

삭제delete 삭제delete 프리젠테이션 레이어 기반 모듈, 비즈니스 레이어 기반 모듈, 서비스 레이어 기반 모듈 및 데이터 레이어 기반 모듈을 구비한 멀티 계층 기반으로 이루어지되, 상기 프리젠테이션 레이어 기반 모듈의 사용자 인터페이스와 업무 및 개발환경을, 룰 엔진을 개발하는 프로그래밍 언어로 기술되어 있는 업무규칙을 애플리케이션으로부터 분리한 후에 룰 개념으로 정의하여 룰 엔진이 관리하는 플랫폼 시스템으로서, It is composed of multi-layer based on presentation layer based module, business layer based module, service layer based module and data layer based module, and develops rule engine for user interface, work and development environment of the presentation layer based module. It is a platform system managed by the rule engine by defining a business concept that separates business rules written in a programming language from an application. 상기 프리젠테이션 레이어 기반 모듈은 Ajax 엔진, 사용자 인터페이스 컴포넌트, 통합채널 인터페이스, XML기반의 I/O, Formatter/Validator를 제공하고, The presentation layer based module provides an Ajax engine, a user interface component, an integrated channel interface, an XML-based I / O, a formatter / validator, 상기 비즈니스 레이어 기반 모듈은 비즈니스 로직을 처리하는 룰 매니저 및 사용자 인터페이스를 표현하는 뷰 매니저를 구비하되, 룰 기반의 업무 프로그램 구현, 룰 기반 사용자 인터페이스, 공통 비즈니스 컴포넌트 및 컴포넌트 기반의 재활용을 담당하고, The business layer-based module includes a rule manager that processes business logic and a view manager that expresses a user interface, and is responsible for rule-based business program implementation, rule-based user interface, common business components, and component-based recycling. 상기 서비스 레이어 기반 모듈은 DB I/O, 외부 시스템 및 Legacy 시스템 연계, 배치작업 및 사용자/권한관리를 담당하는 것을 특징으로 하는 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템. The service layer-based module is a rule-based user interface integration platform system, characterized in that the DB I / O, external systems and legacy systems linkage, batch work and user / authorization management. 청구항 3에 있어서, The method according to claim 3, 상기 룰 매니저는 사용자 인터페이스에서 처리되어야 할 페이지 네비게이션, 페이지 컴포지션 및 페이지 프로세싱 로직을 정의하고, 상기 뷰 매니저는 룰 매니저에서 요청된 규칙에 따라, 사전 정의된 사용자 인터페이스 프레임워크의 개별 컴포넌트를 구성하여 최종 사용자 화면으로 전송하는 것을 특징으로 하는 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템. The rule manager defines page navigation, page composition and page processing logic to be processed in the user interface, and the view manager configures individual components of the predefined user interface framework according to the rules requested in the rule manager. Rule-based user interface integrated platform system, characterized in that for transmitting to the user screen. 청구항 4에 있어서, The method according to claim 4, 상기 룰 매니저 및 뷰 매니저는 서로간의 통신을 통해 최종 사용자 인터페이스를 생성하여 라이브러리 형태로 룰 엔진에 적용하는 것을 특징으로 하는 룰 기반의 사용자 인터페이스 통합 플랫폼 시스템. The rule manager and the view manager generate an end user interface through communication with each other and apply it to the rule engine in the form of a library.
KR1020080042139A 2008-05-07 2008-05-07 User interface integrated platform system baced on rule KR100884624B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080042139A KR100884624B1 (en) 2008-05-07 2008-05-07 User interface integrated platform system baced on rule

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080042139A KR100884624B1 (en) 2008-05-07 2008-05-07 User interface integrated platform system baced on rule

Publications (1)

Publication Number Publication Date
KR100884624B1 true KR100884624B1 (en) 2009-02-23

Family

ID=40681867

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080042139A KR100884624B1 (en) 2008-05-07 2008-05-07 User interface integrated platform system baced on rule

Country Status (1)

Country Link
KR (1) KR100884624B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101748548B1 (en) 2017-01-11 2017-06-27 (주)예원이엔씨 IoT network system
KR101877828B1 (en) * 2018-02-26 2018-08-08 주식회사 리앙커뮤니케이션즈 User interface integrated platform system based on artificial intelligence

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205630A1 (en) * 2001-08-24 2004-10-14 Parks Jeff A. System and method for application entitlement

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040205630A1 (en) * 2001-08-24 2004-10-14 Parks Jeff A. System and method for application entitlement

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101748548B1 (en) 2017-01-11 2017-06-27 (주)예원이엔씨 IoT network system
KR101877828B1 (en) * 2018-02-26 2018-08-08 주식회사 리앙커뮤니케이션즈 User interface integrated platform system based on artificial intelligence

Similar Documents

Publication Publication Date Title
US10509718B2 (en) System and method for automatically generating software testing scripts from test cases
US11561772B2 (en) Low-code development platform
CN110806863A (en) Interface document generation method and device, electronic equipment and storage medium
US9990595B2 (en) Modeled service endpoints in business process model and notation tools
EP1835397A1 (en) Application framework
US11803523B2 (en) Ingesting and processing content types
Rose et al. Epsilon Flock: a model migration language
CN102946415A (en) Implementation method and device for local application of mobile terminal
Planas et al. Towards a model-driven approach for multiexperience AI-based user interfaces
CN115639980A (en) Draggable front-end logic arrangement method and device for low-code platform
KR101747424B1 (en) Apparatus and method for integrating design and implementation in object-oriented programming
US11900077B2 (en) Systems, methods, user interfaces, and development environments for generating instructions in a computer language
KR100884624B1 (en) User interface integrated platform system baced on rule
JP4702835B2 (en) Web service customization system
US20100275183A1 (en) Source code auditor with a customized rules builder
JP7014960B2 (en) Information processing equipment, servers, their processing methods and programs
CN115469849B (en) Service processing system, method, electronic equipment and storage medium
US9830204B2 (en) Facilitating communication between software components that use middleware
Sabraoui et al. A MDA-based model-driven approach to generate GUI for mobile applications
US8543969B2 (en) Method and apparatus for developing a computer program utilizing a service oriented architecture
KR20160054273A (en) Connection and communication apparatus and method of the 3D model viewer for shipbuilding CAD
CN114860125A (en) Flow chart processing method, device, equipment and medium
Fatolahi et al. Towards a Semi-Automated Model-Driven Method for the Generation of Web-based Applications from Use Cases.
Yin et al. Research on Formal Modeling and Analysis of Complex Space Information Systems
CN115857887A (en) Project creation method, device, equipment and medium

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130311

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20140129

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20150210

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20160211

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20170210

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20180212

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20190313

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20200212

Year of fee payment: 12