KR20220112977A - System and method for user interface management of AUTOSAR setting tool - Google Patents

System and method for user interface management of AUTOSAR setting tool Download PDF

Info

Publication number
KR20220112977A
KR20220112977A KR1020210016573A KR20210016573A KR20220112977A KR 20220112977 A KR20220112977 A KR 20220112977A KR 1020210016573 A KR1020210016573 A KR 1020210016573A KR 20210016573 A KR20210016573 A KR 20210016573A KR 20220112977 A KR20220112977 A KR 20220112977A
Authority
KR
South Korea
Prior art keywords
user interface
arxml
information
xml
autosar
Prior art date
Application number
KR1020210016573A
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 KR1020210016573A priority Critical patent/KR20220112977A/en
Priority to PCT/KR2021/001609 priority patent/WO2022169007A1/en
Publication of KR20220112977A publication Critical patent/KR20220112977A/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • G06F40/143Markup, e.g. Standard Generalized Markup Language [SGML] or Document Type Definition [DTD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

Disclosed are a user interface management system of an automotive open system architecture (AUTOSAR) setting tool and a method thereof capable of improving the maintainability of a user interface of a setting tool by enabling configuration information of the user interface of the ARXML setting tool to be easily set. The user interface management system of the AUTOSAR setting tool according to an embodiment of the present invention comprises at least one processor configured to execute a program for managing a user interface of an ARXML setting tool used to build an AUTOSAR model (ARXML) in XML form. The at least one processor is configured to analyze ARXML information from an ARXML structured document, construct binding information specifying the structure of the user interface of the ARXML setting tool and relationship information between the user interface and the ARXML information, and generate a user interface code based on the structure of the user interface and the binding information.

Description

개방형 자동차 표준 소프트웨어 아키텍처 설정 도구의 사용자 인터페이스 관리 시스템 및 그 방법{System and method for user interface management of AUTOSAR setting tool}A user interface management system and method for an open automotive standard software architecture setting tool {System and method for user interface management of AUTOSAR setting tool}

본 발명은 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템 및 그 방법에 관한 것으로, 보다 상세하게는 ARXML 설정 도구의 사용자 인터페이스의 구성 정보를 용이하게 설정 가능하도록 함으로써, 설정 도구의 사용자 인터페이스에 대한 유지보수성을 향상시킬 수 있는 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템 및 그 방법에 관한 것이다.The present invention relates to a user interface management system and method for an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) setting tool, and more particularly, by enabling easy setting of configuration information of the user interface of the ARXML setting tool. , It relates to a user interface management system for AUTOSAR setting tool that can improve the maintainability of the user interface of the setting tool, and a method therefor.

개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 기반의 소프트웨어는 차량 내 전자/전기 장치에 탑재되어 동작하는 소프트웨어로, 분산되고 동시적인 개발 환경을 갖는 것이 특징이다. 이와 같은 AUTOSAR 기반의 시스템을 개발할 때에는 시스템 전반적으로 일관된 요구사항 및 설계를 유지하는 것이 매우 중요하다. 이를 위해 AUTOSAR는 XML 형태의 AUTOSAR 모델(ARXML)을 제공하여 일관된 형태의 설계를 유지하고 있다.Software based on the open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) is software that is installed and operated in electronic/electrical devices in the vehicle, and is characterized by having a distributed and simultaneous development environment. When developing such an AUTOSAR-based system, it is very important to maintain consistent requirements and design throughout the system. For this purpose, AUTOSAR maintains a consistent design by providing AUTOSAR model (ARXML) in XML format.

일반적으로 ARXML 정보는 설정 도구를 통해 구축된다. 즉, 설정 도구를 통해 설정에 용이한 사용자 인터페이스를 제공하고, 이를 통해 ARXML 정보를 설정하도록 하고 있다. 그러나 종래의 ARXML 설정 도구의 사용자 인터페이스는 설정 정보에 높은 의존성을 갖도록 구성되기 때문에, 사용자 인터페이스는 ARXML 구조 문서의 변경에 취약하며, ARXML 구조와 사용자 요구사항의 변경으로 인해 잦은 변경이 요구되는 문제가 있다. 이와 같은 상황은 ARXML 구조 문서의 변경에 대한 대응 지연을 야기하며, 이는 곧 AUTOSAR 기반의 소프트웨어의 생산성을 저하시키는 요인으로 작용하게 된다.In general, ARXML information is built through a configuration tool. In other words, an easy user interface for setting is provided through the setting tool, and ARXML information is set through this. However, since the user interface of the conventional ARXML setting tool is configured to have a high dependency on setting information, the user interface is vulnerable to changes in the ARXML structure document, and frequent changes are required due to changes in the ARXML structure and user requirements. have. Such a situation causes a delay in responding to the change of the ARXML structure document, which will act as a factor to lower the productivity of AUTOSAR-based software.

본 발명은 ARXML 설정 도구의 사용자 인터페이스의 구성 정보를 용이하게 설정 가능하도록 함으로써, 설정 도구의 사용자 인터페이스에 대한 유지보수성을 향상시킬 수 있는 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템 및 그 방법을 제공하기 위한 것이다.The present invention is an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) setting tool that can improve the maintainability of the user interface of the setting tool by making it possible to easily set the configuration information of the user interface of the ARXML setting tool. To provide a user interface management system and method therefor.

본 발명의 실시예에 따른 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템은: XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시키도록 구성되는 적어도 하나의 프로세서를 포함한다.A user interface management system of an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) configuration tool according to an embodiment of the present invention: User interface management of the ARXML configuration tool used to build an AUTOSAR model (ARXML) in XML format at least one processor configured to execute a program for

상기 적어도 하나의 프로세서는: ARXML 구조 문서로부터 ARXML 정보를 분석하고; 상기 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 상기 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축하고; 그리고 상기 사용자 인터페이스의 구조 및 상기 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성하도록 구성된다.The at least one processor is configured to: parse ARXML information from an ARXML structure document; construct binding information specifying a structure of a user interface of the ARXML setting tool and relationship information between the user interface and the ARXML information; and generate a user interface code based on the structure of the user interface and the binding information.

상기 적어도 하나의 프로세서는: 상기 ARXML 구조 문서의 ARXML 구조를 분석하여 XML 요소와 XML 속성을 포함하는 ARXML 구조 정보를 추출함으로써 상기 ARXML 정보를 분석하도록 구성될 수 있다.The at least one processor may be configured to: analyze the ARXML structure of the ARXML structure document to extract ARXML structure information including XML elements and XML attributes to analyze the ARXML information.

상기 적어도 하나의 프로세서는: 상기 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 정의하도록 구성될 수 있다. 상기 단위 요소들은 사용자 입력을 받기 위한 사용자 인터페이스의 제어 요소와, 상기 제어 요소의 위치 및 크기를 조절하기 위한 레이아웃 요소를 포함할 수 있다.The at least one processor may be configured to define the structure of the user interface by defining the type and structure of an editor for editing the ARXML information, and arrangement information of unit elements constituting the user interface. The unit elements may include a control element of a user interface for receiving a user input, and a layout element for adjusting the position and size of the control element.

상기 적어도 하나의 프로세서는: 상기 XML 요소와 상기 XML 속성의 식별 정보를 통해 상기 바인딩 정보를 XML 형태의 설정 파일을 통해 구축하고; 그리고 상기 XML 형태의 설정 파일을 기반으로 상기 사용자 인터페이스 코드를 생성하도록 구성될 수 있다.the at least one processor is configured to: construct the binding information through an XML configuration file through identification information of the XML element and the XML attribute; And it may be configured to generate the user interface code based on the configuration file in the XML format.

상기 적어도 하나의 프로세서는: 제1 ARXML 구조 문서로부터 추출한 제1 ARXML 정보로부터 제1 사용자 인터페이스 코드의 생성을 위한 XML 형태의 제1 설정 파일을 생성하고; 상기 XML 형태의 제1 설정 파일을 기반으로 제1 사용자 인터페이스 코드를 생성하고; 상기 제1 ARXML 구조 문서와 상이한 제2 ARXML 구조 문서로부터 제2 ARXML 정보를 추출하고; 상기 제1 설정 파일에서 XML 요소 및 XML 속성 중 적어도 하나의 변경 사항을 추출하고; 추출된 변경 사항에 따라 상기 제1 설정 파일을 수정하여 XML 형태의 제2 설정 파일을 생성하고; 그리고 상기 XML 형태의 제2 설정 파일에 따라 제2 사용자 인터페이스 코드를 생성하도록 구성될 수 있다.The at least one processor is configured to: generate a first configuration file in an XML format for generating a first user interface code from the first ARXML information extracted from the first ARXML structure document; generate a first user interface code based on the first configuration file in the XML format; extracting second ARXML information from a second ARXML structured document different from the first ARXML structured document; extracting a change of at least one of an XML element and an XML attribute from the first configuration file; modifying the first setting file according to the extracted changes to generate a second setting file in XML format; And it may be configured to generate a second user interface code according to the second configuration file in the XML format.

상기 적어도 하나의 프로세서는: 상기 XML 요소 및 상기 XML 속성 중 적어도 하나와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악함으로써 상기 변경 사항을 추출하도록 구성될 수 있다.The at least one processor may be configured to: extract the change by identifying an error from a control element having relation information with at least one of the XML element and the XML attribute.

