KR20050051234A - Software package descripter file architecture in sca system and file parsing method thereof - Google Patents

Software package descripter file architecture in sca system and file parsing method thereof Download PDF

Info

Publication number
KR20050051234A
KR20050051234A KR1020030084993A KR20030084993A KR20050051234A KR 20050051234 A KR20050051234 A KR 20050051234A KR 1020030084993 A KR1020030084993 A KR 1020030084993A KR 20030084993 A KR20030084993 A KR 20030084993A KR 20050051234 A KR20050051234 A KR 20050051234A
Authority
KR
South Korea
Prior art keywords
component
module
dependent
implementation
information
Prior art date
Application number
KR1020030084993A
Other languages
Korean (ko)
Other versions
KR100545633B1 (en
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 KR1020030084993A priority Critical patent/KR100545633B1/en
Publication of KR20050051234A publication Critical patent/KR20050051234A/en
Application granted granted Critical
Publication of KR100545633B1 publication Critical patent/KR100545633B1/en

Links

Classifications

    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4494Execution paradigms, e.g. implementations of programming paradigms data driven

Landscapes

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

Abstract

본 발명은 에스시에이(SCA) 기반 시스템에서의 소프트웨어 패키지 디스크립터 파일 구조 및 그의 파일 파싱 방법에 관한 것이다. The present invention relates to a software package descriptor file structure and a file parsing method thereof in an SCA based system.

본 발명에서는 SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 소프트웨어 패키지 디스크립터 파일 구조가, 상기 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부를 포함한다. In the present invention, the SCA-based system has information about the component, the component is a software package descriptor file structure having one or more dependent components, the information defining unit for defining the software package related information for the component; And implementation information including property files, implementation code information, and hardware / software dependencies for the component. The implementation unit includes deployment-related information for all dependent components that are dependent on the component.

이러한 본 발명에 따르면, 종속 관계를 갖는 다수의 컴포넌트 관련 정보를 하나의 소프트웨어 패키지 디스크립터 파일에 기술하여, 소프트웨어 패키지 디스크립터 파일의 개수를 최소화함으로 파일 관리가 용이하다. According to the present invention, a plurality of component-related information having a dependency relationship is described in one software package descriptor file, thereby minimizing the number of software package descriptor files, thereby facilitating file management.

Description

에스시에이 기반 시스템에서의 소프트웨어 패키지 디스크립터 파일 구조 및 그의 파일 파싱 방법{ software package descripter file architecture in SCA system and file parsing method thereof}Software package descriptor file architecture in SCA based system and its file parsing method

본 발명은 에스시에이(SCA: Software Communication Architecture) 기반의 시스템에 관한 것으로, 특히, SCA 기반 시스템의 소프트웨어 패키지 디스크립터 파일 구조 및 그의 파일 파싱 방법에 관한 것이다. The present invention relates to a software communication architecture (SCA) based system, and more particularly, to a software package descriptor file structure of an SCA based system and a file parsing method thereof.

SCA는 최근까지 발전된 기술을 이용하여 미래의 통신 시스템을 개발하기 위해 설립된 JTRS(Joint Tactical Radio System) JPO(Joint Program Office)에서, 통신 시스템간 상호 연동성을 크게 개선하고 개발 및 배치 비용을 줄이고자 제안한 통신 소프트웨어 구조이다. SCA는 분산 객체 모델의 산업 표준인 CORBA(Common Object Request Broker Architecture)를 미들웨어로 채택하여 이기종의 하드웨어와 소프트웨어의 통합 환경을 제공한다. 이는 특정 시스템에 한정되는 규격이 아니라 독립적인 시스템 디자인 프레임워크 이다. SCA 기반의 시스템은 이러한 SCA 구조를 기반으로 이루어진 통신 시스템을 말한다. 예를 들면 SDR(Software Defined Radio)시스템은 소프트웨어 프레임워크의 표준으로 SCA를 채택하고 있다. In the Joint Tactical Radio System (JTRS) Joint Program Office (JPOS), which was established to develop future communication systems using technology that has been developed until recently, SCA aims to significantly improve interoperability between communication systems and reduce development and deployment costs. It is the proposed communication software structure. SCA adopts the common object request broker architecture (CORBA), the industry standard for distributed object models, as a middleware to provide an integrated environment of heterogeneous hardware and software. This is not a specification specific to a particular system, but an independent system design framework. SCA-based system refers to a communication system based on this SCA structure. For example, SDR (Software Defined Radio) systems adopt SCA as a standard for software frameworks.

또한, SCA는 하드웨어와 소프트웨어의 컴포넌트(component)에 대한 정보를 엑스엠엘(XML: eXtensible Markup Language) 디티디(DTD: Document Type Definition)를 적용하여 도메인 프로파일(profile)로 기술하고 있다. In addition, the SCA describes information on hardware and software components as a domain profile by applying eXtensible Markup Language (XML) Document Type Definition (DTD).

도메인 프로파일은 시스템의 하드웨어와 소프트웨어의 구성 정보를 기술하기 위한 디스크립터 파일들로 구성되며, 이 중에서 소프트웨어 패키지 디스크립터 파일은 특정 디바이스 위치에 해당 컴포넌트를 배치할 목적으로 사용하기 위해 컴포넌트 구현 관련 정보를 포함한다. 구현 정보를 포함한 소프트웨어 패키지 디스크립터 파일은 해당 컴포넌트를 로드 또는 실행하기 전에 미리 로드되어야 할 라이브러리 형태의 컴포넌트를 정의한 즉, 종속 요소를 갖는 다른 소프트웨어 패키지 디스크립터 파일을 포함할 수 있다. 이러한 종속 요소를 갖는 라이브러리 형태의 컴포넌트 구현 정보를 정의한 종속 소프트웨어 패키지 디스크립터 파일은, 일반적으로 이러한 파일을 포함한 소프트웨어 패키지 디스크립터 파일(메인 소프트웨어 패키지 디스크립터 파일)에 정의된 속성을 갖는다. The domain profile consists of descriptor files for describing the hardware and software configuration information of the system, among which the software package descriptor file includes information related to component implementation for use in placing the component at a specific device location. . The software package descriptor file including the implementation information may include another software package descriptor file that defines a component in the form of a library to be loaded in advance before loading or executing the corresponding component. A dependent software package descriptor file that defines component implementation information in the form of a library having such dependent elements generally has attributes defined in a software package descriptor file (main software package descriptor file) containing such a file.

따라서, 이러한 종속 소프트웨어 패키지 디스크립터 파일을 별도의 파일 형태로 구현하면서 메인 소프트웨어 패키지 디스크립터 파일에 정의된 속성과 동일한 속성을 상기 종속 소프트웨어 패키지 디스크립터 파일에 재정의하여 관리할 경우, 메인 소프트웨어 패키지 디스크립터 파일의 속성이외에도 종속 패키지 디스크립터 파일의 속성도 함께 파싱됨으로써, 동일한 속성에 대한 불필요한 파싱이 연속적으로 수행되어, 전체적인 성능 저하를 발생시킨다. 또한, 도메인 프로파일의 수 및 크기를 비효율적으로 사용하게 된다.Therefore, when the dependent software package descriptor file is implemented as a separate file and the same attributes as those defined in the main software package descriptor file are managed by redefining the dependent software package descriptor file in addition to the attributes of the main software package descriptor file, By parsing the attributes of the dependent package descriptor file as well, unnecessary parsing of the same attributes is performed continuously, resulting in overall performance degradation. In addition, the number and size of domain profiles are inefficiently used.

그러므로 본 발명이 이루고자 하는 기술적 과제는 SCA 기반의 시스템에서 컴포넌트 단위의 소프트웨어 패키지 정보를 기술한 소프트웨어 패키지 디스크립터 파일을 효율적인 구조로 관리하여, 전체 소프트웨어 패키지 디스크립터 파일의 개수 및 도메인 프로파일 전체 크기를 줄이고자 하는 것이다. Therefore, the technical problem to be achieved by the present invention is to reduce the number of total software package descriptor files and the total domain profile size by managing the software package descriptor file describing the software package information of component units in an SCA-based system with an efficient structure. will be.

  또한, 본 발명이 이루고자 하는 다른 기술적 과제는 소프트웨어 패키지 디스크립터 파일을 파싱하는 시간을 단축하는 방법을 제공하기 위한 것이다. Another object of the present invention is to provide a method for shortening the parsing time of a software package descriptor file.

이러한 기술적 과제를 달성하기 위한, 본 발명의 특징에 따른 소프트웨어 패키지 디스크립터 파일 구조는, SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 소프트웨어 패키지 디스크립터 파일에서, 상기 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부를 포함한다. In order to achieve the above technical problem, the software package descriptor file structure according to an aspect of the present invention has information about a component in an SCA-based system, and the component includes a software package descriptor file having one or more dependent components. An information defining unit defining software package related information about the component; And implementation information including property files, implementation code information, and hardware / software dependencies for the component. The implementation unit includes deployment-related information for all dependent components that are dependent on the component.

상기 정보 정의부는 상기 소프트웨어 패키지와 관련된 특성디스크립터 파일에 대한 절대 경로를 제공하는 특성 파일 모듈; 상기 컴포넌트를 만든 개발자를 정의하는 저자 모듈; 상기 컴포넌트에 대한 서술적 정보를 정의하는 설명 모듈; 상기 컴포넌트를 표시하기 위한 제목을 정의하는 제목모듈; 상기 컴포넌트가 SCA 기반의 시스템 내 어떤 디바이스와 관계가 있음을 표시하는 사용 디바이스 모듈; 및 상기 컴포넌트가 제공 또는 사용하는 인터페이스에 대한 정보를 기술한 소프트웨어 컴포넌트 디스크립터 관련 파일 이름을 정의하는 디스크립터모듈 중 적어도 하나를 포함할 수 있다. The information definition unit may include a property file module providing an absolute path to a property descriptor file associated with the software package; An author module defining a developer who created the component; A description module for defining descriptive information about the component; A title module defining a title for displaying the component; A using device module for indicating that the component is related to a device in an SCA based system; And a descriptor module that defines a software component descriptor related file name describing information about an interface provided or used by the component.

상기 구현부는 상기 컴포넌트 구현에 대한 실시간 환경을 규정하고, 관련된 컴파일러 및 사용 언어 유형을 포함하는 특성 정보를 기술한 특성 모듈; 상기 컴포넌트가 SCA 기반의 시스템 내 어떤 디바이스와 관계가 있음을 표시하는 사용 디바이스 모듈; 상기 컴포넌트가 구현되어 사용하는 운영체제나 프로세서 그리고 종속 관계에 있는 컴포넌트 정보를 기술하는 구현 그룹 모듈; 및 상기 소프트웨어 컴포넌트의 소프트웨어 컴포넌트의 코드 파일 이름 및 실행 시작 위치 등을 표시하는 코드 모듈 중 적어도 하나를 포함할 수 있다. The implementation unit may include a property module defining a real-time environment for the component implementation and describing property information including an associated compiler and a language type; A using device module for indicating that the component is related to a device in an SCA based system; An implementation group module for describing the operating system or processor in which the component is implemented and used, and component information depending on the component; And a code module displaying a code file name and an execution start position of the software component of the software component.

상기 특성 모듈은 소프트웨어 개발자가 컴포넌트 구현에 대하여 설정한 정보를 정의하는 설명 모듈; 특성 디스크립터 파일에 대한 절대 경로를 제공하는 특성 파일 모듈; 상기 컴포넌트 구현에 필요한 실시간 환경을 규정하는 실시간 모듈; 상기 소프트웨어 컴포넌트 관련 사용되는 컴파일러를 표시하는 컴파일러 모듈; 상기 소프트웨어 컴포넌트 관련 사용되는 프로그래밍 언어 유형을 표시하는 언어 모듈; 및 상기 소프트웨어 컴포넌트 관련 사용되는 인간 언어 유형을 표시하는 인간 언어 모듈을 포함한다. The feature module comprises: a description module defining information set by the software developer for the component implementation; A property file module providing an absolute path to the property descriptor file; A real time module defining a real time environment required for implementing the component; A compiler module for displaying a compiler used in association with the software component; A language module for indicating a programming language type used for the software component; And a human language module for indicating the type of human language used in association with the software component.

상기 구현 그룹 모듈은, 상기 소프트웨어 컴포넌트가 동작할 운영체제를 표시하는 운영 체제 모듈; 상기 소프트웨어 컴포넌트가 동작할 프로세서를 표시하는 프로세서 모듈; 및 상기 컴포넌트와 종속 컴포넌트간의 종속 관계를 표시하는 종속모듈을 포함한다. The implementation group module may include an operating system module indicating an operating system on which the software component will operate; A processor module indicating a processor on which the software component will operate; And a subordinate module for displaying a subordinate relationship between the component and the subordinate component.

한편, 상기 종속 모듈은 상기 컴포넌트와 종속 컴포넌트에 대한 종속 관계 특성 유형을 정의한다. 특히, 상기 종속 모듈은 상기 종속 컴포넌트와의 종속 관계를 체크하기 위해 정의된 특성 유형별 식별자 및 해당 식별자의 값을 표시하는 특성 참조 모듈; 상기 종속 컴포넌트에 대한 배치 관련 정보를 정의한 구현 집합부를 포함한다. Meanwhile, the dependent module defines a dependency relationship property type for the component and the dependent component. In particular, the dependent module may include a property reference module that displays an identifier for each property type defined for checking a dependency relationship with the dependent component and a value of the corresponding identifier; It includes an implementation set that defines the placement-related information for the dependent component.

여기서, 상기 구현 집합부는 상기 종속 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 상기 종속 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 종속 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부를 포함한다. The implementation aggregation unit may include: an information definition unit defining software package related information about the dependent component; And implementation information including property files, implementation code information, and hardware / software dependencies for the dependent components, including implementation-related information for all the dependent components that are dependent on the dependent component.

이러한 상기 구현 집합부는 상기 종속 모듈을 포함하는 제1 구현 집합부; 및 상기 종속 모듈을 포함하지 않는 제2 구현 집합부 중 적어도 하나를 포함할 수 있다. The implementation aggregation unit includes a first implementation aggregation unit including the dependent module; And a second implementation aggregation unit that does not include the dependent module.

본 발명의 다른 특징에 따른 파일 파싱 방법은, SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 소프트웨어 패키지 디스크립터 파일을 파싱하는 방법으로, a) 상기 소프트웨어 패키지 디스크립터 파일을 읽어 내부 변수에 해당 파일 내용을 저장하고, 저장된 내용 중 전체 컴포넌트 개수를 확인하여 내부 변수에 저장하는 단계; b) 상기 파일 내에 컴포넌트가 존재하는 경우, 상기 컴포넌트에 대한 소프트웨어 패키지 관련 이름, 저자를 포함하는 제1 정보를 기술한 정보 정의 모듈이 존재하면, 상기 정보 정의 모듈을 파싱하여 내부 변수에 저장하는 단계; c) 상기 정보 정의 모듈이 존재하지 않는 경우, 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 제2 정보를 기술하는 다수의 모듈을 포함하는 구현 모듈이 존재하면, 상기 구현 모듈에 포함된 각 모듈을 파싱하여 내부 변수에 저장하는 단계; d) 상기 구현 모듈 내에 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함한 종속 모듈이 존재하는지를 확인하는 단계; 및 e) 상기 종속 모듈이 존재하는 경우, 상기 종속 모듈을 이루는 다수의 모듈을 파싱하여 종속 컴포넌트 정보를 파싱하는 단계를 포함한다. A file parsing method according to another aspect of the present invention is a method of parsing a software package descriptor file having information on a component in an SCA-based system, wherein the component has one or more dependent components, a) the software package descriptor Reading the file and storing the content of the file in an internal variable, checking the total number of components among the stored contents, and storing the content in the internal variable; b) if a component exists in the file, and if there is an information definition module describing the first information including the software package related name and the author for the component, parsing the information definition module and storing it in an internal variable. ; c) if the information definition module does not exist, if there is an implementation module comprising a plurality of modules describing second information including property files, implementation code information and hardware / software dependencies for the component, the implementation Parsing each module included in the module and storing the module in an internal variable; d) checking whether there is a dependent module in the implementation module including deployment related information for all dependent components that are dependent with the component; And e) parsing dependent component information by parsing a plurality of modules constituting the dependent module when the dependent module exists.