본 발명의 실시예에 따른 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 방법은: 적어도 하나의 프로세서에 의해, XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시켜 ARXML 설정 도구의 사용자 인터페이스를 관리하는 단계를 포함한다.A user interface management method of an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) configuration tool according to an embodiment of the present invention is: ARXML used to build an AUTOSAR model (ARXML) in XML format by at least one processor and managing the user interface of the ARXML setting tool by executing a program for managing the user interface of the setting tool.

상기 사용자 인터페이스를 관리하는 단계는: ARXML 구조 문서로부터 ARXML 정보를 분석하는 단계; 상기 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 상기 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축하는 단계; 및 상기 사용자 인터페이스의 구조 및 상기 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성하는 단계를 포함한다.The managing of the user interface may include: analyzing ARXML information from an ARXML structure document; constructing binding information specifying a structure of a user interface of the ARXML setting tool and relationship information between the user interface and the ARXML information; and generating a user interface code based on the structure of the user interface and the binding information.

상기 ARXML 정보를 분석하는 단계는: 상기 ARXML 구조 문서의 ARXML 구조를 분석하여 XML 요소와 XML 속성을 포함하는 ARXML 구조 정보를 추출함으로써 상기 ARXML 정보를 분석하는 단계를 포함할 수 있다.The analyzing of the ARXML information may include: analyzing the ARXML information by analyzing the ARXML structure of the ARXML structure document and extracting ARXML structure information including XML elements and XML attributes.

상기 바인딩 정보를 구축하는 단계는: 상기 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 정의하는 단계를 포함할 수 있다.The step of constructing the binding information may include: defining the structure of the user interface by defining the type and structure of an editor for editing the ARXML information, and arrangement information of unit elements constituting the user interface.

상기 바인딩 정보를 구축하는 단계는: 상기 XML 요소와 상기 XML 속성의 식별 정보를 통해 상기 바인딩 정보를 XML 형태의 설정 파일을 통해 구축하는 단계를 포함할 수 있다. 상기 사용자 인터페이스 코드를 생성하는 단계는: 상기 XML 형태의 설정 파일을 기반으로 상기 사용자 인터페이스 코드를 생성하는 단계를 포함할 수 있다.The step of constructing the binding information may include: constructing the binding information through a configuration file in an XML format through identification information of the XML element and the XML attribute. The generating of the user interface code may include: generating the user interface code based on the XML configuration file.

상기 사용자 인터페이스를 관리하는 단계는: 제1 ARXML 구조 문서로부터 추출한 제1 ARXML 정보로부터 제1 사용자 인터페이스 코드의 생성을 위한 XML 형태의 제1 설정 파일을 생성하는 단계; 상기 XML 형태의 제1 설정 파일을 기반으로 제1 사용자 인터페이스 코드를 생성하는 단계; 상기 제1 ARXML 구조 문서와 상이한 제2 ARXML 구조 문서로부터 제2 ARXML 정보를 추출하는 단계; 상기 제1 설정 파일에서 XML 요소 및 XML 속성 중 적어도 하나의 변경 사항을 추출하는 단계; 추출된 변경 사항에 따라 상기 제1 설정 파일을 수정하여 XML 형태의 제2 설정 파일을 생성하는 단계; 및 상기 XML 형태의 제2 설정 파일에 따라 제2 사용자 인터페이스 코드를 생성하는 단계를 포함할 수 있다.The managing of the user interface may include: generating a first configuration file in an XML format for generating a first user interface code from the first ARXML information extracted from the first ARXML structure document; generating a first user interface code based on the first configuration file in the XML format; extracting second ARXML information from a second ARXML structured document different from the first ARXML structured document; extracting a change of at least one of an XML element and an XML attribute from the first setting file; generating a second setting file in XML format by modifying the first setting file according to the extracted changes; and generating a second user interface code according to the second configuration file in the XML format.

상기 변경 사항을 추출하는 단계는: 상기 XML 요소 및 상기 XML 속성 중 적어도 하나와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악함으로써 상기 변경 사항을 추출하는 단계를 포함할 수 있다.The extracting of the change may include: extracting the change by recognizing whether there is an error from a control element having relationship information with at least one of the XML element and the XML attribute.

본 발명의 실시예에 따르면, 상기 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법을 실행하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체가 제공된다.According to an embodiment of the present invention, there is provided a computer-readable recording medium in which a program for executing the user interface management method of the AUTOSAR setting tool is recorded.

본 발명의 실시예에 의하면, ARXML 설정 도구의 사용자 인터페이스의 구성 정보를 용이하게 설정 가능하도록 함으로써, 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스에 대한 유지보수성을 향상시킬 수 있다.According to an embodiment of the present invention, it is possible to easily set the configuration information of the user interface of the ARXML setting tool, thereby improving the maintainability of the user interface of the AUTOSAR (AUTomotive Open System Architecture) setting tool. can

도 1은 본 발명의 실시예에 따른 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템의 구성도이다.
도 2는 본 발명의 실시예에 따라 정의되는 사용자 인터페이스의 구조를 예시한 도면이다.
도 3은 본 발명의 실시예에 따라 사용자 인터페이스 정의에 의해 생성된 설정 파일의 예시도이다.
도 4는 본 발명의 일 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법의 순서도이다.
도 5는 본 발명의 다른 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법의 순서도이다.
1 is a configuration diagram of a user interface management system of an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) setting tool according to an embodiment of the present invention.
2 is a diagram illustrating the structure of a user interface defined according to an embodiment of the present invention.
3 is an exemplary diagram of a setting file generated by user interface definition according to an embodiment of the present invention.
4 is a flowchart of a user interface management method of an AUTOSAR setting tool according to an embodiment of the present invention.
5 is a flowchart of a user interface management method of an AUTOSAR setting tool according to another embodiment of the present invention.

이하, 본 발명의 실시예를 첨부된 도면들을 참조하여 더욱 상세하게 설명한다. 본 발명의 실시예는 여러 가지 형태로 변형할 수 있으며, 본 발명의 범위가 아래의 실시예들로 한정되는 것으로 해석되어서는 안 된다. 본 실시예는 당업계에서 평균적인 지식을 가진 자에게 본 발명을 더욱 완전하게 설명하기 위해 제공되는 것이다. 본 발명이 해결하고자 하는 과제의 해결 방안을 명확하게 하기 위한 발명의 구성을 본 발명의 바람직한 실시예에 근거하여 첨부 도면을 참조하여 설명한다.Hereinafter, embodiments of the present invention will be described in more detail with reference to the accompanying drawings. Embodiments of the present invention may be modified in various forms, and the scope of the present invention should not be construed as being limited to the following embodiments. This example is provided to more completely explain the present invention to those of ordinary skill in the art. The configuration of the present invention for clarifying solutions to the problems to be solved by the present invention will be described with reference to the accompanying drawings based on a preferred embodiment of the present invention.

도 1은 본 발명의 실시예에 따른 개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템의 구성도이다.1 is a configuration diagram of a user interface management system of an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) setting tool according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템(100)은 XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위해 제공될 수 있다.Referring to FIG. 1 , the user interface management system 100 of the AUTOSAR setting tool according to the embodiment of the present invention may be provided for user interface management of the ARXML setting tool used to build the AUTOSAR model (ARXML) in the XML format. have.

본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템(100)은 XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시키도록 구성되는 적어도 하나의 프로세서(processor)를 포함할 수 있다.The user interface management system 100 of the AUTOSAR setting tool according to the embodiment of the present invention is at least one configured to execute a program for the user interface management of the AUTOSAR setting tool used to build the AUTOSAR model (ARXML) in the XML format. may include a processor of

실시예에서, 본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템(100)은 ARXML 구조 분석부(110), 사용자 인터페이스 정의부(120), 및 코드 생성부(130)를 포함할 수 있다.In an embodiment, the user interface management system 100 of the AUTOSAR setting tool according to the embodiment of the present invention may include an ARXML structure analysis unit 110 , a user interface definition unit 120 , and a code generation unit 130 . have.

ARXML 구조 분석부(110)는 ARXML 구조 문서(10)로부터 ARXML 정보를 분석할 수 있다. ARXML 설정 도구의 사용자 인터페이스를 구성하기 위해서는 사용자 인터페이스의 구성 요소를 통해 다뤄지는 ARXML 정보를 표기하여야 하므로, 사용자 인터페이스의 정의에 앞서 해당 ARXML 정보가 추출되어야 한다.The ARXML structure analyzer 110 may analyze ARXML information from the ARXML structure document 10 . In order to configure the user interface of the ARXML setting tool, the ARXML information handled through the user interface elements must be indicated, so the corresponding ARXML information must be extracted before defining the user interface.

ARXML 구조 분석부(110)는 ARXML 구조 문서(10)의 ARXML 구조를 분석하여 XML 요소(element)와 XML 속성(attribute)을 포함하는 ARXML 구조 정보로부터 사용자 인터페이스를 통해 설정되는 ARXML 정보를 추출할 수 있다.The ARXML structure analysis unit 110 analyzes the ARXML structure of the ARXML structure document 10 to extract ARXML information set through the user interface from the ARXML structure information including XML elements and XML attributes. have.

ARXML 구조 정보는 XML 요소와 XML 속성으로 구성되는데, 사용자 인터페이스를 통한 사용자의 입력은 정수, 실수, 문자열 등 원시 자료형으로 구성된 값만이 가능하다. 따라서 ARXML 구조 분석부(110)는 XML 요소뿐만 아니라 XML 속성에 대한 정보도 추출한다.ARXML structure information consists of XML elements and XML attributes, and only values composed of primitive data types such as integers, real numbers, and strings are possible for user input through the user interface. Accordingly, the ARXML structure analyzer 110 extracts information on XML attributes as well as XML elements.

XML 요소는 XML 요소 간의 구분을 위한 식별 정보와, XML 요소의 특성을 명시하기 위한 하나 이상의 XML 속성으로 구성된다. XML 속성은 XML 속성 간의 구분을 위한 식별 정보와, XML 속성이 가질 수 있는 값의 범위를 명시하기 위한 자료형 정보로 구성된다.The XML element consists of identification information for distinguishing between XML elements and one or more XML attributes for specifying the characteristics of the XML element. The XML attribute consists of identification information to distinguish between XML attributes and data type information to specify the range of values that the XML attribute can have.

이렇게 추출된 ARXML 정보는 사용자 인터페이스 정의에 활용되며, XML 요소와 XML 속성의 식별 정보를 바탕으로 각 사용자 인터페이스의 구성 요소에서 다루는 ARXML 정보가 기술될 수 있다.The extracted ARXML information is used for user interface definition, and ARXML information handled by each user interface component can be described based on identification information of XML elements and XML attributes.

사용자 인터페이스 정의부(120)는 ARXML 설정 도구에 필요한 편집기의 종류 및 구조를 정의하며, 이를 위해 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 ARXML 구조 분석부(110)에 의해 추출된 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축할 수 있다.The user interface definition unit 120 defines the type and structure of the editor required for the ARXML setting tool, and for this purpose, the structure of the user interface of the ARXML setting tool and the ARXML information extracted by the user interface and the ARXML structure analysis unit 110 . It is possible to construct binding information that specifies relationship information between them.

이때, 편집기는 설정 작업을 수행할 수 있도록 제공되는 사용자 인터페이스 모듈로, 사용자는 편집기를 통해 ARXML 정보에 대한 생성, 삭제, 수정 등의 편집을 수행할 수 있다.In this case, the editor is a user interface module provided to perform a setting operation, and the user can edit the ARXML information, such as creation, deletion, and modification, through the editor.

실시예에 있어서, 사용자 인터페이스 정의부(120)는 사용자 인터페이스 구조 정의부(122), 바인딩 정보 구축부(124), 및 설정 정보 검증부(126)를 포함할 수 있다.In an embodiment, the user interface definition unit 120 may include a user interface structure definition unit 122 , a binding information construction unit 124 , and a setting information verification unit 126 .

사용자 인터페이스 구조 정의부(122)는 사용자 인터페이스를 구성하는 단위 요소의 배치 정보를 기술하며, 이를 위해 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 명시할 수 있다.The user interface structure definition unit 122 describes arrangement information of unit elements constituting the user interface, and for this purpose, defines the type and structure of an editor for editing ARXML information, and arrangement information of unit elements constituting the user interface. to specify the structure of the user interface.

사용자 인터페이스를 구성하는 단위 요소들은 사용자 입력을 받기 위한 사용자 인터페이스의 제어 요소들과, 각 제어 요소의 위치 및 크기를 조절하기 위한 레이아웃 요소들로 나뉠 수 있다.The unit elements constituting the user interface may be divided into control elements of the user interface for receiving user input, and layout elements for adjusting the position and size of each control element.

각각의 요소는 계층 구조로 구성될 수 있으며, 일반적으로 레이아웃 요소가 제어 요소를 포함하는 구성을 갖는다. 사용자 인터페이스 구조 정의를 통해, 사용자 인터페이스의 기본적인 틀이 정의되며, 이는 ARXML 구조 정보가 바뀌더라도 영향을 받지 않는다.Each element may be configured in a hierarchical structure, and generally layout elements have a configuration including control elements. Through the user interface structure definition, the basic frame of the user interface is defined, which is not affected even if the ARXML structure information is changed.

단, 제어 요소 중 직접적으로 ARXML 정보와의 관계 정보가 기술되어야 하는 요소는 변경에 의해 영향을 받을 수 있다. 그러나 소스코드가 아닌 설정 정보를 통해 변경 사항을 감지할 수 있으므로, 기존의 설정 도구 개발에 비해 높은 유지보수성을 제공할 수 있다.However, among the control elements, the element in which the relationship information with the ARXML information must be directly described may be affected by the change. However, since changes can be detected through configuration information rather than source code, high maintainability can be provided compared to the existing configuration tool development.

바인딩 정보 구축부(124)는 정의된 사용자 인터페이스의 구조에 대해 ARXML 정보와의 관계 정보를 명시하며, ARXML 구조 분석부(110)에 의해 구축된 모델 정보를 기반으로, XML 요소와 XML 속성의 식별 정보를 통해 관련된 ARXML 정보를 명시함으로써 XML 형태의 설정 파일(30)을 통해 바인딩 정보를 구축할 수 있다.The binding information construction unit 124 specifies relationship information with ARXML information for the defined structure of the user interface, and identifies XML elements and XML attributes based on the model information built by the ARXML structure analysis unit 110 . By specifying the related ARXML information through the information, binding information can be built through the configuration file 30 in the XML format.

바인딩 정보 구축부(124)는 관련된 ARXML 정보를 처리하는 방법도 함께 기술할 수 있다. 이때, 처리 방법은 예를 들어, "CREATE", "DELETE", "BIND"로 구성될 수 있다.The binding information construction unit 124 may also describe a method of processing related ARXML information. In this case, the processing method may include, for example, "CREATE", "DELETE", and "BIND".

"CREATE"는 XML 요소를 생성함을 의미하며, 생성되어야 하는 XML 요소의 식별 정보를 함께 기술할 수 있다. XML 속성은 XML 요소에 포함되어 XML 요소와 생명주기를 공유하므로 별도로 생성 여부를 표기하지 않는다."CREATE" means to create an XML element, and identification information of the XML element to be created can be described together. XML attribute is included in the XML element and shares the life cycle with the XML element, so whether to create or not is not indicated separately.

"DELETE"는 XML 요소를 삭제함을 의미하며, 삭제되어야 하는 XML 요소의 식별 정보를 함께 기술할 수 있다. "CREATE"와 마찬가지로 XML 속성은 XML 요소에 포함되어 XML 요소와 생명주기를 공유하므로 별도로 삭제 여부를 표기하지 않는다."DELETE" means to delete an XML element, and identification information of the XML element to be deleted can be described together. Like "CREATE", the XML attribute is included in the XML element and shares the lifecycle with the XML element, so it is not separately indicated whether to delete it.

"BIND"는 XML 속성에 부여된 값을 표출 및 편집함을 의미한다. 해당 처리는 원시 자료형을 갖는 XML 속성만 가능하며, XML 속성의 명확한 구분을 위해 해당 XML 속성이 포함된 XML 요소의 식별 정보도 함께 기술할 수 있다."BIND" means to display and edit the value assigned to the XML attribute. Corresponding processing is possible only for XML attributes having a raw data type, and identification information of XML elements including the corresponding XML attributes can be described together for clear classification of XML attributes.

표출 및 변경 방법은 원시 자료형에 따라 미리 정의된 방법을 사용할 수 있다. 예를 들어, 불리언(Boolean) 자료형인 경우에는 체크박스(Check Box)를 사용하고, 열거형인 경우에는 콤보박스(Combo Box)를 사용할 수 있다.As for the expression and change method, a predefined method can be used according to the raw data type. For example, in the case of a Boolean data type, a check box may be used, and in the case of an enumeration type, a combo box may be used.

바인딩 정보 구축부(124)는 ARXML 구조 분석부(110)에 의해 분석된 ARXML 구조 정보(20)와 관련하여, 기작성된 설정 파일이 존재하지 않는 경우, 바인딩 정보를 구축할 수 있다.In relation to the ARXML structure information 20 analyzed by the ARXML structure analysis unit 110 , the binding information construction unit 124 may construct the binding information when a pre-written setting file does not exist.

바인딩 정보 구축부(124)는 ARXML 구조 분석부(110)에 의해 분석된 ARXML 구조 정보(20)와 관련하여, 기작성된 설정 파일이 존재하는 경우, 새로 바인딩 정보를 구축하지 않고 기작성된 설정 파일을 활용하여 설정 정보 검증부(126)에 의해 설정 정보를 검증함으로써 설정 파일(30)을 생성할 수 있다.In relation to the ARXML structure information 20 analyzed by the ARXML structure analysis unit 110 , the binding information building unit 124 builds a pre-written setting file without constructing a new binding information when there is a pre-written setting file. The setting file 30 may be generated by verifying the setting information by the setting information verifying unit 126 by utilizing it.