여기서, 상기 e) 단계는 상기 종속 모듈이 존재하는 경우, 상기 종속 모듈 내에 특성 참조 모듈이 존재하면 상기 특성 참조 모듈을 파싱하여 내부 변수에 저장하는 단계; 및 상기 종속 모듈 내에 존재하는 종속 관계를 가지는 컴포넌트에 대한 배치 관련 정보를 정의한 구현 집합부를 파싱하여 내부 변수에 저장하는 단계를 포함한다. Here, the step e) may include parsing the characteristic reference module and storing it in an internal variable when the characteristic reference module exists in the dependent module when the dependent module exists; And parsing an implementation collection unit that defines placement-related information for components having a dependency relationship existing in the dependent module and storing the parsing unit in an internal variable.

상기 e) 단계는 상기 종속 컴포넌트에 대하여 상기 a) 내지 d) 단계를 수행하여 해당 정보를 파싱한다. Step e) performs steps a) to d) on the dependent component to parse corresponding information.

또한, 본 발명의 다른 특징에 따른 기록 매체는, SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 기록 매체에서, 상기 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부를 가지는 데이터가 기록된 컴퓨터로 읽을 수 있는 기록매체이다.In addition, a recording medium according to another aspect of the present invention has information about a component in an SCA-based system, the component defining a software package related information for the component in a recording medium having one or more dependent components. An information definition unit; And implementation information including property files, implementation code information, and hardware / software dependencies for the component, wherein the computer has data having an implementation including deployment related information for all dependent components that are dependent on the component. Readable recording medium.

이하, 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention.

본 발명은 SCA 기반의 시스템에서 도메인별 또는 도메인내 소프트웨어의 이식 및 재사용성을 극대화하기 위해, 배치와 교체가 가능한 컴포넌트 (여기서, 컴포넌트는 배치와 교체가 가능한 소프트웨어를 이루는 구성 요소를 의미한다) 단위의 소프트웨어 패키지 관련 이름, 저자, 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도 등의 정보를 기술한 소프트웨어 패키지 디스크립터의 XML DTD 구조 중 의존도의 구조를 효율적으로 관리한다. 그리고 효율적인 구조를 토대로 전체 소프트웨어 패키지 디스크립터 파일의 수 및 도메인 프로파일의 크기를 줄이고 상기 파일을 파싱하는 시간을 단축하는 방법을 제공한다. In the present invention, in order to maximize portability and reuse of domain-specific or intra-domain software in an SCA-based system, a component that can be deployed and replaced (in this case, a component means a component that constitutes software that can be deployed and replaced) Efficiently manages the dependency structure among the XML DTD structure of the software package descriptor that describes the software package related name, author, properties file, implementation code information, and hardware / software dependencies. In addition, the present invention provides a method for reducing the number of total software package descriptor files and the size of a domain profile and reducing the time for parsing the files.

도 1에 SCA 기반 시스템의 일반적인 구조가 도시되어 있다.1 shows the general structure of an SCA-based system.

SCA 기반 시스템은 도 1의 (a)에 도시되어 있듯이, 다수의 컴포넌트 즉, 디바이스를 관리하는 하나의 디바이스관리자(101), 하드웨어 디바이스를 기능적으로 추상화한 다수의 논리적 디바이스(102), 로그 및 사건을 처리하는 다수의 서비스(103), 하드웨어 및 소프트웨어 정보를 기술한 다수의 XML 데이터(104), 및 라이브러리 형태로 구성되어 컴포넌트를 지원하는 다수의 라이브러리(105)를 포함할 수 있다. As shown in (a) of FIG. 1, an SCA-based system includes a plurality of components, that is, one device manager 101 managing a device, a plurality of logical devices 102 functionally abstracting a hardware device, logs, and events. It may include a plurality of services 103 for processing a plurality of XML data 104 describing hardware and software information, and a plurality of libraries 105 configured in a library form to support components.

이와는 달리, 도 1의 (b)에 도시되어 있듯이, SCA 기반 시스템은 디바이스를 관리하는 하나의 디바이스관리자(111), 하드웨어 디바이스를 기능적으로 추상화한 다수의 논리적 디바이스(112), 로그 및 사건을 처리하는 다수의 서비스(113), 하드웨어 및 소프트웨어 정보를 기술한 다수의 XML 데이터(114), 라이브러리 형태로 구성되어 각 구성 요소를 지원하는 다수의 라이브러리(115), 소프트웨어 제어 및 구성을 위한 다수의 어플리케이션(116), 도메인 관리자(117), 파일 시스템을 관리하는 하나의 파일관리자(118), 및 XML 데이터를 파싱하는 다수의 XML 파서(119)를 포함할 수 있다. In contrast, as shown in FIG. 1B, the SCA-based system processes one device manager 111 managing a device, a plurality of logical devices 112 functionally abstracting a hardware device, logs, and events. A plurality of services 113, a plurality of XML data 114 describing hardware and software information, a plurality of libraries 115 configured to support each component in the form of a library, a plurality of applications for software control and configuration 116, a domain manager 117, one file manager 118 that manages the file system, and a plurality of XML parsers 119 that parse XML data.

도 1에 예시된 바와 같이 각각의 하드웨어 및 소프트웨어 컴포넌트들로 구성될 수 있는 SCA 기반 시스템의 구성 정보를 기술하는 도메인 프로파일은 다음과 같은 구조로 이루어진다. 도 2는 도메인 프로파일의 개략적인 구조도이다. As illustrated in FIG. 1, a domain profile describing configuration information of an SCA-based system that may be configured with respective hardware and software components has a structure as follows. 2 is a schematic structural diagram of a domain profile.

첨부한 도 2에 도시되어 있듯이, 도메인 프로파일(10)은 디바이스 구성 디스크립터(11), 도메인관리자 구성 디스크립터(12), 소프트웨어 어셈블리 디스크립터(13), 소프트웨어 패키지 디스크립터(14) 및 소프트웨어 컴포넌트 디스크립터(15)를 포함한다. As shown in FIG. 2, the domain profile 10 includes a device configuration descriptor 11, a domain manager configuration descriptor 12, a software assembly descriptor 13, a software package descriptor 14, and a software component descriptor 15. It includes.

이외에도, 소프트웨어/하드웨어 컴포넌트에 적용할 특성을 포함한 특성 디스크립터, 상기 구성 요소(11∼14)에 대한 절대 파일 경로를 제공하는 프로파일 디스크립터, 및 디바이스에 대한 하드웨어 구성 관련 특성 정보를 포함한 디바이스 패키지 디스크립터를 추가적으로 포함할 수도 있다. In addition, a property descriptor including a property to be applied to a software / hardware component, a profile descriptor providing an absolute file path for the components 11 to 14, and a device package descriptor including hardware configuration related property information about the device are additionally added. It may also include.

디바이스 구성 디스크립터(11)는 디바이스 관리자가 위치한 노드 상에서 초기에 구동할 컴포넌트를 기술하는 방법, 도메인 관리자를 획득하는 방법, 컴포넌트에 서비스를 연결하는 방법 및 디바이스 관리자를 위한 특징(파일 시스템 이름 등)을 기술하는 수단을 제공하는 파일이다. 이 파일은 도메인 프로파일 내에 존재하지 않거나, 다수개 존재할 수 있다.The device configuration descriptor 11 describes how to initially describe the component to run on the node where the device manager is located, how to obtain a domain manager, how to connect a service to the component, and features (such as file system names) for the device manager. A file that provides a means to describe. This file may not exist in the domain profile or may exist in multiple instances.

도메인 관리자 구성 디스크립터(12)는 도메인 관리자에 대한 구성 정보 및 사용하는 서비스를 기술하는 수단을 제공하는 파일로, 도메인 프로파일 상에 하나만 존재할 수 있다.The domain manager configuration descriptor 12 is a file that provides configuration information about the domain manager and a means for describing a service to be used, and there may be only one in the domain profile.

소프트웨어 어셈블리 디스크립터(13)는 집합화된 기능적 어플리케이션과 그러한 어플리케이션 내에 있는 컴포넌트의 상호 연결 특성을 기술하는 수단을 제공하는 파일로, 도메인 프로파일 내에 존재하지 않거나 다수개 존재할 수 있다.Software assembly descriptor 13 is a file that provides a means of describing the aggregated functional applications and the interconnect characteristics of the components within those applications, and may or may not exist in a domain profile.

소프트웨어 컴포넌트 디스크립터(15)는 특정 소프트웨어 컴포넌트가 제공 및/또는 사용하는 인터페이스에 대한 정보를 기술하는 수단을 제공하는 파일로, 도메인 프로파일 내의 상기 소프트웨어 패키지 디스크립터(24)별로 하나만 존재하며, 이와는 달리 존재하지 않을 수도 있다. The software component descriptor 15 is a file that provides a means of describing information about an interface provided and / or used by a particular software component, and there is only one for each of the software package descriptors 24 in a domain profile. It may not.

소프트웨어 패키지 디스크립터(14)는 소프트웨어 컴포넌트 구현을 식별하기 위해 소프트웨어 패키지 관련 이름, 저자, 특성 파일, 구현 코드 정보, 하드웨어/소프트웨어 의존도 등의 정보를 기술하는 수단을 제공하는 파일로, 도메인 프로파일 내에 하나 이상 존재할 수 있다.Software package descriptor 14 is a file that provides a means of describing information such as software package related name, author, properties file, implementation code information, hardware / software dependencies, etc. to identify a software component implementation. May exist.

위에 기술된 바와 같은 SCA 기반의 시스템에서 도메인 프로파일을 구성하면서 특정 디바이스 위치에 해당 컴포넌트를 배치할 목적으로 사용하기 위해, 컴포넌트 구현 관련 정보를 포함하는 소프트웨어 패키지 디스크립터 (14)가 종속 관계를 가질 경우, 즉, 해당 컴포넌트를 로드 또는 실행하기 전에 미리 로드되어야 할 라이브러리 형태의 다른 컴포넌트를 정의한 종속 요소를 갖는 경우, 종래에는 상기 소프트웨어 패키지 디스크립터(14)는 종속 관계를 갖는 컴포넌트를 정의하고 별도의 파일 형태로 존재하는 종속 소프트웨어 패키지 디스크립터를 포함하여야 한다. 즉, 종속 관계를 갖는 컴포넌트를 포함한 모든 컴포넌트의 개수만큼 종속 소프트웨어 패키지 디스크립터 파일이 존재하게 된다. In the SCA-based system as described above, if the software package descriptor 14 including the component implementation related information is used for the purpose of locating the component at a specific device location while configuring the domain profile, That is, in the case of having a dependency element that defines another component in the form of a library to be preloaded before loading or executing the corresponding component, the software package descriptor 14 conventionally defines a component having a dependency relationship in the form of a separate file. You must include any dependent software package descriptors that exist. That is, the number of dependent software package descriptor files exists as many as the number of all components including the component having a dependency relationship.