도 2는 본 발명의 실시예에 따라 정의되는 사용자 인터페이스의 구조를 예시한 도면이다. 도 1 및 도 2를 참조하면, 사용자 인터페이스의 구조는 다양한 단위 요소들의 조합을 통해 구성된다. 도 2는 테이블 뷰(Table View) 기반의 편집기 구성(40)의 예시도이다.2 is a diagram illustrating the structure of a user interface defined according to an embodiment of the present invention. 1 and 2 , the structure of the user interface is configured through a combination of various unit elements. 2 is an exemplary diagram of an editor configuration 40 based on a table view.

먼저, 사용자 인터페이스는 항상 편집기 요소(41)를 최상위 요소로 사용하며, 이는 해당 구성이 편집기의 사용자 인터페이스를 위한 것임을 알려준다. 편집기 요소(41) 아래에는 레이블 요소(42)와 테이블 뷰 요소(43)가 위치한다.First, the user interface always uses the editor element 41 as the topmost element, indicating that the configuration is for the editor's user interface. Below the editor element 41 are a label element 42 and a table view element 43 .

레이블 요소(42)는 편집기에서 다루는 XML 요소의 이름을 명시하는 요소이며, 테이블 뷰 요소(43)는 XML 요소의 XML 속성 정보를 표출 및 편집하는 요소이다.The label element 42 is an element that specifies the name of an XML element handled by the editor, and the table view element 43 is an element that displays and edits XML attribute information of the XML element.

테이블 뷰 요소(43)는 관련된 정보를 테이블 셀 요소(44)를 통해 표출 및 편집한다. 테이블 셀 요소(44)는 특정 ARXML 정보와 연관된 요소로, 정확히는 하나의 XML 속성에 대한 표출 및 편집을 담당한다.The table view element 43 displays and edits related information through the table cell element 44 . The table cell element 44 is an element associated with specific ARXML information, and is responsible for displaying and editing one XML attribute.

팝업 메뉴 요소(45)는 상시 보이는 요소는 아니며, 사용자의 특정 동작에 의해 표출된다. 도 2의 예에서 팝업 메뉴 요소(45)는 XML 요소를 생성하거나 삭제하는 작업을 수행한다.The pop-up menu element 45 is not an element that is always visible, but is expressed by a specific action of the user. In the example of FIG. 2 , the pop-up menu element 45 creates or deletes an XML element.

도 3은 본 발명의 실시예에 따라 사용자 인터페이스 정의에 의해 생성된 설정 파일의 예시도이다. 도 1 내지 도 3을 참조하면, 사용자 인터페이스 정의부(120)에 의해 정의된 사용자 인터페이스는 사용된 모든 사용자 인터페이스의 구성 요소를 단위 노드로 표현하며, 단위 노드의 포함 관계를 통해 사용자 인터페이스의 계층 구조를 표현할 수 있다.3 is an exemplary diagram of a setting file generated by user interface definition according to an embodiment of the present invention. 1 to 3 , the user interface defined by the user interface defining unit 120 expresses all used user interface components as unit nodes, and a hierarchical structure of the user interface through the inclusion relationship of the unit nodes. can express

레이블 요소(42)는 XML 요소 및 속성의 변경에 영향을 거의 받지 않으며, 설정 파일(50)에 레이블 표현 방식(52)과 같이 표현될 수 있다. 사용자 인터페이스 정의부(120)에 의해 정의된 바인딩 정보는 관련된 사용자 인터페이스의 구성 요소의 하위 요소들(56, 57, 58)로 명시될 수 있으며, 관련된 XML 요소 혹은 XML 속성이 명시될 수 있다.The label element 42 is hardly affected by changes in XML elements and attributes, and may be expressed in the setting file 50 like the label expression method 52 . The binding information defined by the user interface definition unit 120 may be specified as sub-elements 56, 57, 58 of a related user interface component, and a related XML element or XML attribute may be specified.

도 3에 기재된 도면부호 51은 설정 파일의 편집기와 관련된 항목, 도면부호 53은 설정 파일의 테이블 뷰(table view)와 관련된 항목, 도면부호 54는 설정 파일의 테이블 셀(table cell)과 관련된 항목, 도면부호 55는 설정 파일의 팝업 메뉴와 관련된 항목을 나타낸다.In FIG. 3, reference numeral 51 denotes an item related to the editor of the setting file, reference numeral 53 denotes an item related to a table view of the setting file, reference numeral 54 denotes an item related to a table cell of the setting file; Reference numeral 55 denotes an item related to a pop-up menu of a setting file.

코드 생성부(130)는 사용자 인터페이스 정의부(120)에 의해 정의된 사용자 인터페이스의 구조 및 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성할 수 있다. 코드 생성부(130)는 바인딩 정보 구축부(124)에 의해 구축되어 명시된 정보를 담고 있는 XML 형태의 설정 파일(30)을 통해 사용자 인터페이스 코드를 생성할 수 있다.The code generating unit 130 may generate a user interface code based on the structure and binding information of the user interface defined by the user interface defining unit 120 . The code generator 130 may generate the user interface code through the configuration file 30 in the form of XML that is constructed by the binding information building unit 124 and contains specified information.

통합 개발 환경 도구에서는 플러그인 형태로 편집기를 구성하므로, 코드 생성부(130)에 의해 생성되는 사용자 인터페이스 코드는 설정 편집기의 플러그인(plug-in)이 된다. 설정 파일 내에 명시된 편집기의 내용은 플러그인의 확장점을 구성하는데 활용될 수 있다.Since the editor is configured in the form of a plug-in in the integrated development environment tool, the user interface code generated by the code generator 130 becomes a plug-in of the setting editor. The contents of the editor specified in the configuration file can be used to configure the extension point of the plug-in.

편집기 관련 코드는 설정 파일 내의 사용자 인터페이스 구조에 따라 생성되며, ARXML 정보 처리 방법에 따라 핸들러 코드가 생성될 수 있다. 예를 들어, 도 2의 테이블 뷰(43)는 표출을 위한 LabelProvider와 수정을 위한 CellModifier에 대한 코드가 생성되어야 하며, 사용자 입력을 받기 위한 CellEditor 코드도 함께 생성되어야 한다.The editor-related code is generated according to the user interface structure in the configuration file, and the handler code can be generated according to the ARXML information processing method. For example, in the table view 43 of FIG. 2 , codes for LabelProvider for display and CellModifier for modification should be generated, and CellEditor code for receiving user input should also be generated.

한편, ARXML 구조 정보가 변경되는 경우, ARXML 정보를 분석하는 단계부터 재수행해야 한다. 이때 기작성된 설정 파일이 있으면 재활용이 가능하다. ARXML 구조 정보가 변경되어 XML 요소와 XML 속성이 제거되거나 변경된 경우, 설정 파일 내에서 변경 사항을 쉽게 파악할 수 있다.On the other hand, if the ARXML structure information is changed, it must be performed again from the step of analyzing the ARXML information. At this time, if there is a pre-written configuration file, it can be recycled. When the ARXML structure information is changed and XML elements and XML attributes are removed or changed, the changes can be easily identified within the configuration file.

XML 요소가 제거된 경우에는 XML 요소의 식별 정보가 제거되므로, 해당 XML 요소와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악할 수 있다. XML 요소의 변경은 XML 속성의 제거나 변경을 통해 발현되며, XML 속성의 식별 정보가 제거 및 변경되거나 XML 속성의 자료형 정보가 변경된다. 이를 통해 해당 XML 속성과 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악할 수 있다.When the XML element is removed, since the identification information of the XML element is removed, it is possible to determine whether there is an error from the control element having relationship information with the corresponding XML element. Change of XML element is expressed through removal or change of XML attribute, and identification information of XML attribute is removed or changed, or data type information of XML attribute is changed. Through this, it is possible to determine whether there is an error from the control element having the corresponding XML attribute and relation information.

이와 같은 내용을 통해 설정 도구 개발자는 ARXML 구조 정보의 변경 범위를 쉽게 파악할 수 있으며, 사용자 인터페이스에 대한 설정 파일을 수정함으로써 변경 사항에 대응할 수 있다.Through these contents, the setting tool developer can easily understand the scope of the change of the ARXML structure information, and can respond to the change by modifying the setting file for the user interface.

상술한 바와 같은 본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템에 의하면, ARXML 구조가 변경되더라도 기존과 동일한 구조의 사용자 인터페이스를 쉽게 구성할 수 있으며, 사용자 인터페이스의 변경도 ARXML 구조와 무관하게 수행할 수 있다.According to the user interface management system of the AUTOSAR setting tool according to the embodiment of the present invention as described above, even if the ARXML structure is changed, a user interface having the same structure as the existing structure can be easily configured, and the change of the user interface is also independent of the ARXML structure can be performed

따라서 본 발명을 통해 설정 도구를 개발하는데 필요한 비용 및 시간을 절감할 수 있다. 또한 ARXML 전체 구조를 알지 못하더라도 사용자 스스로에게 필요한 설정 편집기를 구성할 수 있기 때문에, AUTOSAR 기반의 소프트웨어에 대한 생산성을 향상시킬 수 있다.Therefore, through the present invention, the cost and time required for developing a setting tool can be reduced. In addition, it is possible to improve the productivity of AUTOSAR-based software because the user can configure the necessary setting editor even if he/she does not know the entire structure of ARXML.