도 3에 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일 관계를 설명하기 위한 구조가 예시되어 있다. 구체적으로, 도 3의 (a)는 종래 기술에 따른 소프트웨어 패키지 디스크립터 파일 관계를 나타낸 도이고, 도 3의 (b)는 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일 관계를 나타낸 도이다. 3 illustrates a structure for explaining a software package descriptor file relationship according to an embodiment of the present invention. Specifically, FIG. 3A illustrates a software package descriptor file relationship according to the prior art, and FIG. 3B illustrates a software package descriptor file relationship according to an embodiment of the present invention.

예를 들어, 소프트웨어 패키지 디스크립터(14) 파일이 3개의 종속 컴포넌트를 가지면, 종래에는 도 3의 (a)에서와 같이, 상기 소프트웨어 패키지 디스크립터(14) 파일은 3개의 종속 소프트웨어 패키지 디스크립터(14A,14B,14C) 파일을 포함한다. 또한, 상기 종속 소프트웨어 패키지 디스크립터(14A) 파일이 2개의 종속 컴포넌트를 가지면, 상기 종속 소프트웨어 패키지 디스크립터(14A) 파일은 2개의 종속 소프트웨어 패키지 디스크립터(14A1,14A2) 파일을 포함한다. For example, if the software package descriptor 14 file has three dependent components, conventionally the software package descriptor 14 file has three dependent software package descriptors 14A and 14B as shown in FIG. , 14C) file. Also, if the dependent software package descriptor 14A file has two dependent components, the dependent software package descriptor 14A file includes two dependent software package descriptor 14A1, 14A2 files.

그러나, 본 발명의 실시 예에서는 도 3의 (b)에 도시되어 있듯이, 소정 컴포넌트 및 이것과 종속 관계를 가지는 컴포넌트 배치 관련 정보를 기술하기 위해 단지 하나의 소프트웨어 패키지 디스크립터(14, 이하에서는 설명의 편의를 위하여 도면 번호 "1"을 부여한다) 파일만이 존재한다. However, in the embodiment of the present invention, as shown in FIG. 3 (b), only one software package descriptor 14 (hereinafter, for convenience of description) is described in order to describe the predetermined component and the component placement related information having a dependency thereon. The file number is " 1 "

또한, 종래에는 종속 소프트웨어 패키지 디스크립터 파일을 포함함에 따라, 종속 콤포넌트를 기술하기 위한 소프트웨어 패키지 참조모듈, 소프트웨어 패키지 참조 모듈 내에 위치하면서 라이브러리 형태의 종속 컴포넌트를 기술한 종속 소프트웨어 패키지 디스크립터 파일을 표시하는 파일 참조 모듈, 종속 소프트웨어 패키지 디스크립터 파일 내에 있는 특정 구현 모듈을 식별하기 위한 특정 구현 참조 모듈 등의 모듈이 추가적으로 필요한 반면에, 본원 발명에서는 이러한 모듈이 요구되지 않으므로, 소프트웨어 패키지 디스크립터 파일의 구조를 보다 간단하게 구현할 수 있다. In addition, in the related art, since the dependent software package descriptor file is included, the software package reference module for describing the dependent component, the file reference located in the software package reference module and displaying the dependent software package descriptor file describing the dependent component in the form of a library, are referred to. Modules, such as specific implementation reference modules to identify specific implementation modules within the dependent software package descriptor file, are additionally needed, while in the present invention such modules are not required, the structure of the software package descriptor file may be more simply implemented. Can be.

이를 위하여, 본 발명의 실시 예에 따른 소프트 패키지 디스크립터 파일은 다음과 같은 구조로 이루어진다. To this end, the soft package descriptor file according to an embodiment of the present invention has the following structure.

도 4에 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일(이하, 소프트웨어 패키지 디스크립터라고 명명함)의 구조가 도시되어 있다. 4 illustrates a structure of a software package descriptor file (hereinafter, referred to as a software package descriptor) according to an embodiment of the present invention.

본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터(1)는 구현 모듈(11), 컴포넌트에 대한 특성을 정의한 정보 정의 모듈(12)로 이루어진다. The software package descriptor 1 according to an embodiment of the present invention includes an implementation module 11 and an information definition module 12 defining characteristics of a component.

정보 정의 모듈(12)은 크게 특성 파일 모듈(121), 저자 모듈(122), 설명 모듈(123). 제목 모듈(124), 사용 디바이스 모듈(125), 디스크립터 모듈(126)을 포함한다. The information definition module 12 is largely a property file module 121, an author module 122, and a description module 123. A title module 124, a use device module 125, and a descriptor module 126.

상기 특성 파일 모듈(121)은 소프트웨어 패키지와 관련된 특성 디스크립터 파일에 대한 절대 경로를 제공하는 모듈이다. 이 특성 파일 모듈(121)은 존재하지 않을 수도 있으며, 존재할 경우에는 1개만 존재한다. The property file module 121 is a module that provides an absolute path to a property descriptor file associated with a software package. The property file module 121 may not exist, and only one exists if present.

저자 모듈(122)은 컴포넌트를 만든 개발자를 정의하는 모듈로 1개 이상 존재하며, 상기 설명 모듈(123)은 컴포넌트에 대한 서술적인 정보를 정의하는 모듈이다. 이 설명 모듈(123)은 존재하지 않을 수도 있으며, 존재할 경우에는 1개만 존재한다. Author module 122 is a module that defines the developer who created the component, there is one or more, the description module 123 is a module that defines the descriptive information about the component. This description module 123 may not exist, and only one exists if present.

제목 모듈(124)은 컴포넌트를 표시하기 위한 제목을 정의하는 모듈이며, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The title module 124 is a module that defines a title for displaying a component. The title module 124 may not exist or only one exists if present.

사용 디바이스 모듈(125)은 컴포넌트가 SCA 기반의 시스템내 어떤 디바이스와 관계가 있음을 표시하는 모듈이며, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The use device module 125 is a module indicating that a component is related to a device in an SCA-based system. The device module 125 may not exist or only one exists if present.

디스크립터 모듈(126)은 도 2에 도시된 도메인 프로파일의 소프트웨어 컴포넌트 디스크립터(1)에서 사용하고 있는 관련 파일 이름을 정의하기 위해 사용하는 모듈이다. 이 모듈도 존재하지 않을 수도 있으며, 존재할 경우에는 1개만 존재한다. The descriptor module 126 is a module used to define a related file name used in the software component descriptor 1 of the domain profile shown in FIG. This module may not exist, or only one exists if present.

한편, 상기 구현 모듈(11)은 소프트웨어 컴포넌트을 위한 특별한 구현 템플릿에 대한 설명적 정보를 포함한다. 또한 디바이스/어플리케이션 생성에 사용할 구현 의존적인 종속 특성을 정의하고, 동일 컴포넌트에 다른 유형의 프로세서/운영체제를 지원한다. 이러한 구현 모듈(11)은 하나의 소프트웨어 패키지 디스크립터에 1개 이상 존재한다. On the other hand, the implementation module 11 includes descriptive information about a special implementation template for a software component. It also defines implementation-dependent dependency properties for device / application creation and supports different types of processors / operating systems on the same component. One or more such implementation modules 11 exist in one software package descriptor.

이러한 특성을 가지는 구현 모듈(11)은 크게 설명 모듈(1111). 특성 파일 모듈(1112), 실시간 모듈(1114), 컴파일러 모듈(1115), 언어 모듈(1113), 인간 언어 모듈(1116)을 포함하는 특성 모듈(111), 구현 그룹 모듈(112), 코드모듈(113) 및 사용 디바이스 모듈(114)을 포함한다.The implementation module 11 having this characteristic is largely described as a module 1111. A property module 111 including the property file module 1112, a real time module 1114, a compiler module 1115, a language module 1113, a human language module 1116, an implementation group module 112, a code module ( 113) and use device module 114.

상기 설명 모듈(1111)은 소프트웨어 개발자가 컴포넌트 구현에 대한 서술적인 정보를 정의하는 모듈로, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The description module 1111 is a module in which a software developer defines descriptive information about a component implementation. The description module 1111 may not exist or, if present, only one.

특성 파일 모듈(1112)은 상기 구현 모듈(111)에 구현된 소프트웨어 패키지와 관련된 특성 디스크립터 파일에 대한 절대 경로를 제공하는 모듈이며, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The property file module 1112 is a module that provides an absolute path to a property descriptor file associated with a software package implemented in the implementation module 111. The property file module 1112 may not exist or only 1 exists.

언어 모듈(1113)은 소프트웨어 컴포넌트 관련하여 사용되는 프로그래밍 언어 유형을 표시하는데 사용되는 모듈로서, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The language module 1113 is a module used to indicate a programming language type used in connection with a software component. The language module 1113 may not exist, and only one exists.

실시간 모듈(1114)은 컴포넌트 구현에 필요한 실시간 환경을 규정하는데 사용되는 모듈로, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The real-time module 1114 is a module used to define a real-time environment required for implementing a component. The real-time module 1114 may not exist or only one exists if present.

컴파일러 모듈(1115)은 소프트웨어 컴포넌트 관련하여 사용되는 컴파일러를 표시하는데 사용되는 모듈로서, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The compiler module 1115 is a module used to indicate a compiler used in association with a software component. The compiler module 1115 may not exist, and only one exists.

인간 언어 모듈(1116)은 소프트웨어 컴포넌트 관련하여 사용되는 인간 언어 유형을 표시하는데 사용되는 모듈로서, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. The human language module 1116 is a module used to indicate the type of human language used in connection with a software component, which may or may not exist and there is only one.

사용 디바이스 모듈(114)은 상기 사용 디바이스 모듈(114)과 마찬가지로 컴포넌트가 SCA 기반의 시스템 내 어떤 디바이스와 관계가 있음을 표시하기 위한 모듈로서, 존재하지 않을 수도 있으며 존재할 경우에는 1개만 존재한다. Like the use device module 114, the use device module 114 is a module for indicating that a component is related to any device in an SCA-based system. The use device module 114 may not exist, and only one exists.

코드 모듈(113)은 상기 기능을 지원하기 위해 구체적으로 크게 입구점 모듈(1131), 스택 크기 모듈(1132), 우선 순위모듈(1133)과 파일 참조 모듈(1134)을 포함한다.The code module 113 specifically includes an entry point module 1131, a stack size module 1132, a priority module 1133, and a file reference module 1134 to support the above functions.

입구점 모듈(1131)은 옵션으로 필요한 경우 실행 코드의 실행 시점, 스택 크기 모듈(1132)은 스택 크기 그리고, 우선 순위 모듈(1133)은 각각 실행 우선순위를 표시하기 위해 사용되는 모듈이다. 이 모듈(1131∼1133)은 하나의 모듈로서 구현 가능하며, 1개만 존재하지만 존재하지 않을 수도 있다. The entry point module 1131 is optionally an execution point of execution code, a stack size module 1132 is a stack size, and a priority module 1133 is a module used to indicate execution priority, if necessary. The modules 1131 to 1133 can be implemented as one module, and only one may exist but may not exist.

파일 참조 모듈(1134)은 특정 구현을 위해 기술된 소프트웨어 컴포넌트의 코드 파일 이름을 표시하는데 사용되는 모듈로서 1개만 존재한다.There is only one file reference module 1134 as a module used to indicate the code file name of a software component described for a particular implementation.

한편, 구현 그룹 모듈(112)은 컴포넌트가 구현되어 사용하는 운영체제나 프로세서 그리고 종속 관계에 있는 컴포넌트 정보를 기술하기 위해 사용되는 모듈이다. 이 구현 그룹 모듈(112)은 크게 운영 체제 모듈(1121), 프로세서모듈(1122) 및 종속모듈(1123)로 이루어진다. On the other hand, the implementation group module 112 is a module used to describe the operating system or processor that the component is implemented and used, and the component information in a dependency relationship. This implementation group module 112 is largely comprised of an operating system module 1121, a processor module 1122, and a dependent module 1123.

운영 체제 모듈(1121)은 소프트웨어 컴포넌트가 동작할 운영체제를 표시하는데 사용되는 모듈이고, 프로세서 모듈(1122)은 소프트웨어 컴포넌트가 동작할 프로세서를 표시하는데 사용되는 모듈이다. 이러한 운영 체제 모듈(1121) 및 프로세서 모듈(1122)은 구현 그룹 모듈(112) 내에 1개 이상 존재한다.Operating system module 1121 is a module used to indicate an operating system on which a software component will operate, and a processor module 1122 is a module used to indicate a processor on which a software component will operate. One or more such operating system module 1121 and processor module 1122 exist within implementation group module 112.

종속 모듈(1123)은 컴포넌트와 다른 컴포넌트간의 종속 관계를 표시하는데 사용되는 모듈로, 종속 관계의 특성 유형을 정의하거나 또는 라이브러리 형태의 종속 컴포넌트를 정의하는데 사용된다. The dependency module 1123 is a module used to indicate a dependency relationship between a component and another component, and is used to define a characteristic type of a dependency relationship or to define a dependent component in a library form.

본 발명의 실시 예에 따른 종속 모듈(1123)은 구체적으로 특성 참조 모듈(11231)과 종속 컴포넌트 구현 집합부(11232)를 포함한다. The dependent module 1123 according to the embodiment of the present invention specifically includes a property reference module 11231 and a dependent component implementation aggregation unit 11232.

특성 참조 모듈(11231)은 종속 관계를 체크하기 위해 패키지 내에 정의된 특성 유형별 식별자 및 해당 식별자의 값을 표시하는데 사용되는 모듈로, 1개만 존재한다.The property reference module 11231 is a module used to display a property type-specific identifier and a value of the corresponding identifier defined in the package to check dependency. There is only one.

종속 컴포넌트 구현 집합부(11232)는 소프트웨어 패키지 디스크립터(1)와 종속 관계를 가지는 컴포넌트를 정의하고 배치 관련 정보를 기록하는 것으로, 위에 기술된 모듈(11,12)을 모두 포함한다. The dependent component implementation set unit 11232 defines a component having a dependency relationship with the software package descriptor 1 and records deployment related information, and includes all the modules 11 and 12 described above.

이러한 종속 컴포넌트 구현 집합부(11232)는 종속 관계를 가지는 컴포넌트의 개수에 따라 다수개 존재할 수 있으며, 하나의 종속 컴포넌트 구현 집합부(11232)는 다시 종속 관계를 가지는 다른 컴포넌트의 유무에 따라 종속 모듈(서브 종속 모듈)을 포함할 수 있다. 이러한 종속 컴포넌트 구현 집합부(11232)는 종속 관계를 가지는 컴포넌트에 대한 종속 모듈을 가지는 제1 구현 집합부와, 종속 관계를 가지는 컴포넌트가 없어서 종속 모듈을 가지지 않는 제2 구현 집합부로 분류될 수 있다. There may be a plurality of such dependent component implementation setters 11232 according to the number of components having a dependency relationship, and one dependent component implementation setter 11232 may be dependent on a dependent module ( Sub-dependent module). The dependent component implementation aggregation unit 1232 may be classified into a first implementation aggregation unit having a dependency module for a component having a dependency relationship, and a second implementation aggregation unit having no dependency module because there is no component having a dependency relationship.

도 5에 본 발명의 실시 예에 따른 컴포넌트들의 종속 관계에 따른 종속 모듈간의 연결 관계가 예시되어 있다. 5 illustrates a connection relationship between dependent modules according to dependency of components according to an exemplary embodiment of the present invention.