도 4는 본 발명의 일 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법의 순서도이다. 도 1 및 도 4를 참조하면, 본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법은 XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스를 관리하는 단계를 포함할 수 있다.4 is a flowchart of a user interface management method of an AUTOSAR setting tool according to an embodiment of the present invention. 1 and 4, the method for managing the user interface of the AUTOSAR setting tool according to an embodiment of the present invention includes the step of managing the user interface of the ARXML setting tool used to build an AUTOSAR model (ARXML) in XML format. can do.

본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법은 XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시키도록 구성되는 적어도 하나의 프로세서(processor)에 의해 수행될 수 있다.At least one processor ( can be executed by the processor).

ARXML 설정 도구의 사용자 인터페이스 관리를 위해, ARXML 구조 분석부(110)는 ARXML 구조 문서(10)로부터 ARXML 정보를 분석할 수 있다(S11). ARXML 설정 도구의 사용자 인터페이스를 구성하기 위해서는 사용자 인터페이스의 구성 요소를 통해 다뤄지는 ARXML 정보를 표기하여야 하므로, 사용자 인터페이스의 정의에 앞서 해당 ARXML 정보가 추출되어야 한다.For user interface management of the ARXML setting tool, the ARXML structure analyzer 110 may analyze ARXML information from the ARXML structure document 10 ( S11 ). In order to configure the user interface of the ARXML setting tool, the ARXML information handled through the user interface elements must be indicated, so the corresponding ARXML information must be extracted before defining the user interface.

ARXML 구조 분석부(110)는 ARXML 구조 문서(10)의 ARXML 구조를 분석하여 XML 요소(element)와 XML 속성(attribute)을 포함하는 ARXML 구조 정보로부터 사용자 인터페이스를 통해 설정되는 ARXML 정보를 추출할 수 있다.The ARXML structure analysis unit 110 analyzes the ARXML structure of the ARXML structure document 10 to extract ARXML information set through the user interface from the ARXML structure information including XML elements and XML attributes. have.

ARXML 구조 정보는 XML 요소와 XML 속성으로 구성되는데, 사용자 인터페이스를 통한 사용자의 입력은 정수, 실수, 문자열 등 원시 자료형으로 구성된 값만이 가능하다. 따라서 ARXML 구조 분석부(110)는 XML 요소뿐만 아니라 XML 속성에 대한 정보도 추출한다.ARXML structure information consists of XML elements and XML attributes, and only values composed of primitive data types such as integers, real numbers, and strings are possible for user input through the user interface. Accordingly, the ARXML structure analyzer 110 extracts information on XML attributes as well as XML elements.

XML 요소는 XML 요소 간의 구분을 위한 식별 정보와, XML 요소의 특성을 명시하기 위한 하나 이상의 XML 속성으로 구성된다. XML 속성은 XML 속성 간의 구분을 위한 식별 정보와, XML 속성이 가질 수 있는 값의 범위를 명시하기 위한 자료형 정보로 구성된다.The XML element consists of identification information for distinguishing between XML elements and one or more XML attributes for specifying the characteristics of the XML element. The XML attribute consists of identification information to distinguish between XML attributes and data type information to specify the range of values that the XML attribute can have.

이렇게 추출된 ARXML 정보는 사용자 인터페이스 정의에 활용되며, XML 요소와 XML 속성의 식별 정보를 바탕으로 각 사용자 인터페이스의 구성 요소에서 다루는 ARXML 정보가 기술될 수 있다.The extracted ARXML information is used for user interface definition, and ARXML information handled by each user interface component can be described based on identification information of XML elements and XML attributes.

사용자 인터페이스 정의부(120)는 ARXML 설정 도구에 필요한 편집기의 종류 및 구조를 정의하며, 이를 위해 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 ARXML 구조 분석부(110)에 의해 추출된 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축할 수 있다(S12).The user interface definition unit 120 defines the type and structure of the editor required for the ARXML setting tool, and for this purpose, the structure of the user interface of the ARXML setting tool and the ARXML information extracted by the user interface and the ARXML structure analysis unit 110 . It is possible to build binding information specifying the relationship information between them (S12).

이때, 편집기는 설정 작업을 수행할 수 있도록 제공되는 사용자 인터페이스 모듈로, 사용자는 편집기를 통해 ARXML 정보에 대한 생성, 삭제, 수정 등의 편집을 수행할 수 있다.In this case, the editor is a user interface module provided to perform a setting operation, and the user can edit the ARXML information, such as creation, deletion, and modification, through the editor.

보다 구체적으로, 사용자 인터페이스 구조 정의부(122)는 사용자 인터페이스를 구성하는 단위 요소의 배치 정보를 기술하며, 이를 위해 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 명시할 수 있다.More specifically, the user interface structure definition unit 122 describes the arrangement information of the unit elements constituting the user interface, for this purpose, the type and structure of the editor for editing the ARXML information, and the unit elements constituting the user interface. You can specify the structure of the user interface by defining deployment information.

사용자 인터페이스를 구성하는 단위 요소들은 사용자 입력을 받기 위한 사용자 인터페이스의 제어 요소들과, 각 제어 요소의 위치 및 크기를 조절하기 위한 레이아웃 요소들로 나뉠 수 있다.The unit elements constituting the user interface may be divided into control elements of the user interface for receiving user input, and layout elements for adjusting the position and size of each control element.

각각의 요소는 계층 구조로 구성될 수 있으며, 일반적으로 레이아웃 요소가 제어 요소를 포함하는 구성을 갖는다. 사용자 인터페이스 구조 정의를 통해, 사용자 인터페이스의 기본적인 틀이 정의되며, 이는 ARXML 구조 정보가 바뀌더라도 영향을 받지 않는다.Each element may be configured in a hierarchical structure, and generally layout elements have a configuration including control elements. Through the user interface structure definition, the basic frame of the user interface is defined, which is not affected even if the ARXML structure information is changed.

단, 제어 요소 중 직접적으로 ARXML 정보와의 관계 정보가 기술되어야 하는 요소는 변경에 의해 영향을 받을 수 있다. 그러나 소스코드가 아닌 설정 정보를 통해 변경 사항을 감지할 수 있으므로, 기존의 설정 도구 개발에 비해 높은 유지보수성을 제공할 수 있다.However, among the control elements, the element in which the relationship information with the ARXML information must be directly described may be affected by the change. However, since changes can be detected through configuration information rather than source code, high maintainability can be provided compared to the existing configuration tool development.

바인딩 정보 구축부(124)는 정의된 사용자 인터페이스의 구조에 대해 ARXML 정보와의 관계 정보를 명시하며, ARXML 구조 분석부(110)에 의해 구축된 모델 정보를 기반으로, XML 요소와 XML 속성의 식별 정보를 통해 관련된 ARXML 정보를 명시함으로써 XML 형태의 설정 파일(30)을 통해 바인딩 정보를 구축할 수 있다.The binding information construction unit 124 specifies relationship information with ARXML information for the defined structure of the user interface, and identifies XML elements and XML attributes based on the model information built by the ARXML structure analysis unit 110 . By specifying the related ARXML information through the information, binding information can be built through the configuration file 30 in the XML format.

바인딩 정보 구축부(124)는 관련된 ARXML 정보를 처리하는 방법도 함께 기술할 수 있다. 이때, 처리 방법은 예를 들어, "CREATE", "DELETE", "BIND"로 구성될 수 있다.The binding information construction unit 124 may also describe a method of processing related ARXML information. In this case, the processing method may include, for example, "CREATE", "DELETE", and "BIND".

"CREATE"는 XML 요소를 생성함을 의미하며, 생성되어야 하는 XML 요소의 식별 정보를 함께 기술할 수 있다. XML 속성은 XML 요소에 포함되어 XML 요소와 생명주기를 공유하므로 별도로 생성 여부를 표기하지 않는다."CREATE" means to create an XML element, and identification information of the XML element to be created can be described together. XML attribute is included in the XML element and shares the life cycle with the XML element, so whether to create or not is not indicated separately.

"DELETE"는 XML 요소를 삭제함을 의미하며, 삭제되어야 하는 XML 요소의 식별 정보를 함께 기술할 수 있다. "CREATE"와 마찬가지로 XML 속성은 XML 요소에 포함되어 XML 요소와 생명주기를 공유하므로 별도로 삭제 여부를 표기하지 않는다."DELETE" means to delete an XML element, and identification information of the XML element to be deleted can be described together. Like "CREATE", the XML attribute is included in the XML element and shares the lifecycle with the XML element, so it is not separately indicated whether to delete it.

"BIND"는 XML 속성에 부여된 값을 표출 및 편집함을 의미한다. 해당 처리는 원시 자료형을 갖는 XML 속성만 가능하며, XML 속성의 명확한 구분을 위해 해당 XML 속성이 포함된 XML 요소의 식별 정보도 함께 기술할 수 있다."BIND" means to display and edit the value assigned to the XML attribute. Corresponding processing is possible only for XML attributes having a raw data type, and identification information of XML elements including the corresponding XML attributes can be described together for clear classification of XML attributes.