즉, 소프트웨어 패키지 디스크립터(1)와 종속 관계를 가지는 제1 컴포넌트가 있고, 제1 컴포넌트와 종속 관계를 가지는 제2 컴포넌트가 있는 경우, 도 5에서와 같이, 소프트웨어 패키지 디스크립터(1)의 종속 모듈(1123)은 제1 컴포넌트에 대한 제1 종속 컴포넌트 구현 집합부(B1,B2)를 가진다. 제1 종속 컴포넌트 구현 집합부는 종속 모듈이 없는 제1 구현 집합부(B1)와, 제2 컴포넌트에 대한 종속 모듈(1123B2)을 가지는 제2 구현 집합부(B2)로 이루어질 수 있다. 제2 구현 집합부(B2)의 종속 모듈(1123B2)에는 제2 컴포넌트에 대한 제2 종속 컴포넌트 구현부(C1)가 포함된다. 여기서는 종속 관계를 가지는 컴포넌트를 2개로만 예시하였으나, 2개 이상의 단계별 종속 관계가 형성되는 경우에도 위에 기술된 바와 같이, 종속 모듈내에 하나 이상의 서브 단계를 가지는 종속 컴포넌트 구현부를 구현할 수 있다. That is, when there is a first component having a dependency relationship with the software package descriptor 1, and there is a second component having a dependency relationship with the first component, as shown in FIG. 5, the dependent module of the software package descriptor 1 ( 1123 has a first dependent component implementation aggregation unit B1, B2 for the first component. The first dependent component implementation aggregation unit may include a first implementation aggregation unit B1 having no dependent module and a second implementation aggregation unit B2 having the dependency module 1123B2 for the second component. The dependent module 1123B2 of the second implementation aggregation unit B2 includes a second dependent component implementation C1 for the second component. Here, although only two components having a dependency relationship are illustrated, even when two or more stepwise dependency relationships are formed, as described above, the dependent component implementation having one or more substeps in the dependent module may be implemented.

이와 같이, 본 발명의 실시 예에서는 종속 관계를 갖는 2개 이상의 컴포넌트를 1개의 소프트웨어 패키지 디스크립터 파일(1)내에서 표현이 가능하다. As described above, in the exemplary embodiment of the present invention, two or more components having a dependency relationship may be represented in one software package descriptor file 1.

다음에는 위에 기술된 바와 같이 SCA 기반 시스템에서 종속 관계를 갖는 컴포넌트에 대한 정보를 갖고 있는 소프트웨어 패키지 디스크립터(1)의 파싱 과정에 대하여 설명한다. Next, as described above, a parsing process of the software package descriptor 1 having information on a component having a dependency in an SCA-based system will be described.

도 6은 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일의 파싱 과정을 나타낸 흐름도이다. 이 과정은 소프트 패키지 디스크립터 파일을 사용하는 장치(실행 장치)에서 수행되는 것으로, 모든 과정은 실행 장치가 주체가 되어 이루어진다. 6 is a flowchart illustrating a parsing process of a software package descriptor file according to an embodiment of the present invention. This process is performed in the device (execution device) using the soft package descriptor file, and all processes are mainly performed by the execution device.

예를 들어, 다수의 파일이 저장되어 있는 파일 시스템으로부터 소프트웨어 패키지 디스크립터(1) 파일을 읽어서 내용을 파싱하기 위해, 내부 변수에 해당 파일 내용을 저장하고, 저장된 내용 중 전체 컴포넌트 개수를 우선적으로 확인하여 내부 변수에 저장한다. 다음에, 도 6에 도시되어 있듯이, 컴포넌트가 존재하면 정보 정의 모듈(12) 즉, 특성파일/디스크립터파일/저자/설명/제목/사용디바이스모듈 (121∼126)이 존재하는지 여부를 확인한다(S100). For example, in order to parse the contents by reading the software package descriptor (1) file from a file system in which a large number of files are stored, the contents of the file are stored in an internal variable, and the total number of stored components is checked first. Store in an internal variable. Next, as shown in Fig. 6, if the component exists, it is checked whether the information definition module 12, that is, the property file / descriptor file / author / description / title / use device modules 121 to 126 exists ( S100).

정보 정의 모듈(12)이 존재하는 경우, 상기 정보 정의 모듈(12)을 구성하는 각 모듈(121∼126)을 파싱하여 내부 변수에 저장하고, 정보 정의 모듈(12)이 존재하지 않으면 구현 모듈(11)이 존재하는지를 확인한다(S200∼S300). If the information definition module 12 exists, each module 121 to 126 constituting the information definition module 12 is parsed and stored in an internal variable. If the information definition module 12 does not exist, the implementation module ( 11) check whether there exists (S200 ~ S300).

단계(S300)에서, 구현 모듈(11)이 존재하는 경우, 구현 모듈(11)을 구성하는 모듈인 설명/특성파일/실시간/컴파일러/언어/인간언어/구현 그룹/코드/사용디바이스 모듈(1111∼1116, 112∼114)을 파싱하고, 구현 그룹 모듈(112)내의 운영체제/프로세서모듈(1121,1122)을 각각 파싱하여 내부 변수에 저장한다(S400). In step S300, if the implementation module 11 exists, the description / characteristic file / real time / compiler / language / human language / implementation group / code / use device module 1111 which is a module constituting the implementation module 11. 1116 and 112-114 are parsed, and the operating system / processor modules 1121 and 1122 in the implementation group module 112 are parsed and stored in internal variables (S400).

다음, 구현 모듈(11)내에 종속 모듈이 존재하는지 여부를 확인하고(S500), 종속 모듈(1123)이 존재하지 않는 경우에는 파싱 과정을 종료한다(S600).   Next, it is checked whether the dependent module exists in the implementation module 11 (S500), and if the dependent module 1123 does not exist, the parsing process is terminated (S600).

그러나, 단계(S500)에서 종속 모듈(1123)이 존재하는 경우에는, 해당 종속 모듈(1123)내에 특성 참조 모듈(11231)이 존재하는지 확인한다. 그리고, 특성 참조 모듈(11231)이 존재하면 특성 참조 모듈을 파싱하여 내부 변수에 저장한다(S700). However, if the dependent module 1123 exists in step S500, it is checked whether the characteristic reference module 11231 exists in the dependent module 1123. If the characteristic reference module 11231 exists, the characteristic reference module is parsed and stored in an internal variable (S700).

한편, 종속 모듈(1123)내에 종속 관계를 가지는 다른 종속 컴포넌트에 대한 종속 컴포넌트 구현 집합부(11232)가 존재하면, 종속 컴포넌트에 대한 정보를 파싱하기 위한 단계로 전이하여 종속 관계를 갖는 컴포넌트 정보를 파싱한다. 상기 종속 컴포넌트에 대한 정보를 파싱하기 위한 단계는 위에 기술된 단계(S100∼S700))와 동일하게 이루어진다. 이러한 파싱 과정은 종속 컴포넌트에 대한 종속 모듈(1123)의 존재 여부에 따라 선택적으로 수행된다. On the other hand, if there is a dependent component implementation setr 11232 for another dependent component having a dependency in the dependent module 1123, the process transitions to parsing information on the dependent component and parses component information having a dependency relationship. do. The step for parsing the information on the dependent component is the same as the above-described steps (S100 to S700). This parsing process is optionally performed depending on the presence of the dependent module 1123 for the dependent component.

이상에서 본 발명의 바람직한 실시 예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다. Although the preferred embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

이러한 본 발명의 실시 예에 따르면, SCA 기반의 시스템에서 소프트웨어 패키지 디스크립터 파일을 효율적인 구조로 관리할 수 있다. According to this embodiment of the present invention, the software package descriptor file can be managed in an efficient structure in the SCA-based system.

특히, 종속 관계를 갖는 다수의 컴포넌트 관련 정보를 하나의 소프트웨어 패키지 디스크립터 파일에 기술하여, 소프트웨어 패키지 디스크립터 파일의 개수를 최소화함으로 파일 관리가 용이하다. In particular, a plurality of component-related information having a dependency relationship is described in one software package descriptor file, thereby minimizing the number of software package descriptor files, thereby facilitating file management.

또한, 하나의 소프트웨어 패키지 디스크립터 파일 내에 종속 컴포넌트에 대한 정보가 함께 기술됨으로써, 종속 컴포넌트에 대한 종속 소프트웨어 패키지 디스크립터 파일과의 참조 관계 및 구현 관계를 기술하기 위한 모듈이 필요 없다. 그 결과, 불필요한 모듈의 제거에 따라 모듈 구성을 단순화시킬 수 있다. 또한, 해당 컴포넌트를 정의한 도메인 프로파일의 소프트웨어 패키지 디스크립터 파일 크기를 감소시킬 수 있다. In addition, since information about dependent components is described together in one software package descriptor file, there is no need for a module for describing a reference relationship and an implementation relationship with the dependent software package descriptor file for the dependent component. As a result, module configuration can be simplified by removing unnecessary modules. In addition, the size of the software package descriptor file of the domain profile that defines the component can be reduced.

또한, 하나의 컴포넌트에 대하여 다수의 종속 컴포넌트가 존재하는 경우에도, 하나의 소프트웨어 패키지 디스크립터 파일만 읽어서 체계적으로 파싱하여 모든 컴포넌트에 대한 정보를 확인함으로써, 파일을 파싱하는 시간을 단축시킬 수 있다. In addition, even when a plurality of dependent components exist for one component, only one software package descriptor file is read and systematically parsed to confirm information on all components, thereby reducing the time for parsing the file.

도 1은 SCA 기반 시스템의 일반적인 구조도이다. 1 is a general structural diagram of an SCA-based system.

도 2는 도메인 프로파일의 개략적인 구조도이다. 2 is a schematic structural diagram of a domain profile.

도 3은 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일 관계를 설명하기 위한 예시도이다. 3 is an exemplary diagram for describing a software package descriptor file relationship according to an embodiment of the present invention.

도 4는 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일의 구조도이다. 4 is a structural diagram of a software package descriptor file according to an embodiment of the present invention.

도 5는 본 발명의 실시 예에 따른 소프트웨어 패키지 디스크립터 파일의 파싱 과정을 나타낸 흐름도이다. 5 is a flowchart illustrating a parsing process of a software package descriptor file according to an embodiment of the present invention.

Claims (14)

SCA(Software Communication Architecture) 기반의 시스템에서 컴포넌트(component)에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 소프트웨어 패키지 디스크립터 파일 구조에서,In a software communication architecture (SCA) based system, the component has information about a component, and the component has a software package descriptor file structure having one or more dependent components. 상기 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 An information defining unit defining software package related information about the component; And 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부An implementation unit that describes implementation information including property files, implementation code information, and hardware / software dependencies for the component, and includes deployment related information for all dependent components that are dependent on the component. 를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.Software package descriptor file structure comprising a. 제1항에 있어서,The method of claim 1, 상기 정보 정의부는 The information defining unit 상기 소프트웨어 패키지와 관련된 특성 디스크립터 파일에 대한 절대 경로를 제공하는 특성 파일 모듈;A property file module providing an absolute path to a property descriptor file associated with the software package; 상기 컴포넌트를 만든 개발자를 정의하는 저자 모듈;An author module defining a developer who created the component; 상기 컴포넌트에 대한 서술적 정보를 정의하는 설명 모듈;A description module for defining descriptive information about the component; 상기 컴포넌트를 표시하기 위한 제목을 정의하는 제목모듈;A title module defining a title for displaying the component; 상기 컴포넌트가 SCA 기반의 시스템 내 어떤 디바이스와 관계가 있음을 표시하는 사용 디바이스 모듈; 및 A using device module for indicating that the component is related to a device in an SCA based system; And 상기 컴포넌트가 제공 또는 사용하는 인터페이스에 대한 정보를 기술한 소프트웨어 컴포넌트 디스크립터 관련 파일 이름을 정의하는 디스크립터모듈Descriptor module defining a file name related to a software component descriptor describing information about an interface provided or used by the component. 중 적어도 하나를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.A software package descriptor file structure that includes at least one of the following. 제1항에 있어서,The method of claim 1, 상기 구현부는 The implementation unit 상기 컴포넌트 구현에 대한 실시간 환경을 규정하고, 관련된 컴파일러 및 사용 언어 유형을 포함하는 특성 정보를 기술한 특성 모듈;A characteristic module defining a real-time environment for the component implementation and describing characteristic information including an associated compiler and type of language used; 상기 컴포넌트가 SCA 기반의 시스템내 어떤 디바이스와 관계가 있음을 표시하는 사용 디바이스 모듈;A usage device module indicating that the component is related to a device in an SCA based system; 상기 컴포넌트가 구현되어 사용하는 운영체제나 프로세서 그리고 종속 관계에 있는 컴포넌트 정보를 기술하는 구현 그룹 모듈; 및An implementation group module for describing the operating system or processor in which the component is implemented and used, and component information depending on the component; And 상기 소프트웨어 컴포넌트의 소프트웨어 컴포넌트의 코드 파일 이름 및 실행 시작 위치 등을 표시하는 코드 모듈Code module for displaying the code file name and execution start position of the software component of the software component 중 적어도 하나를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.A software package descriptor file structure that includes at least one of the following. 제3항에 있어서,The method of claim 3, 상기 특성 모듈은 The characteristic module 소프트웨어 개발자가 컴포넌트 구현에 대하여 설정한 정보를 정의하는 설명 모듈;A description module for defining information set by the software developer for the component implementation; 특성 디스크립터 파일에 대한 절대 경로를 제공하는 특성 파일 모듈;A property file module providing an absolute path to the property descriptor file; 상기 컴포넌트 구현에 필요한 실시간 환경을 규정하는 실시간 모듈;A real time module defining a real time environment required for implementing the component; 상기 소프트웨어 컴포넌트 관련 사용되는 컴파일러를 표시하는 컴파일러 모듈;A compiler module for displaying a compiler used in association with the software component; 상기 소프트웨어 컴포넌트 관련 사용되는 프로그래밍 언어 유형을 표시하는 언어 모듈; 및 A language module for indicating a programming language type used for the software component; And 상기 소프트웨어 컴포넌트 관련 사용되는 인간 언어 유형을 표시하는인간 언어 모듈Human language module for displaying the type of human language used for the software component 을 포함하는 소프트웨어 패키지 디스크립터 파일 구조.Software package descriptor file structure that includes. 제3항에 있어서,The method of claim 3, 상기 구현 그룹 모듈은, The implementation group module, 상기 소프트웨어 컴포넌트가 동작할 운영체제를 표시하는 운영 체제 모듈;An operating system module indicating an operating system on which the software component will operate; 상기 소프트웨어 컴포넌트가 동작할 프로세서를 표시하는 프로세서 모듈; 및A processor module indicating a processor on which the software component will operate; And 상기 컴포넌트와 종속 컴포넌트간의 종속 관계를 표시하는 종속모듈Subordinate module that displays the subordinate relationship between the component and the dependent component 을 포함하는 소프트웨어 패키지 디스크립터 파일 구조.Software package descriptor file structure that includes. 제5항에 있어서,The method of claim 5, 상기 종속 모듈은 상기 컴포넌트와 종속 컴포넌트에 대한 종속 관계 특성 유형을 정의하는 소프트웨어 패키지 디스크립터 파일 구조.The dependent module is a software package descriptor file structure defining a dependency relationship property type for the component and the dependent component. 제5항에 있어서 The method of claim 5 상기 종속 모듈은The dependent module 상기 종속 컴포넌트와의 종속 관계를 체크하기 위해 정의된 특성 유형별 식별자 및 해당 식별자의 값을 표시하는 특성 참조 모듈;A property reference module displaying an identifier for each property type defined for checking a dependency relationship with the dependent component and a value of the corresponding identifier; 상기 종속 컴포넌트에 대한 배치 관련 정보를 정의한 구현 집합부Implementation set unit defining the layout-related information for the dependent component 를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.Software package descriptor file structure comprising a. 제7항에 있어서 The method of claim 7, 상기 구현 집합부는 The implementation aggregation unit 상기 종속 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 An information defining unit defining software package related information about the dependent component; And 상기 종속 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 종속 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부An implementation unit that describes implementation information including a property file, implementation code information, and hardware / software dependency on the dependent component, and includes implementation-related information about all dependent components that are dependent on the dependent component. 를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.Software package descriptor file structure comprising a. 제8항에 있어서The method of claim 8 상기 구현 집합부는 The implementation aggregation unit 상기 종속 모듈을 포함하는 제1 구현 집합부; 및 A first implementation aggregation unit including the dependent module; And 상기 종속 모듈을 포함하지 않는 제2 구현 집합부Second implementation aggregation unit that does not include the dependent module 중 적어도 하나를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.A software package descriptor file structure that includes at least one of the following. 제3항에 있어서The method of claim 3, 상기 코드모듈은, The code module, 실행 코드의 실행 시점을 표시하는 입구점 모듈;An entry point module that displays an execution point of execution code; 스택 크기를 표시하는 스택 크기 모듈;A stack size module for displaying a stack size; 실행 우선 순위를 표시하는 우선 순위모듈;A priority module for displaying execution priority; 설정된 구현을 위해 기술된 소프트웨어 컴포넌트의 코드 파일 이름을 표시하는 파일 참조 모듈File reference module indicating the code file name of the described software component for the configured implementation 중 적어도 하나를 포함하는 소프트웨어 패키지 디스크립터 파일 구조.A software package descriptor file structure that includes at least one of the following. SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 소프트웨어 패키지 디스크립터 파일을 파싱하는 방법에서,In a method for parsing a software package descriptor file having information about a component in an SCA-based system, the component having one or more dependent components, a) 상기 소프트웨어 패키지 디스크립터 파일을 읽어 내부 변수에 해당 파일 내용을 저장하고, 저장된 내용 중 전체 컴포넌트 개수를 확인하여 내부 변수에 저장하는 단계;a) reading the software package descriptor file and storing the contents of the file in an internal variable, checking the total number of components among the stored contents, and storing the contents in the internal variable; b) 상기 파일 내에 컴포넌트가 존재하는 경우, 상기 컴포넌트에 대한 소프트웨어 패키지 관련 이름, 저자를 포함하는 제1 정보를 기술한 정보 정의 모듈이 존재하면, 상기 정보 정의 모듈을 파싱하여 내부 변수에 저장하는 단계;b) if a component exists in the file, and if there is an information definition module describing the first information including the software package related name and the author for the component, parsing the information definition module and storing it in an internal variable. ; c) 상기 정보 정의 모듈이 존재하지 않는 경우, 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 제2 정보를 기술하는 다수의 모듈을 포함하는 구현 모듈이 존재하면, 상기 구현 모듈에 포함된 각 모듈을 파싱하여 내부 변수에 저장하는 단계; 및 c) if the information definition module does not exist, if there is an implementation module comprising a plurality of modules describing second information including property files, implementation code information and hardware / software dependencies for the component, the implementation Parsing each module included in the module and storing the module in an internal variable; And d) 상기 구현 모듈 내에 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함한 종속 모듈이 존재하는지를 확인하는 단계; 및d) checking whether there is a dependent module in the implementation module including deployment related information for all dependent components that are dependent with the component; And e) 상기 종속 모듈이 존재하는 경우, 상기 종속 모듈을 이루는 다수의 모듈을 파싱하여 종속 컴포넌트 정보를 파싱하는 단계e) parsing dependent component information by parsing a plurality of modules constituting the dependent module, if the dependent module exists; 를 포함하는 파일 파싱 방법File parsing method 제11항에 있어서The method of claim 11, 상기 e) 단계는 Step e) 상기 종속 모듈이 존재하는 경우, 상기 종속 모듈 내에 특성 참조 모듈이 존재하면 상기 특성 참조 모듈을 파싱하여 내부 변수에 저장하는 단계; 및 Parsing the characteristic reference module and storing it in an internal variable if the characteristic reference module exists in the dependent module when the dependent module exists; And 상기 종속 모듈 내에 존재하는 종속 관계를 가지는 컴포넌트에 대한 배치 관련 정보를 정의한 구현 집합부를 파싱하여 내부 변수에 저장하는 단계Parsing an implementation collection unit that defines deployment-related information on components having dependency relationships existing in the dependent module and storing them in internal variables 를 포함하는 파일 파싱 방법File parsing method 제11항에 있어서The method of claim 11, 상기 e) 단계는 Step e) 상기 종속 컴포넌트에 대하여 상기 a) 내지 d) 단계를 수행하여 해당 정보를 파싱하는 파일 파싱 방법.And parsing the corresponding information by performing steps a) to d) on the dependent component. SCA 기반의 시스템에서 컴포넌트에 대한 정보를 가지고, 상기 컴포넌트는 하나의 이상의 종속 컴포넌트를 가지는 기록 매체에서In an SCA-based system, a component has information about a component, and the component is in a recording medium having one or more dependent components. 상기 컴포넌트에 대한 소프트웨어 패키지 관련 정보를 정의하는 정보 정의부; 및 An information defining unit defining software package related information about the component; And 상기 컴포넌트에 대한 특성 파일, 구현 코드 정보 및 하드웨어/소프트웨어 의존도를 포함하는 구현 정보를 기술하며, 상기 컴포넌트와 종속 관계인 모든 종속 컴포넌트에 대한 배치 관련 정보를 포함하는 구현부An implementation unit that describes implementation information including property files, implementation code information, and hardware / software dependencies for the component, and includes deployment related information for all dependent components that are dependent on the component. 를 가지는 데이터가 기록된 컴퓨터로 읽을 수 있는 기록매체.The computer-readable recording medium having the data recorded thereon.
KR1020030084993A 2003-11-27 2003-11-27 storage medium for software package descripter file in SCA system and file parsing method thereof KR100545633B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030084993A KR100545633B1 (en) 2003-11-27 2003-11-27 storage medium for software package descripter file in SCA system and file parsing method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030084993A KR100545633B1 (en) 2003-11-27 2003-11-27 storage medium for software package descripter file in SCA system and file parsing method thereof