표출 및 변경 방법은 원시 자료형에 따라 미리 정의된 방법을 사용할 수 있다. 예를 들어, 불리언(Boolean) 자료형인 경우에는 체크박스(Check Box)를 사용하고, 열거형인 경우에는 콤보박스(Combo Box)를 사용할 수 있다.As for the expression and change method, a predefined method can be used according to the raw data type. For example, in the case of a Boolean data type, a check box may be used, and in the case of an enumeration type, a combo box may be used.

바인딩 정보 구축부(124)는 ARXML 구조 분석부(110)에 의해 분석된 ARXML 구조 정보(20)와 관련하여, 기작성된 설정 파일이 존재하지 않는 경우, 바인딩 정보를 구축할 수 있다.In relation to the ARXML structure information 20 analyzed by the ARXML structure analysis unit 110 , the binding information construction unit 124 may construct the binding information when a pre-written setting file does not exist.

바인딩 정보 구축부(124)는 ARXML 구조 분석부(110)에 의해 분석된 ARXML 구조 정보(20)와 관련하여, 기작성된 설정 파일이 존재하는 경우, 새로 바인딩 정보를 구축하지 않고 기작성된 설정 파일을 활용하여 설정 정보 검증부(126)에 의해 설정 정보를 검증함으로써 설정 파일(30)을 생성할 수 있다.In relation to the ARXML structure information 20 analyzed by the ARXML structure analysis unit 110 , the binding information building unit 124 builds a pre-written setting file without constructing a new binding information when there is a pre-written setting file. The setting file 30 may be generated by verifying the setting information by the setting information verifying unit 126 by utilizing it.

코드 생성부(130)는 사용자 인터페이스 정의부(120)에 의해 정의된 사용자 인터페이스의 구조 및 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성할 수 있다(S13). 코드 생성부(130)는 바인딩 정보 구축부(124)에 의해 구축되어 명시된 정보를 담고 있는 XML 형태의 설정 파일(30)을 통해 사용자 인터페이스 코드를 생성할 수 있다.The code generating unit 130 may generate a user interface code based on the structure and binding information of the user interface defined by the user interface defining unit 120 ( S13 ). The code generator 130 may generate a user interface code through the configuration file 30 in the form of XML that is constructed by the binding information building unit 124 and contains specified information.

통합 개발 환경 도구에서는 플러그인 형태로 편집기를 구성하므로, 코드 생성부(130)에 의해 생성되는 사용자 인터페이스 코드는 설정 편집기의 플러그인(plug-in)이 된다. 설정 파일 내에 명시된 편집기의 내용은 플러그인의 확장점을 구성하는데 활용될 수 있다.Since the editor is configured in the form of a plug-in in the integrated development environment tool, the user interface code generated by the code generator 130 becomes a plug-in of the setting editor. The contents of the editor specified in the configuration file can be used to configure the extension point of the plug-in.

한편, ARXML 구조 정보가 변경되는 경우, ARXML 정보를 분석하는 단계부터 재수행해야 한다. 이때 기작성된 설정 파일이 있으면 재활용이 가능하다. ARXML 구조 정보가 변경되어 XML 요소와 XML 속성이 제거되거나 변경된 경우, 설정 파일 내에서 변경 사항을 쉽게 파악할 수 있다.On the other hand, if the ARXML structure information is changed, it must be performed again from the step of analyzing the ARXML information. At this time, if there is a pre-written configuration file, it can be recycled. When the ARXML structure information is changed and XML elements and XML attributes are removed or changed, the changes can be easily identified within the configuration file.

XML 요소가 제거된 경우에는 XML 요소의 식별 정보가 제거되므로, 해당 XML 요소와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악할 수 있다. XML 요소의 변경은 XML 속성의 제거나 변경을 통해 발현되며, XML 속성의 식별 정보가 제거 및 변경되거나 XML 속성의 자료형 정보가 변경된다. 이를 통해 해당 XML 속성과 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악할 수 있다.When the XML element is removed, since the identification information of the XML element is removed, it is possible to determine whether there is an error from the control element having relationship information with the corresponding XML element. Change of XML element is expressed through removal or change of XML attribute, and identification information of XML attribute is removed or changed, or data type information of XML attribute is changed. Through this, it is possible to determine whether there is an error from the control element having the corresponding XML attribute and relation information.

이와 같은 내용을 통해 설정 도구 개발자는 ARXML 구조 정보의 변경 범위를 쉽게 파악할 수 있으며, 사용자 인터페이스에 대한 설정 파일을 수정함으로써 변경 사항에 대응할 수 있다.Through these contents, the setting tool developer can easily understand the scope of the change of the ARXML structure information, and can respond to the change by modifying the setting file for the user interface.

도 5는 본 발명의 다른 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법의 순서도이다. 도 1 및 도 5를 참조하면, 사용자 인터페이스의 관리를 위해, 사용자 인터페이스 정의부(120)는 제1 ARXML 구조 문서로부터 추출한 제1 ARXML 정보로부터 제1 사용자 인터페이스 코드의 생성을 위한 XML 형태의 제1 설정 파일을 생성할 수 있다(S21).5 is a flowchart of a user interface management method of an AUTOSAR setting tool according to another embodiment of the present invention. 1 and 5 , for the management of the user interface, the user interface definition unit 120 generates a first XML format for generating a first user interface code from the first ARXML information extracted from the first ARXML structure document. A setting file may be created (S21).

코드 생성부(130)는 XML 형태의 제1 설정 파일을 기반으로 제1 사용자 인터페이스 코드를 생성할 수 있다(S22). 제1 사용자 인터페이스 코드는 제1 ARXML 구조 문서에 적합한 사용자 인터페이스 코드일 수 있다.The code generator 130 may generate a first user interface code based on the first configuration file in the XML format (S22). The first user interface code may be a user interface code suitable for the first ARXML structured document.

사용자 인터페이스 정의부(120)는 제1 ARXML 구조 문서와 상이한 제2 ARXML 구조 문서로부터 제2 ARXML 정보를 추출할 수 있다(S23). 제2 ARXML 구조 문서는 제1 ARXML 구조 문서로부터 변경된 ARXML 구조 문서일 수 있다.The user interface definition unit 120 may extract the second ARXML information from the second ARXML structure document different from the first ARXML structure document ( S23 ). The second ARXML structure document may be an ARXML structure document changed from the first ARXML structure document.

사용자 인터페이스 정의부(120)는 제1 설정 파일에서 XML 요소 및 XML 속성 중 적어도 하나의 변경 사항을 추출하고(S24), 추출된 변경 사항에 따라 제1 설정 파일을 수정하여 XML 형태의 제2 설정 파일을 생성할 수 있다(S25).The user interface definition unit 120 extracts a change of at least one of an XML element and an XML attribute from the first setting file (S24), and modifies the first setting file according to the extracted change to set the second setting in XML format. A file may be created (S25).

코드 생성부(130)는 XML 형태의 제2 설정 파일에 따라 제2 사용자 인터페이스 코드를 생성할 수 있다(S26). 제2 사용자 인터페이스 코드는 제2 ARXML 구조 문서에 적합한 사용자 인터페이스 코드일 수 있다.The code generator 130 may generate the second user interface code according to the second configuration file in the XML format (S26). The second user interface code may be a user interface code suitable for the second ARXML structure document.

상술한 바와 같은 본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법에 의하면, ARXML 구조가 변경되더라도 기존과 동일한 구조의 사용자 인터페이스를 쉽게 구성할 수 있다.According to the user interface management method of the AUTOSAR setting tool according to the embodiment of the present invention as described above, even if the ARXML structure is changed, the user interface having the same structure as the existing structure can be easily configured.

따라서 본 발명을 통해 설정 도구를 개발하는데 필요한 비용 및 시간을 절감할 수 있다. 또한 ARXML 전체 구조를 알지 못하더라도 사용자 스스로에게 필요한 설정 편집기를 구성할 수 있기 때문에, AUTOSAR 기반의 소프트웨어에 대한 생산성을 향상시킬 수 있다.Therefore, through the present invention, the cost and time required for developing a setting tool can be reduced. In addition, it is possible to improve the productivity of AUTOSAR-based software because the user can configure the necessary setting editor even if he/she does not know the entire structure of ARXML.

본 발명의 실시예에 따른 AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템은 컴퓨팅 장치로 구현될 수 있다. 일 실시예에서, 컴퓨팅 장치는 적어도 하나의 프로세서, 컴퓨터 판독 가능 저장 매체 및 통신 버스를 포함할 수 있다. 프로세서는 컴퓨팅 장치로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다.The user interface management system of the AUTOSAR setting tool according to an embodiment of the present invention may be implemented as a computing device. In one embodiment, the computing device may include at least one processor, a computer readable storage medium, and a communication bus. The processor may cause the computing device to operate according to the exemplary embodiments described above.

프로세서는 컴퓨터 판독 가능 저장 매체에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있다. 컴퓨터 실행 가능 명령어는 프로세서에 의해 실행되는 경우 컴퓨팅 장치로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구현될 수 있다.The processor may execute one or more programs stored in a computer-readable storage medium. One or more programs may include one or more computer-executable instructions. The computer-executable instructions, when executed by a processor, may be implemented to cause the computing device to perform operations in accordance with example embodiments.

컴퓨터 판독 가능 저장 매체는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체에 저장된 프로그램은 프로세서에 의해 실행 가능한 명령어의 집합을 포함한다.The computer-readable storage medium is configured to store computer-executable instructions or program code, program data, and/or other suitable form of information. A program stored in a computer-readable storage medium includes a set of instructions executable by a processor.

일 실시예에서, 컴퓨터 판독 가능 저장 매체는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.In one embodiment, the computer-readable storage medium includes memory (volatile memory, such as random access memory, non-volatile memory, or a suitable combination thereof), one or more magnetic disk storage devices, optical disk storage devices, flash memory devices. , other types of storage media that can be accessed by the computing device and can store desired information, or a suitable combination thereof.

통신 버스는 프로세서, 컴퓨터 판독 가능 저장 매체를 포함하여 컴퓨팅 장치의 다른 다양한 컴포넌트들을 상호 연결한다. 컴퓨팅 장치는 하나 이상의 입출력 장치를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스 및 하나 이상의 네트워크 통신 인터페이스를 포함할 수 있다.A communication bus interconnects various other components of the computing device, including processors and computer-readable storage media. The computing device may include one or more input/output interfaces that provide interfaces for one or more input/output devices and one or more network communication interfaces.

입출력 인터페이스 및 네트워크 통신 인터페이스는 통신 버스에 연결될 수 있다. 입출력 장치는 입출력 인터페이스를 통해 컴퓨팅 장치의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치는 컴퓨팅 장치를 구성하는 일 컴포넌트로서 컴퓨팅 장치의 내부에 포함될 수도 있고, 컴퓨팅 장치와는 구별되는 별개의 장치로 컴퓨팅 장치와 연결될 수도 있다.The input/output interface and the network communication interface may be coupled to the communication bus. The input/output device may be coupled to other components of the computing device through an input/output interface. Exemplary input/output devices include input devices such as pointing devices (such as a mouse or trackpad), keyboards, touch input devices (such as touchpads or touchscreens), voice or sound input devices, various types of sensor devices and/or imaging devices; and/or output devices such as display devices, printers, speakers and/or network cards. The exemplary input/output device may be included in the computing device as a component constituting the computing device, or may be connected to the computing device as a separate device distinct from the computing device.

이상의 상세한 설명은 본 발명을 예시하는 것이다. 또한 전술한 내용은 본 발명의 바람직한 실시 형태를 나타내어 설명하는 것이며, 본 발명은 다양한 다른 조합, 변경 및 환경에서 사용할 수 있다. 즉 본 명세서에 개시된 발명의 개념의 범위, 저술한 개시 내용과 균등한 범위 및/또는 당업계의 기술 또는 지식의 범위내에서 변경 또는 수정이 가능하다.The above detailed description is illustrative of the present invention. In addition, the above description shows and describes preferred embodiments of the present invention, and the present invention can be used in various other combinations, modifications, and environments. That is, changes or modifications are possible within the scope of the concept of the invention disclosed herein, the scope equivalent to the written disclosure, and/or within the scope of skill or knowledge in the art.

저술한 실시예는 본 발명의 기술적 사상을 구현하기 위한 최선의 상태를 설명하는 것이며, 본 발명의 구체적인 적용 분야 및 용도에서 요구되는 다양한 변경도 가능하다. 따라서 이상의 발명의 상세한 설명은 개시된 실시 상태로 본 발명을 제한하려는 의도가 아니다. 또한 첨부된 청구범위는 다른 실시 상태도 포함하는 것으로 해석되어야 한다.The written embodiment describes the best state for implementing the technical idea of the present invention, and various changes required in the specific application field and use of the present invention are possible. Accordingly, the detailed description of the present invention is not intended to limit the present invention to the disclosed embodiments. Also, the appended claims should be construed to include other embodiments as well.

10: ARXML 구조 문서
20: ARXML 구조 정보
30: 설정 파일
100: AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템
110: ARXML 구조 분석부
120: 사용자 인터페이스 정의부
122: 사용자 인터페이스 구조 정의부
124: 바인딩 정보 구축부
126: 설정 정보 검증부
130: 코드 생성부
10: ARXML Structure Document
20: ARXML structure information
30: config file
100: User Interface Management System of AUTOSAR Configuration Tool
110: ARXML structure analysis unit
120: user interface definition unit
122: user interface structure definition unit
124: binding information construction unit
126: setting information verification unit
130: code generator

Claims (13)

개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 시스템으로서,
XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시키도록 구성되는 적어도 하나의 프로세서를 포함하고,
상기 적어도 하나의 프로세서는:
ARXML 구조 문서로부터 ARXML 정보를 분석하고;
상기 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 상기 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축하고; 그리고
상기 사용자 인터페이스의 구조 및 상기 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성하도록 구성되는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
A user interface management system for an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) configuration tool, comprising:
At least one processor configured to execute a program for user interface management of an ARXML setting tool used to build an AUTOSAR model (ARXML) in XML format;
The at least one processor comprises:
parse ARXML information from the ARXML structure document;
construct binding information specifying a structure of a user interface of the ARXML setting tool and relationship information between the user interface and the ARXML information; and
and generate a user interface code based on the binding information and the structure of the user interface.
제1항에 있어서,
상기 적어도 하나의 프로세서는:
상기 ARXML 구조 문서의 ARXML 구조를 분석하여 XML 요소와 XML 속성을 포함하는 ARXML 구조 정보를 추출함으로써 상기 ARXML 정보를 분석하도록 구성되는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
According to claim 1,
The at least one processor comprises:
and analyze the ARXML information by analyzing the ARXML structure of the ARXML structure document to extract ARXML structure information including XML elements and XML attributes.
제1항에 있어서,
상기 적어도 하나의 프로세서는:
상기 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 정의하도록 구성되고,
상기 단위 요소들은 사용자 입력을 받기 위한 사용자 인터페이스의 제어 요소와, 상기 제어 요소의 위치 및 크기를 조절하기 위한 레이아웃 요소를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
According to claim 1,
The at least one processor comprises:
It is configured to define the structure of the user interface by defining the type and structure of the editor for editing the ARXML information, and arrangement information of unit elements constituting the user interface,
The unit elements include a control element of a user interface for receiving a user input, and a layout element for adjusting the position and size of the control element, the user interface management system of the AUTOSAR setting tool.
제1항에 있어서,
상기 적어도 하나의 프로세서는:
상기 XML 요소와 상기 XML 속성의 식별 정보를 통해 상기 바인딩 정보를 XML 형태의 설정 파일을 통해 구축하고; 그리고
상기 XML 형태의 설정 파일을 기반으로 상기 사용자 인터페이스 코드를 생성하도록 구성되는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
According to claim 1,
The at least one processor comprises:
constructing the binding information through a configuration file in an XML format through identification information of the XML element and the XML attribute; and
A user interface management system for an AUTOSAR configuration tool, configured to generate the user interface code based on the configuration file in the XML format.
제4항에 있어서,
상기 적어도 하나의 프로세서는:
제1 ARXML 구조 문서로부터 추출한 제1 ARXML 정보로부터 제1 사용자 인터페이스 코드의 생성을 위한 XML 형태의 제1 설정 파일을 생성하고;
상기 XML 형태의 제1 설정 파일을 기반으로 제1 사용자 인터페이스 코드를 생성하고;
상기 제1 ARXML 구조 문서와 상이한 제2 ARXML 구조 문서로부터 제2 ARXML 정보를 추출하고;
상기 제1 설정 파일에서 XML 요소 및 XML 속성 중 적어도 하나의 변경 사항을 추출하고;
추출된 변경 사항에 따라 상기 제1 설정 파일을 수정하여 XML 형태의 제2 설정 파일을 생성하고; 그리고
상기 XML 형태의 제2 설정 파일에 따라 제2 사용자 인터페이스 코드를 생성하도록 구성되는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
5. The method of claim 4,
The at least one processor comprises:
generating a first configuration file in an XML format for generating a first user interface code from the first ARXML information extracted from the first ARXML structure document;
generate a first user interface code based on the first configuration file in the XML format;
extracting second ARXML information from a second ARXML structured document different from the first ARXML structured document;
extracting a change of at least one of an XML element and an XML attribute from the first configuration file;
modifying the first setting file according to the extracted changes to generate a second setting file in XML format; and
and generate a second user interface code according to the second configuration file in the XML format.
제5항에 있어서,
상기 적어도 하나의 프로세서는:
상기 XML 요소 및 상기 XML 속성 중 적어도 하나와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악함으로써 상기 변경 사항을 추출하도록 구성되는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 시스템.
6. The method of claim 5,
The at least one processor comprises:
and extract the change by identifying whether there is an error from a control element having relationship information with at least one of the XML element and the XML attribute.
개방형 자동차 표준 소프트웨어 아키텍처(AUTOSAR, AUTomotive Open System Architecture) 설정 도구의 사용자 인터페이스 관리 방법으로서,
적어도 하나의 프로세서에 의해, XML 형태의 AUTOSAR 모델(ARXML)을 구축하는데 활용되는 ARXML 설정 도구의 사용자 인터페이스 관리를 위한 프로그램을 실행시켜 ARXML 설정 도구의 사용자 인터페이스를 관리하는 단계를 포함하고,
상기 사용자 인터페이스를 관리하는 단계는:
ARXML 구조 문서로부터 ARXML 정보를 분석하는 단계;
상기 ARXML 설정 도구의 사용자 인터페이스의 구조와, 사용자 인터페이스와 상기 ARXML 정보 사이의 관계 정보를 명시하는 바인딩 정보를 구축하는 단계; 및
상기 사용자 인터페이스의 구조 및 상기 바인딩 정보를 기반으로 사용자 인터페이스 코드를 생성하는 단계를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
A user interface management method of an open automotive standard software architecture (AUTOSAR, AUTomotive Open System Architecture) configuration tool, comprising:
At least one processor, including the step of managing the user interface of the ARXML setting tool by executing a program for the user interface management of the ARXML setting tool used to build the AUTOSAR model (ARXML) in the XML format,
Managing the user interface includes:
analyzing ARXML information from the ARXML structure document;
constructing binding information specifying a structure of a user interface of the ARXML setting tool and relationship information between the user interface and the ARXML information; and
and generating a user interface code based on the structure of the user interface and the binding information.
제7항에 있어서,
상기 ARXML 정보를 분석하는 단계는:
상기 ARXML 구조 문서의 ARXML 구조를 분석하여 XML 요소와 XML 속성을 포함하는 ARXML 구조 정보를 추출함으로써 상기 ARXML 정보를 분석하는 단계를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
8. The method of claim 7,
The step of analyzing the ARXML information is:
and analyzing the ARXML information by analyzing the ARXML structure of the ARXML structure document to extract ARXML structure information including XML elements and XML attributes.
제7항에 있어서,
상기 바인딩 정보를 구축하는 단계는:
상기 ARXML 정보에 대한 편집을 위한 편집기의 종류 및 구조, 사용자 인터페이스를 구성하는 단위 요소들의 배치 정보를 정의하여 사용자 인터페이스의 구조를 정의하는 단계를 포함하고,
상기 단위 요소들은 사용자 입력을 받기 위한 사용자 인터페이스의 제어 요소와, 상기 제어 요소의 위치 및 크기를 조절하기 위한 레이아웃 요소를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
8. The method of claim 7,
The step of constructing the binding information is:
and defining the structure of the user interface by defining the type and structure of an editor for editing the ARXML information, and arrangement information of unit elements constituting the user interface,
The unit elements include a control element of a user interface for receiving a user input, and a layout element for adjusting the position and size of the control element, the user interface management method of the AUTOSAR setting tool.
제7항에 있어서,
상기 바인딩 정보를 구축하는 단계는:
상기 XML 요소와 상기 XML 속성의 식별 정보를 통해 상기 바인딩 정보를 XML 형태의 설정 파일을 통해 구축하는 단계를 포함하고,
상기 사용자 인터페이스 코드를 생성하는 단계는:
상기 XML 형태의 설정 파일을 기반으로 상기 사용자 인터페이스 코드를 생성하는 단계를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
8. The method of claim 7,
The step of constructing the binding information is:
Constructing the binding information through an XML configuration file through the identification information of the XML element and the XML attribute,
Generating the user interface code includes:
A method of managing a user interface of an AUTOSAR setting tool, comprising the step of generating the user interface code based on the setting file in the XML format.
제10항에 있어서,
상기 사용자 인터페이스를 관리하는 단계는:
제1 ARXML 구조 문서로부터 추출한 제1 ARXML 정보로부터 제1 사용자 인터페이스 코드의 생성을 위한 XML 형태의 제1 설정 파일을 생성하는 단계;
상기 XML 형태의 제1 설정 파일을 기반으로 제1 사용자 인터페이스 코드를 생성하는 단계;
상기 제1 ARXML 구조 문서와 상이한 제2 ARXML 구조 문서로부터 제2 ARXML 정보를 추출하는 단계;
상기 제1 설정 파일에서 XML 요소 및 XML 속성 중 적어도 하나의 변경 사항을 추출하는 단계;
추출된 변경 사항에 따라 상기 제1 설정 파일을 수정하여 XML 형태의 제2 설정 파일을 생성하는 단계; 및
상기 XML 형태의 제2 설정 파일에 따라 제2 사용자 인터페이스 코드를 생성하는 단계를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
11. The method of claim 10,
Managing the user interface includes:
generating a first configuration file in an XML format for generating a first user interface code from the first ARXML information extracted from the first ARXML structure document;
generating a first user interface code based on the first configuration file in the XML format;
extracting second ARXML information from a second ARXML structured document different from the first ARXML structured document;
extracting a change of at least one of an XML element and an XML attribute from the first setting file;
generating a second setting file in XML format by modifying the first setting file according to the extracted changes; and
and generating a second user interface code according to the second configuration file in the XML format.
제11항에 있어서,
상기 변경 사항을 추출하는 단계는:
상기 XML 요소 및 상기 XML 속성 중 적어도 하나와 관계 정보를 갖는 제어 요소로부터 오류 여부를 파악함으로써 상기 변경 사항을 추출하는 단계를 포함하는, AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법.
12. The method of claim 11,
The steps for extracting the above changes are:
and extracting the change by identifying an error from a control element having relationship information with at least one of the XML element and the XML attribute, and extracting the change.
제7항 내지 제12항 중 어느 한 항에 기재된 AUTOSAR 설정 도구의 사용자 인터페이스 관리 방법을 실행하기 위한 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체.A computer-readable recording medium in which a program for executing the user interface management method of the AUTOSAR setting tool according to any one of claims 7 to 12 is recorded.
KR1020210016573A 2021-02-05 2021-02-05 System and method for user interface management of AUTOSAR setting tool KR20220112977A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020210016573A KR20220112977A (en) 2021-02-05 2021-02-05 System and method for user interface management of AUTOSAR setting tool
PCT/KR2021/001609 WO2022169007A1 (en) 2021-02-05 2021-02-08 User interface management system for automotive open system architecture configuration tool, and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210016573A KR20220112977A (en) 2021-02-05 2021-02-05 System and method for user interface management of AUTOSAR setting tool

Publications (1)

Publication Number Publication Date
KR20220112977A true KR20220112977A (en) 2022-08-12

Family

ID=82742177

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210016573A KR20220112977A (en) 2021-02-05 2021-02-05 System and method for user interface management of AUTOSAR setting tool

Country Status (2)

Country Link
KR (1) KR20220112977A (en)
WO (1) WO2022169007A1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100653189B1 (en) * 2005-12-06 2006-12-04 한국전자통신연구원 Apparatus and method for xml document transformming
CN102819426B (en) * 2012-02-29 2015-07-08 浙江大学 Method for synchronizing AUTOSAR (automotive open system architecture) model to Simulink model
KR20140073046A (en) * 2012-12-06 2014-06-16 인포뱅크 주식회사 A method for displaying components and an apparatus using it
KR102060023B1 (en) * 2012-12-31 2019-12-30 인포뱅크 주식회사 A display device and a method for processing a screen using it
JP2018036972A (en) * 2016-09-01 2018-03-08 ポップコーンサー コー リミテッド File format converter and conversion method thereof

Also Published As

Publication number Publication date
WO2022169007A1 (en) 2022-08-11

Similar Documents

Publication Publication Date Title
Iovino et al. On the Impact Significance of Metamodel Evolution in MDE.
AU2007348312B2 (en) System and method for knowledge extraction and abstraction
US20160357519A1 (en) Natural Language Engine for Coding and Debugging
US6243835B1 (en) Test specification generation system and storage medium storing a test specification generation program
JP2007519104A (en) Method and system for rule-based generation of automated test scripts from abstract test case representations
JP2009508268A (en) Extensible XML format and object model for localization data
JP6479184B2 (en) Computer-executable model reverse engineering method and apparatus
US20170300305A1 (en) Executable guidance experiences based on implicitly generated guidance models
US8832573B2 (en) Creating portals having consistent appearances
KR101747424B1 (en) Apparatus and method for integrating design and implementation in object-oriented programming
WO2021022703A1 (en) Software project reconstruction method and device, and computer device and storage medium
US20070027560A1 (en) Device Control System, Device Control Method, and Device Control Program
CN116501415B (en) Command execution method and device, electronic equipment and computer readable storage medium
US20230004477A1 (en) Providing a pseudo language for manipulating complex variables of an orchestration flow
KR20220112977A (en) System and method for user interface management of AUTOSAR setting tool
US20120011079A1 (en) Deriving entity-centric solution models from industry reference process and data models
CN117234466B (en) Enterprise management software development method, system, equipment and storage medium
US7917893B2 (en) Using a system of annotations to generate views and adapters
KR100916301B1 (en) Device and Method for Executing Kernel API Interactively
JP2001273125A (en) Method and system for automatically generating source program, and program recording medium therefor
JP2007213487A (en) Aspect generation method and apparatus
Popoola et al. A LabVIEW metamodel for automated analysis
US20230072988A1 (en) System and a method for automatic generation of smart contracts across blockchain platforms
US20240053980A1 (en) Shortened narrative instruction generator for software code change
JP6818568B2 (en) Communication device, communication specification difference extraction method and communication specification difference extraction program