Publications (2)

Publication Number Publication Date
KR20050051234A true KR20050051234A (en) 2005-06-01
KR100545633B1 KR100545633B1 (en) 2006-01-24

Family

ID=38666482

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030084993A KR100545633B1 (en) 2003-11-27 2003-11-27 storage medium for software package descripter file in SCA system and file parsing method thereof

Country Status (1)

Country Link
KR (1) KR100545633B1 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100712068B1 (en) * 2005-11-11 2007-04-30 한국전자통신연구원 Initialization and changing method for software component at base station of duplex mode and application package structure therefor
WO2008056886A1 (en) * 2006-11-07 2008-05-15 Electronics And Telecommunications Research Institute Apparatus and method for managing components in sca system
KR100834419B1 (en) * 2006-11-02 2008-06-04 한국전자통신연구원 Software Communication Architecture based System for supporting Component Hot-Swapping and Supporting Method thereof
WO2008069428A1 (en) * 2006-12-08 2008-06-12 Electronics And Telecommunications Research Institute System and method for controlling priority in sca multi-component and multi-port environment
WO2008069421A1 (en) * 2006-12-07 2008-06-12 Electronics And Telecommunications Research Institute Method for starting sca-based waveform application in component start order
WO2009044980A1 (en) * 2007-10-01 2009-04-09 Electronics And Telecommunications Research Institute Sca-based system, and file parsing method and application generation method thereof
WO2009069864A1 (en) * 2007-11-30 2009-06-04 Electronics And Telecommunications Research Institute System and method for operating domain profile using database in core framework for sdr mobile terminals
WO2009078549A1 (en) * 2007-12-17 2009-06-25 Electronics And Telecommunications Research Institute Sca-based system and method of connecting components to each other
CN114356363A (en) * 2021-11-30 2022-04-15 重庆长安汽车股份有限公司 Online manufacturing method and management system of software upgrading package
KR102550318B1 (en) * 2022-12-22 2023-07-03 주식회사 알티스트 Method for analyzing distributed object model based on trosar platform

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100845234B1 (en) * 2006-11-14 2008-07-09 한국전자통신연구원 Apparatus and method for parsing domain profile in software communication architecture

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100712068B1 (en) * 2005-11-11 2007-04-30 한국전자통신연구원 Initialization and changing method for software component at base station of duplex mode and application package structure therefor
KR100834419B1 (en) * 2006-11-02 2008-06-04 한국전자통신연구원 Software Communication Architecture based System for supporting Component Hot-Swapping and Supporting Method thereof
WO2008056886A1 (en) * 2006-11-07 2008-05-15 Electronics And Telecommunications Research Institute Apparatus and method for managing components in sca system
KR100835272B1 (en) * 2006-11-07 2008-06-05 한국전자통신연구원 Apparatus and method of management for component on the sca system
KR100864014B1 (en) * 2006-12-07 2008-10-16 한국전자통신연구원 Method for start of application based on SCA system according to component start order
WO2008069421A1 (en) * 2006-12-07 2008-06-12 Electronics And Telecommunications Research Institute Method for starting sca-based waveform application in component start order
WO2008069428A1 (en) * 2006-12-08 2008-06-12 Electronics And Telecommunications Research Institute System and method for controlling priority in sca multi-component and multi-port environment
US8650573B2 (en) 2006-12-08 2014-02-11 Electronics And Telecommunications Research Institute System and method for controlling priority in SCA multi-component and multi-port environment
WO2009044980A1 (en) * 2007-10-01 2009-04-09 Electronics And Telecommunications Research Institute Sca-based system, and file parsing method and application generation method thereof
WO2009069864A1 (en) * 2007-11-30 2009-06-04 Electronics And Telecommunications Research Institute System and method for operating domain profile using database in core framework for sdr mobile terminals
KR100903999B1 (en) * 2007-11-30 2009-06-22 한국전자통신연구원 System and method for operating domain profile using database in a core framework for SDR mobile terminals
WO2009078549A1 (en) * 2007-12-17 2009-06-25 Electronics And Telecommunications Research Institute Sca-based system and method of connecting components to each other
US8402475B2 (en) 2007-12-17 2013-03-19 Electronics And Telecommunications Research Institute SCA-based system and method of connecting components to each other
CN114356363A (en) * 2021-11-30 2022-04-15 重庆长安汽车股份有限公司 Online manufacturing method and management system of software upgrading package
KR102550318B1 (en) * 2022-12-22 2023-07-03 주식회사 알티스트 Method for analyzing distributed object model based on trosar platform

Also Published As

Publication number Publication date
KR100545633B1 (en) 2006-01-24

Similar Documents

Publication Publication Date Title
US7263699B2 (en) Preparation of a software configuration using an XML type programming language
JP5204070B2 (en) Method for generating a tool for merging customizations made to a first version of a software product when migrating to a second version of the software product, a computer usable medium and a data processing system
CN100543724C (en) Provide and handle the system and method for executable web content
Röttger et al. Cqml+: Enhancements to cqml
US5873097A (en) Update mechanism for computer storage container manager
US6950866B1 (en) XML-based integrated services parsing
JP4972082B2 (en) Ability for developers to easily discover or extend well-known locations on the system
US7941461B2 (en) System and method for developing and enabling model-driven XML transformation framework for e-business
US7774435B2 (en) System and method for batch tuning intelligent devices
US8069434B2 (en) Integrated model checking and issue resolution framework
KR100903999B1 (en) System and method for operating domain profile using database in a core framework for SDR mobile terminals
US7689947B2 (en) Data-driven finite state machine engine for flow control
US8117530B2 (en) Extensible markup language parsing using multiple XML parsers
US20080263510A1 (en) Apparatus and method for supporting model-driven development
US20070192290A1 (en) Difference-based database upgrade
JPH1040087A (en) Method for handling data model to be used for software engineering
WO2005086027A1 (en) Method, data processing device, computer program product and arrangement for processing electronic data
US20020143941A1 (en) Method and apparatus for efficiently reflecting complex systems of objects in XML documents
KR100545633B1 (en) storage medium for software package descripter file in SCA system and file parsing method thereof
US7546586B2 (en) Multi-Interface aware scenario execution environment
US20090119640A1 (en) Graphical application for building distributed applications
CN103853535A (en) Method and device for modifying middleware
US7237222B1 (en) Protocol for controlling an execution process on a destination computer from a source computer
US20050081189A1 (en) Aggregation of document elements into runtime code
US20070220478A1 (en) Connecting alternative development environment to interpretive runtime engine

Legal Events

Date Code Title Description
A201 Request for 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: 20091228

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee