KR20000038495A - Method for automatically producing sib application program used by ain - Google Patents

Method for automatically producing sib application program used by ain Download PDF

Info

Publication number
KR20000038495A
KR20000038495A KR1019980053509A KR19980053509A KR20000038495A KR 20000038495 A KR20000038495 A KR 20000038495A KR 1019980053509 A KR1019980053509 A KR 1019980053509A KR 19980053509 A KR19980053509 A KR 19980053509A KR 20000038495 A KR20000038495 A KR 20000038495A
Authority
KR
South Korea
Prior art keywords
parameter
data
type
sib
name
Prior art date
Application number
KR1019980053509A
Other languages
Korean (ko)
Other versions
KR100328127B1 (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 KR1019980053509A priority Critical patent/KR100328127B1/en
Publication of KR20000038495A publication Critical patent/KR20000038495A/en
Application granted granted Critical
Publication of KR100328127B1 publication Critical patent/KR100328127B1/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/451Execution arrangements for user interfaces
    • 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
    • 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30181Instruction operation extension or modification
    • G06F9/30192Instruction operation extension or modification according to data descriptor, e.g. dynamic data typing

Landscapes

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

Abstract

PURPOSE: A method for automatically producing SIB application program used by AIN is provided so that a user can produce SIB application code by providing form based graphic interface. CONSTITUTION: A method for automatically producing SIB(Service Independent Building Block) application program used by AIN(Advanced Intelligent Network) includes several steps. A first step is to input SIB name for developing and in a second step, the information of SIB for developing receives and stores to the inside storage unit. If the input request for producing code exists, in a third step, SIB program code is automatically produced by using the stored value.

Description

차세대 지능망 서비스 개발 환경에서 사용되는 에스아이비 응용 프로그램을 자동 생성하는 방법 (Automatic generation method of SIB application program used in advanced intelligent network service creation environment)Automatic generation method of SIB application program used in advanced intelligent network service creation environment

본 발명은 차세대 지능망(AIN : Advanced Intelligent Network) 서비스 개발 환경에서 사용되는 SIB(Service Independent Building Block) 응용 프로그램을 자동 생성하는 방법에 관한 것이며, 특히, SIB 응용 프로그램의 개발 시간, 개발 비용, 개발 노력을 줄이고, 지능망과 프로그래밍에 대한 전문 지식이 없는 일반 사용자도 손쉽게 새로운 SIB를 정의할 수 있도록 하며, SIB 응용 프로그램의 구조를 통일하여, SIB 응용 프로그램의 유지 및 보수 비용을 줄일 수 있도록 하기 위한 SIB 응용 프로그램을 자동 생성하는 방법에 관한 것이다.The present invention relates to a method for automatically generating a service independent building block (SIB) application used in an advanced intelligent network (AIN) service development environment, and in particular, a development time, a development cost, and a development effort of an SIB application. SIB application to reduce the cost of maintaining and maintaining the SIB application by reducing the cost, reducing the cost of maintaining and maintaining the SIB application by making it easier for end users who do not have the knowledge of intelligent networks and programming. A method for automatically generating a program

종래의 지능망 서비스 개발 환경에서 SIB 응용 프로그램을 개발하는 방법은 개발자가 C와 같은 프로그래밍 언어로 직접 코딩을 하여야 하기 때문에 개발 시간, 개발 비용, 개발 노력이 많이 들었다. 또한, 지능망에 대한 전문 지식과 동시에 프로그래밍에 대한 전문 지식이 있는 전문가만이 새로운 SIB를 개발할 수 있었다. 그리고, 개발자가 개발한 SIB 코드들은 구조가 통일되지 않아 SIB 응용 프로그램을 유지 보수하는 비용이 많이 든다는 문제점이 있었다.In the conventional intelligent network service development environment, a method for developing an SIB application requires a lot of development time, development cost, and development effort because a developer must code directly in a programming language such as C. In addition, only experts with expertise in intelligent networks and programming expertise could develop new SIBs. In addition, the SIB codes developed by the developers have a problem in that the cost of maintaining the SIB application is high because the structure is not uniform.

본 발명은 앞서 설명한 바와 같은 종래 기술의 문제점을 해결하기 위하여 안출된 것으로서, 사용자에게 SIB 파라미터의 정보를 입력할 수 있도록 하는 폼(Form) 기반 그래픽 인터페이스를 제공하며, 사용자는 그래픽 인터페이스를 이용하여 개발하고자 하는 SIB의 파라미터에 대한 정보를 입력하게 되고, 사용자의 입력은 내부 저장 포맷으로 변환되어 저장되며, 저장된 값을 이용하여 SIB 응용 프로그램 코드를 자동 생성하는 방법을 제공하는 데 그 목적이 있다.The present invention has been made to solve the problems of the prior art as described above, provides a form-based graphical interface that allows the user to enter the information of the SIB parameters, the user is developed using the graphical interface The purpose of the present invention is to provide information on parameters of a SIB to be input, and user input is converted into an internal storage format and stored, and to provide a method of automatically generating SIB application code using the stored values.

도 1은 본 발명이 적용되는 지능망 서비스 개발 환경을 나타낸 설명도이고,1 is an explanatory diagram showing an intelligent network service development environment to which the present invention is applied;

도 2는 도 1에 도시된 생성 환경의 동작 모델을 나타낸 설명도이고,FIG. 2 is an explanatory diagram showing an operation model of the creation environment shown in FIG. 1;

도 3은 본 발명의 일 실시예에 따른 SIB 응용 프로그램 자동 생성기의 구조를 나타낸 설명도이고,3 is an explanatory diagram showing a structure of an automatic SIB application generator according to an embodiment of the present invention;

도 4는 본 발명의 일 실시예에 따른 SIB 응용 프로그램 자동 생성 방법의 전체 흐름을 나타낸 흐름도이고,4 is a flowchart illustrating the overall flow of a method for automatically generating a SIB application program according to an embodiment of the present invention;

도 5는 본 발명의 일 실시예에 따른 SIB 입력 데이터 파라미터 정의 방법을 나타낸 흐름도이고,5 is a flowchart illustrating a SIB input data parameter definition method according to an embodiment of the present invention;

도 6은 본 발명의 일 실시예에 따른 SIB 입력 IPC(Inter Process Communication) 파라미터 정의 방법을 나타낸 흐름도이고,6 is a flowchart illustrating a method of defining an SIB input IPC parameter according to an embodiment of the present invention;

도 7은 본 발명의 일 실시예에 따른 SIB 출력 데이터 파라미터 정의 방법을 나타낸 흐름도이고,7 is a flowchart illustrating a SIB output data parameter definition method according to an embodiment of the present invention;

도 8은 본 발명의 일 실시예에 따른 SIB 출력 IPC 파라미터 정의 방법을 나타낸 흐름도이고,8 is a flowchart illustrating a SIB output IPC parameter definition method according to an embodiment of the present invention;

도 9는 본 발명의 일 실시예에 따른 사용자가 정의한 SIB 파라미터 하나를 내부 저장소에 저장하기 위한 자료 구조를 나타낸 구조도이고,9 is a structural diagram showing a data structure for storing one user-defined SIB parameter in an internal storage according to an embodiment of the present invention;

도 10은 본 발명의 일 실시예에 따른 사용자가 정의한 SIB 유형별 파라미터 집합을 내부 저장소에 저장하기 위한 자료 구조를 나타낸 구조도이고,10 is a structural diagram showing a data structure for storing a user-defined parameter set for each SIB type according to an embodiment of the present invention in an internal storage;

도 11은 본 발명의 일 실시예에 따른 리소스 파일 생성 방법을 나타낸 흐름도이고,11 is a flowchart illustrating a resource file generation method according to an embodiment of the present invention;

도 12 는 본 발명의 일 실시예에 따른 헤더 파일 생성 방법을 나타낸 흐름도이고,12 is a flowchart illustrating a header file generation method according to an embodiment of the present invention;

도 13은 본 발명의 일 실시예에 따른 구현 파일 생성 방법을 나타낸 흐름도이다.13 is a flowchart illustrating a method of generating an implementation file according to an embodiment of the present invention.

앞서 설명한 바와 같은 목적을 달성하기 위한 본 발명에 따르면, 차세대 지능망(AIN : Advanced Intelligent Network) 서비스 개발 환경에서 사용되는 에스아이비(SIB : Service Independent Building Block) 응용 프로그램을 자동 생성하는 방법에 있어서, 개발하고자 하는 에스아이비의 이름을 입력하는 제 1 과정과; 개발하고자 하는 에스아이비 파라미터의 정보를 입력받아 내부 저장소에 저장하는 제 2 과정과; 코드 생성 요구 입력이 있으면, 상기 제 2 과정에서 내부 저장소에 저장된 값을 이용하여, 상기 제 1 과정에서 입력된 개발하고자 하는 에스아이비의 이름에 대응하는 에스아이비 응용 프로그램 코드를 자동 생성하는 제 3 과정을 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법이 제공된다.According to the present invention for achieving the object as described above, in the method for automatically generating a Service Independent Building Block (SIB) application used in the next generation Advanced Network (AIN: Advanced Intelligent Network) service development environment, A first step of inputting a name of S-Ivy to be desired; A second process of receiving information of an SIB parameter to be developed and storing in an internal storage; A third step of automatically generating an SIB application code corresponding to a name of an SIB to be developed in the first step, using a value stored in the internal storage in the second step, if there is a code generation request input; Provided is a method for automatically generating an S Ivy application, characterized in that consisting of.

또한, 차세대 지능망(AIN : Advanced Intelligent Network) 서비스 개발 환경에서 사용되는 에스아이비(SIB : Service Independent Building Block) 응용 프로그램을 자동 생성하는 방법을 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체에 있어서, 개발하고자 하는 에스아이비의 이름을 입력하는 제 1 과정과; 개발하고자 하는 에스아이비 파라미터의 정보를 입력받아 내부 저장소에 저장하는 제 2 과정과; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 입력 데이터 파라미터인 경우, 파라미터 이름, 파라미터 범주 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 3 과정과; 상기 제 3 과정에서 저장된 데이터 유형이 열거형(Enumerate Data Type)인지 여부를 판단하는 제 4 과정과; 상기 제 4 과정의 판단 결과, 데이터 유형이 열거형이면, 열거형에 해당하는 항목을 입력받아 내부 저장소에 저장하고, 데이터 유형이 열거형이 아니면 종료하는 제 5 과정과; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 입력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 6 과정과; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 7 과정과; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 출력 데이터 파라미터인 경우, 파라미터 이름 및 데이터 유형을 입력하여, 내부 저장소에 저장하는 제 8 과정과; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 출력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 9 과정과; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 10 과정과; 코드 생성 입력이 있으면, 리소스 파일(Resource File), 헤더 파일(Header File) 및 구현 파일을 생성하는 제 11 과정을 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.In addition, a computer-readable recording medium that records a program that can execute a method of automatically generating a service independent building block (SIB) application used in an advanced intelligent network (AIN) service development environment. A first process of inputting the name of the S-Ivy to be developed; A second process of receiving information of an SIB parameter to be developed and storing in an internal storage; A third step of inputting a parameter name, a parameter category and a data type in the internal storage when the SIB parameter input in the second step is an input data parameter; A fourth step of determining whether the data type stored in the third step is an enumerated data type; A fifth step of receiving an item corresponding to the enumerated type and storing it in an internal storage if the data type is an enumerated type and ending if the data type is not an enumerated type; A sixth step of inputting an IPC type and an IPC name after storing the inputted IC parameter in the second step, the IPC type and the IPC name; A seventh process of inputting a name and data type of an IPD (Inter Process Data) and storing the data in an internal storage; An eighth step of inputting a parameter name and a data type and storing it in an internal storage when the S-I parameter input in the second step is an output data parameter; A ninth process of inputting an IPC type and an IPC name and storing it in an internal storage when the S-I parameter input in the second process is an output IPC (Inter Process Communication) parameter; A tenth step of inputting a name and a data type of an IPD (Inter Process Data) and storing it in an internal storage; If there is a code generation input, a computer-readable recording medium having recorded thereon a program capable of executing an eleventh process of generating a resource file, a header file, and an implementation file is provided.

또한, 컴퓨터에, 사용자가 정의하는 에스아이비 응용 프로그램을 자동 생성하기 위하여, 리소스 파일(Resource File)을 생성하기 위한 리소스 요소 영역; 및 헤더 파일 및 구현 파일을 생성하기 위한 헤더 및 구현 요소 영역을 포함하여 이루어진 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체가 제공된다.Also, a resource element area for generating a resource file in order to automatically generate an Sivy application program defined by a user on a computer; And a header and an implementation element area for generating a header file and an implementation file. A computer-readable recording medium having recorded thereon an S-I parameter is provided.

또한, 보다 바람직하게는, 상기 리소스 요소 영역은, 자동 생성될 에스아이비 응용 프로그램의 파라미터 편집기에 파라미터를 표현할 때, 어떤 리소스로 표현할 것인가를 결정하는데 이용되는 리소스 유형 필드로서, 리소스 이름을 나타내는 리소스 이름 필드와, 리소스를 식별하기 위한 고유값을 나타내는 리소스 식별자 필드와, 리소스가 출력될 시작 위치를 나타내는 시작 위치 필드와, 리소스의 너비를 나타내는 너비 필드 및 리소스의 종속적인 특징을 나타내는 리소스 특징 필드를 포함하고; 상기 헤더 및 구현 요소 영역은, 특정 파라미터 유형의 파라미터 집합에서 몇 번째 파라미터인가를 나타내는 파라미터 번호 필드와, 파라미터의 범주를 나타내는 파라미터 범주 필드와, 파라미터의 이름을 나타내는 파라미터 이름 필드 및 파라미터 값의 데이터 유형을 나타내는 데이터 유형 필드를 포함하는 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.Further, more preferably, the resource element area is a resource type field used to determine which resource to express when a parameter is expressed in a parameter editor of an SIB application to be automatically generated, and a resource name indicating a resource name. Field, a resource identifier field indicating a unique value for identifying a resource, a starting position field indicating a starting position at which the resource is to be output, a width field indicating a width of the resource, and a resource characteristic field indicating a dependent characteristic of the resource. and; The header and implementation element areas include a parameter number field indicating how many parameters in a parameter set of a specific parameter type, a parameter category field indicating a category of a parameter, a parameter name field indicating a name of a parameter, and a data type of a parameter value. And a data type field representing the S-I parameter.

아래에서, 본 발명에 따른 양호한 일 실시예를 첨부한 도면을 참조로 하여 상세히 설명하겠다.In the following, with reference to the accompanying drawings, a preferred embodiment according to the present invention will be described in detail.

지능망 서비스 개발 환경은 지능망 서비스를 자동으로 생성하여 주는 CASE(Computer Aided Software Engineering) 도구의 일종이다.The intelligent network service development environment is a kind of CASE (Computer Aided Software Engineering) tool that automatically creates the intelligent network service.

도 1은 본 발명이 적용되는 서비스 개발 환경(SCE : Service Creation Environment)에 대한 설명도로서, 서비스 개발 환경은 서비스 명세 단계, 코드 생성 단계 및 서비스 검증 단계로 구성되며, 편의상 서비스 명세 단계 및 코드 생성 단계를 생성 환경이라 하고 서비스 검증 단계를 검증 환경이라 한다.1 is an explanatory diagram of a service development environment (SCE) to which the present invention is applied. The service development environment includes a service specification step, a code generation step, and a service verification step. Steps are called creation environments and service verification steps are called verification environments.

서비스 명세(Specification) 단계는 개발하고자 하는 서비스를 표준화된 부품의 조합(combination)으로 명세하는 단계로서, 표준화된 부품으로 SIB(Service Independent Building block)가 가장 많이 사용된다. SIB는 지능망 기능을 총괄 관점(Global Viewpoint)에서 나타낸 것으로, 서비스에 독립적이며 재사용 가능한 기능 블록으로 국제 표준화 기구 ITU-T에서 표준화 작업이 진행 중이다. 본 발명이 적용되는 서비스개발환경에서는 SIB가 그래픽 인터페이스의 아이콘으로 표시되며, 사용자는 아이콘들을 적절히 조합하여 새로운 서비스를 명세하게 된다.The service specification step specifies a service to be developed as a combination of standardized parts, and a service independent building block (SIB) is most commonly used as a standardized part. SIB is a global viewpoint of intelligent network functions. It is a service-independent and reusable functional block that is being standardized by the International Organization for Standardization (ITU-T). In the service development environment to which the present invention is applied, the SIB is displayed as an icon of a graphic interface, and the user specifies a new service by combining the icons appropriately.

다음으로 코드 생성 단계는 서비스 명세 단계의 결과물인 SIB 조합을 서비스 로직 프로그램(SLP : Service Logic Program)으로 자동 변환한다. 서비스 로직 프로그램은 지능망 플랫폼에서 수행될 서비스 소프트웨어를 말한다.Next, the code generation step automatically converts the SIB combination resulting from the service specification step into a service logic program (SLP). The service logic program refers to service software to be executed on the intelligent network platform.

마지막으로, 서비스 검증 단계는 자동 생성된 서비스 로직 프로그램을 시뮬레이터나 테스트베드에서 직접 수행시켜 봄으로써 검증을 하게 된다.Finally, the service verification step is performed by running an automatically generated service logic program directly in the simulator or testbed.

도 2는 상기 도 1에 도시된 생성 환경의 동작 모델을 나타낸 설명도로서, 생성 환경은 서비스 생성 코디네이터와 SIB 응용 프로그램으로 구성되어 있으며, 클라이언트 - 서버 모델로 동작한다. 여기서 클라이언트는 서비스 생성 코디네이터가 되며, 서버는 SIB 응용 프로그램이 된다. 클라이언트는 서버로 하여금 특정 기능을 수행하도록 요청을 하며, 서버는 요청된 기능을 수행하고, 그 결과를 클라이언트에게 되돌려 준다. 이 때 클라이언트와 서버간의 통신은 ORB(Object Request Broker)의 일종인 COM(Common Object Model)을 이용한다.FIG. 2 is an explanatory diagram showing an operation model of the generation environment shown in FIG. 1, wherein the generation environment includes a service generation coordinator and an SIB application program, and operates as a client-server model. Here the client becomes the service creation coordinator and the server becomes the SIB application. The client requests the server to perform a specific function, the server performs the requested function and returns the result to the client. At this time, communication between client and server uses COM (Common Object Model), a kind of ORB (Object Request Broker).

SIB 기반으로 서비스를 개발하고자 하는 경우, SIB는 서비스 명세와 코드 생성의 기본 단위가 된다. 또한, 명세된 서비스를 외부 파일에 쓰거나 읽는 경우에도 SIB가 기본 단위가 된다. 따라서, SIB 응용 프로그램에는 서비스 명세 기능, 코드 생성 기능, 외부 파일에 읽고 쓰는 기능을 지원하기 위한 코드가 포함되어야 하며, 새로운 SIB를 개발하고자 하는 경우, 이러한 코드를 개발하여야 한다.When developing a service based on SIB, SIB is a basic unit of service specification and code generation. In addition, the SIB becomes a basic unit when writing or reading a specified service to an external file. Therefore, the SIB application program should include the code for supporting the service specification function, the code generation function, and the function for reading and writing to an external file. If a new SIB is to be developed, such code must be developed.

서비스 명세 기능을 지원하기 위한 SIB 코드에는 다음과 같은 기능이 포함되어야 한다. 서비스 생성 코디네이터로부터 요청을 받으면 화면에 시각적으로 표현하고, 사용자가 마우스를 이용하여 미리 약속된 이벤트를 입력하면 화면에 SIB 파라미터 편집기를 출력하여야 하고, 사용자가 파라미터 편집기를 통하여 입력한 값을 파라미터 내부 저장 포맷으로 변환하여 메모리와 같은 내부 저장소에 저장한다.The SIB code to support the service specification function should include the following functions. When a request from the service creation coordinator is received, it is displayed visually on the screen.When the user inputs a predetermined event by using a mouse, the SIB parameter editor should be displayed on the screen.The user inputs the parameter editor through the parameter storage. Convert it to a format and store it in internal storage such as memory.

코드 생성 기능을 지원하기 위한 SIB 코드에는, 서비스 생성 코디네이터로부터 요청을 받으면, 내부 저장소에 저장된 파라미터 값을 이용하여 서비스 로직 프로그램을 자동 생성한다.In the SIB code for supporting the code generation function, upon receiving a request from the service generation coordinator, the service logic program is automatically generated using the parameter values stored in the internal storage.

외부 파일에 쓰고 읽는 기능을 지원하기 위한 SIB 코드에는, 서비스 생성 코디네이터로부터 요청을 받으면 내부 저장소에 저장된 파라미터 값을 외부 파일에 쓰거나 또는 외부 파일로부터 값을 읽은 후 읽은 값을 파라미터 내부 저장 포맷으로 변환하여 내부 저장소에 저장한다.In the SIB code to support writing to and reading from an external file, when receiving a request from the service creation coordinator, the parameter value stored in the internal storage is written to the external file or the value read from the external file is converted into the parameter internal storage format. Store in internal storage.

상기의 모든 기능들은 SIB 응용 프로그램 내에 포함되어야 하며, 이러한 기능을 갖는 SIB 응용 프로그램의 구조는 아래의 [표 1]과 같다.All the above functions should be included in the SIB application program, and the structure of the SIB application program having this function is shown in Table 1 below.

공개 여부Disclosure 속 성property 오퍼레이션operation 공 개open (1) SIB 식별자(2) SIB 이름(3) SIB 모드(4) SIB 시각적 특성 관련 속성- 색깔, 모양, 크기, 위치, 폰트, 폰트 크기, 타이틀(5) 파일 이름- 서비스 로직 프로그램이 기록될 파일 이름- SIB 정보를 쓰거나 외부 파일로부터 읽어들일 파일 이름(1) SIB identifier (2) SIB name (3) SIB mode (4) SIB visual properties related attributes-color, shape, size, position, font, font size, title (5) file name-service logic program to be recorded File Name-File name to write SIB information to or read from an external file. (1) 화면에 그래픽으로 출력하는 오퍼레이션(2) SIB 속성 관리 오퍼레이션(3) 서비스 로직 프로그램생성 오퍼레이션(4) SIB 정보를 외부 파일에쓰거나 읽는 오퍼레이션(5) 통신 오퍼레이션(1) Operation to output graphic on screen (2) SIB attribute management operation (3) Service logic program generation operation (4) Operation to write or read SIB information to external file (5) Communication operation 비 공 개Private (1) SIB 파라미터 관련 속성- SIB 파라미터 개수- SIB 파라미터를 저장할 수 있는 내부 자료 구조- SIB 파라미터 편집기 식별자(1) SIB parameter related attributes- SIB parameter count- Internal data structure to store SIB parameters- SIB parameter editor identifier (1) SIB 파라미터 편집 오퍼레이션- SIB 파라미터 편집 출력기능- 사용자와의 상호 작용기능- 사용자의 입력값을 내부저장 포맷으로 변환하여저장하는 기능(2) 등록 및 등록 해제 오퍼레이션(1) SIB parameter editing operation- SIB parameter editing output function- Interaction function with user- Function to convert and save user input value into internal storage format (2) Registration and deregistration operation

상기 [표 1]과 같은 구조를 갖는 SIB 응용 프로그램을 자동 생성하고자 하는 경우, SIB 파라미터 관련 속성, SIB 파라미터 편집 오퍼레이션, 서비스 로직 프로그램 생성 오퍼레이션 및 SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션은 SIB마다 달라지는 것이며, 이들을 제외한 나머지 속성과 오퍼레이션들은 SIB의 종류에 상관없이 동일하다. SIB의 종류에 상관없이 동일한 속성과 오퍼레이션은 자동 생성이 쉽지만, SIB마다 달라지는 속성과 오퍼레이션은 자동 생성시 사용자로부터 SIB 파라미터에 대한 정보를 입력하도록 하고, 사용자의 입력을 이용하여 SIB 응용 프로그램을 자동 생성한다. 그러나, 서비스 로직 프로그램 생성 오퍼레이션은 지능망 플랫폼에 종속적인 것으로 SIB 파라미터에 대한 사용자의 입력만을 이용하여 자동 생성할 수 없다. 따라서 서비스 로직 프로그램 생성 오퍼레이션은 자동 생성시 오퍼레이션의 외형(또는 인터페이스)만 자동 생성하고, 실제 오퍼레이션의 속 내용(또는 body)은 자동 생성후 개발자가 프로그래밍 언어로 직접 입력하여야 한다.When the SIB application program having the structure as shown in [Table 1] is to be automatically generated, the SIB parameter related property, SIB parameter editing operation, service logic program generation operation, and operation to write or read SIB information to an external file are different for each SIB. The attributes and operations except for these are the same regardless of the type of SIB. Regardless of the type of SIB, the same properties and operations are easy to create automatically.However, the properties and operations that are different for each SIB require the user to input information about SIB parameters from the user, and automatically generate the SIB application using the user input. do. However, the service logic program generation operation is dependent on the intelligent network platform and cannot be automatically generated using only the user's input to the SIB parameter. Therefore, the service logic program generation operation automatically generates only the appearance (or interface) of the operation at the time of automatic generation, and the content (or body) of the actual operation should be automatically input by the developer to the programming language after the automatic generation.

모든 SIB는 파라미터를 가지며, 파라미터에는 입력 파라미터와 출력 파라미터가 있다. SIB는 입력 파라미터를 받아 SIB 기능을 수행한 후, 수행 결과를 출력 파라미터에 할당한다. SIB 파라미터 유형에는 입력 데이터 파라미터, 입력 IPC(Inter Process Communication) 파라미터, 출력 데이터 파라미터, 출력 IPC 파라미터가 있다.Every SIB has a parameter, which has an input parameter and an output parameter. The SIB receives an input parameter and performs an SIB function, and then assigns an execution result to an output parameter. SIB parameter types include input data parameters, input IPC parameters, output data parameters, and output IPC parameters.

입력 데이터 파라미터와 출력 데이터 파라미터는 SIB 기능 수행을 위하여 필요하며, 입력 IPC 파라미터와 출력 IPC 파라미터는 프로세스 간 병렬 수행을 위하여 필요하다. SIB는 하나 이상의 파라미터를 가질 수 있으며, 파라미터는 상기 네가지 유형 중 하나에 속하게 되며, 각 유형별 파라미터의 최대 및 최소 개수는 제한이 없으며, SIB는 경우에 따라 상기 네 가지 유형의 파라미터를 모두 가질 수 있거나 또는 경우에 따라 하나 또는 둘 또는 세개의 유형을 가질 수 있다.Input data parameters and output data parameters are required to perform the SIB function, and input IPC parameters and output IPC parameters are necessary for parallel execution between processes. The SIB may have one or more parameters, the parameters belong to one of the four types, the maximum and minimum number of parameters of each type is not limited, and the SIB may have all four types of parameters in some cases, or Or in some cases one, two or three types.

도 3은 본 발명의 일 실시예에 따른 SIB 응용 프로그램 자동 생성기의 구조를 나타낸 설명도로서, 이를 상세히 설명하면 다음과 같다.3 is an explanatory diagram showing a structure of an automatic SIB application generator according to an embodiment of the present invention.

SIB 응용 프로그램 자동 생성기는 그래픽 인터페이스, 이벤트 처리 기능, 유형별 파라미터 정의 기능 및 코드 생성 기능으로 구성되어 있다.The SIB application generator consists of a graphical interface, event handling, type-specific parameter definitions, and code generation.

그래픽 인터페이스는 사용자와 상호 작용을 하고, 이벤트 처리 기능은 입력 이벤트를 해석하여 이벤트에 대응하는 기능을 호출한다. 유형별 파라미터 정의 기능은 유형별 파라미터 정의 다이얼로그를 화면에 출력하여 사용자와 상호 작용을 한 후, 사용자의 입력을 내부 저장 포맷으로 변환하여 내부 저장소(예를 들어 메모리)에 저장한다. 코드 생성 기능은 내부 저장소에 저장된 값을 이용하여 SIB 응용 프로그램의 코드를 자동 생성한다. 자동 생성된 SIB 응용 프로그램의 코드에는 리소스 파일, 구현 파일, 헤더 파일이 있다.The graphical interface interacts with the user, and the event handling function interprets the input event and invokes the function corresponding to the event. The type-specific parameter definition function displays the type-specific parameter definition dialog on the screen to interact with the user, and then converts the user's input into an internal storage format and stores it in an internal storage (eg, memory). The code generation feature automatically generates the code for the SIB application using the values stored in internal storage. The code for an autogenerated SIB application includes resource files, implementation files, and header files.

상기 도 3의 SIB 응용 프로그램 자동 생성기에서 사용자가 파라미터를 정의하는 순서는 다음과 같다. 먼저 그래픽 인터페이스의 메뉴에서 SIB 정의라는 메뉴를 선택한 후, 정의하고자 하는 SIB의 이름을 입력한다(1). 사용자가 입력한 SIB의 이름은 최종적으로 자동 생성될 SIB 응용 프로그램 이름으로 사용된다. SIB 이름 입력 후, 사용자는 그래픽 인터페이스의 메뉴에서 정의하고자 하는 파라미터의 유형을 선택한다(2). 이벤트 처리 기능은 사용자의 입력 이벤트를 해석한 후 입력 이벤트에 대응하는 파라미터 정의 기능을 호출한다. 유형별 파라미터 정의 기능은 하나의 파라미터 정보를 입력할 수 있는 다이얼로그를 화면에 출력한다(3). 화면에 출력된 다이얼로그는 하나의 파라미터를 정의하도록 하며, 만약 사용자가 여러 개의 파라미터를 정의하고 싶은 경우 (2)번과 (3)번 동작을 되풀이한다.In the automatic generation of the SIB application program of FIG. 3, a user defines a parameter as follows. First select the SIB definition menu from the menu of the graphical interface, and then enter the name of the SIB to be defined (1). The name of the SIB entered by the user is used as the SIB application name to be automatically generated. After entering the SIB name, the user selects the type of parameter to be defined from the menu of the graphical interface (2). The event processing function interprets a user's input event and then calls a parameter definition function corresponding to the input event. The parameter definition function for each type outputs a dialog for inputting one parameter information on the screen (3). The dialog displayed on the screen defines one parameter. If the user wants to define several parameters, the operations (2) and (3) are repeated.

만약 사용자가 (2)번 절차에서 입력 데이터 파라미터를 선택한 경우, 파라미터 이름, 파라미터 범주, 파라미터 값의 데이터 유형을 입력할 수 있는 다이얼로그가 화면에 출력된다. 여기서 파라미터 이름은 사용자가 직접 입력하며, 파라미터 범주는 국제 표준화 기구 ITU-T의 표준안에서 권고한 SSD(Service Support Data), CID(Call Instance Data), SID(Service Instance Data) 중 하나 이상을 사용자로 하여금 선택하도록 한다. 파라미터 값의 데이터 유형은 정수형(integer data type), 스트링형(string data type), 불리언형(boolean data type), 열거형(enumerate data type) 중 하나를 사용자로 하여금 선택하도록 한다. 파라미터 이름, 파라미터 범주, 파라미터 값의 데이터 유형에 대한 입력이 끝난 후 사용자는 확인 버튼을 누른다. 만약 사용자가 데이터 유형으로 열거형을 선택한 경우, 열거형의 항목을 입력할 수 있는 다이얼로그가 화면에 출력되며, 사용자는 열거형의 항목을 직접 입력하고 확인 버튼을 누른다(4). 그리고, 화면에 열거형 항목 정의를 계속 할 것인 가를 묻는 다이얼로그가 출력된다(5). 여기서 만약 사용자가 취소 버튼을 누르면 입력 데이터 파라미터 정의가 끝이 나고, 만약 확인 버튼을 누르게 되면 (4)번과 (5)번 동작이 되풀이 된다.If the user selects an input data parameter in step (2), a dialog box for entering the parameter name, parameter category, and data type of the parameter value is displayed on the screen. In this case, the parameter name is directly input by the user, and the parameter category includes one or more of Service Support Data (SSD), Call Instance Data (CID), and Service Instance Data (SID) recommended in the ITU-T standard. To make a choice. The data type of the parameter value allows the user to select one of an integer data type, a string data type, a boolean data type, and an enumerated data type. After entering the parameter name, parameter category and data type of the parameter value, the user presses the OK button. If the user selects an enumeration type as the data type, a dialog box for inputting the items of the enumeration is displayed on the screen, and the user directly enters the items of the enumeration type and clicks the OK button (4). Then, a dialog is displayed on the screen asking whether to continue defining the enumerated item (5). Here, if the user presses the cancel button, the input data parameter definition is finished. If the user presses the confirm button, the operations (4) and (5) are repeated.

만약 사용자가 (2)번 절차에서 출력 데이터 파라미터를 선택한 경우, 파라미터 이름, 파라미터 값의 데이터 유형을 입력할 수 있는 다이얼로그가 화면에 출력된다. 여기서 파라미터 이름은 사용자가 직접 입력하며, 데이터 유형은 정수형, 스트링형, 불리언형 중 하나를 사용자로 하여금 선택하도록 한다. 파라미터 이름, 파라미터 값의 데이터 유형에 대한 입력이 끝난 후 사용자는 확인 버튼을 누른다.If the user selects the output data parameter in step (2), a dialog box for inputting the parameter name and data type of the parameter value is displayed on the screen. In this case, the parameter name is directly input by the user, and the data type allows the user to select one of integer type, string type, and Boolean type. After entering the parameter name and data type of the parameter value, the user presses the OK button.

만약 사용자가 (2)번 절차에서 입력 IPC 파라미터나 출력 IPC 파라미터를 선택한 경우, IPC 유형, IPC 이름을 입력할 수 있는 다이얼로그가 화면에 출력된다. 여기서 IPC 유형은 국제 표준화 기구인 ITU-T의 표준안에서 권고한 POI(Point of Initiation), POR(Point of Return), POS(Point of Synchronization) 중 하나를 사용자로 하여금 선택하도록 한다. IPC 이름은 사용자가 직접 입력한다. IPC 유형과 IPC 이름에 대한 입력이 끝난 후 사용자는 확인 버튼을 누른다. 그리고, 화면에 IPD(Inter Process Data)를 정의할 것인 가를 묻는 다이얼로그가 출력된다. IPD는 프로세스간 통신에 사용되는 데이터로 통신을 위하여 필요한 데이터나 상대편 프로세스에 전달할 메시지를 나타낸다. 여기서 만약 사용자가 취소 버튼을 누르면 IPC 파라미터 정의가 끝이 난다. 만약 사용자가 확인 버튼을 누르면, 화면에 IPD 이름, IPD 값의 데이터 유형을 입력할 수 있는 다이얼로그가 출력된다. IPD 이름은 사용자가 직접 입력하며, IPD 값의 데이터 유형은 정수형, 스트링형, 불리언형 중 하나를 사용자로 하여금 선택하도록 한다(6). IPD 이름, IPD 값의 데이터 유형에 대한 입력이 끝난 후 사용자는 확인 버튼을 누른다(7). 그리고 화면에 IPD 정의를 계속 할 것인 가를 묻는 다이얼로그가 화면에 출력되고(8), 만약 사용자가 취소 버튼을 누르면 파라미터 정의가 끝이 나고, 확인 버튼을 누르면 화면에 IPD 이름, IPD 값의 데이터 유형을 입력할 수 있는 다이얼로그가 출력되며, (6), (7), (8) 번 동작이 되풀이 된다.If the user selects the input IPC parameter or the output IPC parameter in step (2), a dialog for inputting the IPC type and IPC name is displayed on the screen. Here, the IPC type allows the user to select one of the Point of Initiation (POI), Point of Return (POR), and Point of Synchronization (POS) recommended in the ITU-T standard. The IPC name is entered manually by the user. After entering the IPC type and IPC name, the user presses the OK button. Then, a dialog is displayed asking whether to define IPD (Inter Process Data) on the screen. IPD is the data used for interprocess communication and indicates the data necessary for communication or the message to be delivered to the other process. Here, if the user presses the cancel button, the IPC parameter definition is finished. If the user presses the OK button, a dialog box is displayed to enter the IPD name and data type of the IPD value on the screen. The IPD name is entered directly by the user, and the data type of the IPD value allows the user to select one of an integer type, a string type, and a Boolean type (6). After entering the IPD name and data type of the IPD value, the user presses the OK button (7). A dialog is displayed on the screen asking if the user wants to continue defining the IPD (8) .If the user presses the cancel button, the parameter definition is finished. A dialog box is displayed in which you can enter, and operations (6), (7) and (8) are repeated.

도 4는 본 발명의 일 실시예에 따른 SIB 응용 프로그램 자동 생성 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.4 is a flowchart illustrating a method for automatically generating a SIB application program according to an embodiment of the present invention.

먼저, 스텝 S401에서, 화면에 그래픽 인터페이스가 출력되고, 스텝 S402에서, 사용자의 입력을 기다린 후, 스텝 S403에서, 사용자가 SIB 정의 메뉴를 선택하는지 여부를 판단한다.First, in step S401, a graphic interface is output on the screen, and in step S402, after waiting for user input, in step S403, it is determined whether the user selects the SIB definition menu.

상기 스텝 S403에서의 판단 결과, 사용자가 SIB 정의 메뉴를 선택하면, 스텝 S404에서, 사용자로부터 정의하고자 하는 SIB의 이름을 입력받은 후, 상기 스텝 S402부터 반복 수행한다.As a result of the determination in step S403, when the user selects the SIB definition menu, in step S404, the user inputs the name of the SIB to be defined, and repeats from step S402.

상기 스텝 S403에서의 판단 결과, 사용자가 SIB 정의 메뉴를 선택하지 아니하면, 스텝 S405에서, 사용자가 입력 데이터 파라미터 메뉴를 선택하는지 여부를 판단한다.As a result of the determination in step S403, if the user does not select the SIB definition menu, it is determined in step S405 whether the user selects the input data parameter menu.

상기 스텝 S405에서의 판단 결과, 사용자가 입력 데이터 파라미터 메뉴를 선택하면, 스텝 S406에서, SIB 이름이 정의되었는지 여부를 판단한다.As a result of the determination in step S405, when the user selects the input data parameter menu, it is determined in step S406 whether the SIB name is defined.

상기 스텝 S406에서의 판단 결과, SIB 이름이 정의되었으면, 스텝 S407에서, 입력 데이터 파라미터 정의 기능을 수행한 후, 상기 스텝 S402부터 반복 수행하고, SIB 이름이 정의되지 아니하였으면, 스텝 S421에서, SIB 정의 메뉴를 먼저 선택하라는 경고 메시지를 출력한 후, 상기 스텝 S402부터 반복 수행한다.If the SIB name is defined as the determination result in step S406, after performing the input data parameter definition function in step S407, the process is repeated from step S402. If the SIB name is not defined, the SIB definition is made in step S421. After outputting a warning message to select a menu first, the process is repeated from step S402.

한편, 상기 스텝 S405에서의 판단 결과, 사용자가 입력 데이터 파라미터 메뉴를 선택하지 아니하였으면, 스텝 S408에서, 사용자가 입력 IPC 파라미터 메뉴를 선택하였는지 여부를 판단한다.On the other hand, if the user did not select the input data parameter menu as a result of the determination in step S405, it is determined in step S408 whether the user selected the input IPC parameter menu.

상기 스텝 S408에서의 판단 결과, 사용자가 입력 데이터 파라미터 메뉴를 선택하였으면, 스텝 S409에서, SIB 이름이 정의되었는지 여부를 판단한다.As a result of the determination in step S408, if the user selects the input data parameter menu, it is determined in step S409 whether the SIB name is defined.

상기 스텝 S409에서의 판단 결과, SIB 이름이 정의되었으면, 스텝 S410에서, 입력 IPC 파라미터 정의 기능을 수행한 후, 상기 스텝 S402부터 반복 수행하고, SIB 이름이 정의되지 아니하였으면, 상기 스텝 S421로 진행한다.If the SIB name is defined as the determination result in step S409, after performing the input IPC parameter definition function in step S410, the process is repeated from step S402. If the SIB name is not defined, the process proceeds to step S421. .

한편, 상기 스텝 S408에서의 판단 결과, 사용자가 입력 데이터 파라미터 메뉴를 선택하지 아니하였으면, 스텝 S411에서, 사용자가 출력 데이터 파라미터 메뉴를 선택하였는지 여부를 판단한다.On the other hand, if the user did not select the input data parameter menu as a result of the determination in step S408, it is determined in step S411 whether the user selected the output data parameter menu.

상기 스텝 S411에서의 판단 결과, 사용자가 출력 데이터 파라미터 메뉴를 선택하였으면, 스텝 S412에서, SIB 이름이 정의되었는지 여부를 판단한다.As a result of the determination in step S411, if the user selects the output data parameter menu, it is determined in step S412 whether the SIB name is defined.

상기 스텝 S412에서의 판단 결과, SIB 이름이 정의되었으면, 스텝 S413에서, 출력 데이터 파라미터 정의 기능을 수행한 후, 상기 스텝 S402부터 반복 수행하고, SIB 이름이 정의되지 아니하였으면, 상기 스텝 S421로 진행한다.If the SIB name is defined as the determination result in step S412, after performing the output data parameter definition function in step S413, the process is repeated from step S402. If the SIB name is not defined, the process proceeds to step S421. .

한편, 상기 스텝 S411에서의 판단 결과, 사용자가 출력 데이터 파라미터 메뉴를 선택하지 아니하였으면, 스텝 S414에서, 사용자가 출력 IPC 파라미터 메뉴를 선택하였는지 여부를 판단한다.On the other hand, if the user did not select the output data parameter menu as a result of the determination in step S411, it is determined in step S414 whether the user selected the output IPC parameter menu.

상기 스텝 S414에서의 판단 결과, 사용자가 출력 IPC 파라미터 메뉴를 선택하였으면, 스텝 S415에서, SIB 이름이 정의되었는지 여부를 판단한다.As a result of the determination in step S414, if the user selects the output IPC parameter menu, it is determined in step S415 whether the SIB name is defined.

상기 스텝 S415에서의 판단 결과, SIB 이름이 정의되었으면, 스텝 S416에서, 출력 IPC 파라미터 정의 기능을 수행한 후, 상기 스텝 S402부터 반복 수행하고, SIB 이름이 정의되지 아니하였으면, 상기 스텝 S421로 진행한다.If the SIB name is defined as the determination result in step S415, after performing the output IPC parameter definition function in step S416, the process is repeated from step S402. If the SIB name is not defined, the process proceeds to step S421. .

한편, 상기 스텝 S414에서의 판단 결과, 사용자가 출력 IPC 파라미터 메뉴를 선택하지 아니하였으면, 스텝 S417에서, 사용자가 코드 생성 메뉴를 선택하였는지 여부를 판단한다.On the other hand, if the user did not select the output IPC parameter menu as a result of the determination in step S414, it is determined in step S417 whether the user selected the code generation menu.

상기 스텝 S417에서의 판단 결과, 사용자가 코드 생성 메뉴를 선택하였으면, 스텝 S418에서, SIB 이름이 정의되었는지 여부를 판단한다.As a result of the determination in step S417, if the user selects the code generation menu, it is determined in step S418 whether the SIB name is defined.

상기 스텝 S418에서의 판단 결과, SIB 이름이 정의되었으면, 스텝 S419에서, 코드 생성 기능을 수행한 후, 상기 스텝 S402부터 반복 수행하고, SIB 이름이 정의되지 아니하였으면, 상기 스텝 S421로 진행한다.If the SIB name is defined as the determination result in step S418, after performing the code generation function in step S419, the process is repeated from step S402. If the SIB name is not defined, the process proceeds to step S421.

한편, 상기 스텝 S417에서의 판단 결과, 사용자가 코드 생성 메뉴를 선택하지 아니하였으면, 스텝 S420에서, 사용자가 끝내기 메뉴를 선택하였는지 여부를 판단한다.On the other hand, if the user did not select the code generation menu as a result of the determination in step S417, it is determined in step S420 whether the user selected the end menu.

상기 스텝 S420에서의 판단 결과, 사용자가 끝내기 메뉴를 선택하였으면, 종료하고, 사용자가 끝내기 메뉴를 선택하지 아니하였으면, 상기 스텝 S402부터 반복 수행한다.As a result of the determination in step S420, if the user selects the exit menu, the process ends. If the user does not select the exit menu, the process is repeated from step S402.

도 5는 본 발명의 일 실시예에 따른 SIB 입력 데이터 파라미터 정의 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.5 is a flowchart illustrating a SIB input data parameter definition method according to an embodiment of the present invention.

먼저, 스텝 S501에서, 입력 데이터 파라미터 정의 다이얼로그를 화면에 출력한 후, 스텝 S502에서, 사용자가 파라미터의 이름을 입력하면, 스텝 S503에서, 사용자가 나열된 파라미터 범주 중 하나 이상을 선택하고, 스텝 S504에서, 사용자가 나열된 데이터 유형 중 하나를 선택한다.First, in step S501, after outputting the input data parameter definition dialog on the screen, in step S502, when the user inputs the name of the parameter, in step S503, the user selects one or more of the listed parameter categories, and in step S504 , The user selects one of the listed data types.

이어서, 스텝 S505에서, 사용자의 입력을 기다린 후, 스텝 S506에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Next, after waiting for a user input in step S505, it is determined in step S506 whether the user selects a confirmation button.

상기 스텝 S506에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하였으면, 스텝 S507에서, 사용자가 취소 버튼을 선택하였는지 여부를 판단한다.As a result of the determination in step S506, if the user has not selected the confirmation button, it is determined in step S507 whether the user has selected the cancel button.

상기 스텝 S507에서의 판단 결과, 사용자가 취소 버튼을 선택하였으면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하였으면, 상기 스텝 S505부터 반복 수행한다.As a result of the determination in step S507, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S505.

한편, 상기 스텝 S506에서의 판단 결과, 사용자가 확인 버튼을 선택하였으면, 스텝 S508에서, 사용자가 지금까지 입력한 값을 내부 저장소에 저장한 후, 스텝 S509에서, 사용자가 선택한 데이터 유형이 열거형인지 여부를 판단한다.On the other hand, if the user selects the OK button as a result of the determination in step S506, in step S508, after storing the value input so far in the internal storage, whether or not the data type selected by the user in the step S509 is an enumerated type. Determine whether or not.

상기 스텝 S509에서의 판단 결과, 사용자가 선택한 데이터 유형이 열거형이 아니면, 종료하고, 사용자가 선택한 데이터 유형이 열거형이면, 스텝 S510에서, 화면에 열거형 항목을 입력할 수 있는 다이얼로그가 출력되고, 스텝 S511에서, 사용자가 열거형 항목을 입력하면, 스텝 S512에서, 사용자의 입력값을 내부 저장소에 저장한 후, 스텝 S513에서, 화면에 열거형 항목을 계속 입력할 것이지 여부를 묻는 다이얼로그가 출력된다.As a result of the determination in step S509, if the data type selected by the user is not an enumerated type, and the data type selected by the user is an enumerated type, in step S510, a dialog for inputting an enumerated item on the screen is outputted. In step S511, if the user inputs the enumerated item, in step S512, the user's input value is stored in the internal storage, and in step S513, a dialog asking whether to continue entering the enumerated item on the screen is output. do.

이어서, 스텝 S514에서, 사용자의 입력을 기다린 후, 스텝 S515에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Subsequently, after waiting for user input in step S514, it is determined in step S515 whether the user selects a confirmation button.

상기 스텝 S515에서의 판단 결과, 사용자가 확인 버튼을 선택하면, 상기 스텝 S510부터 반복 수행하고, 사용자가 확인 버튼을 선택하지 아니하면, 스텝 S516에서, 사용자가 취소 버튼을 선택하는지 여부를 판단한다.As a result of the determination in step S515, if the user selects the confirmation button, the process is repeated from step S510. If the user does not select the confirmation button, it is determined in step S516 whether the user selects the cancel button.

상기 스텝 S516에서의 판단 결과, 사용자가 취소 버튼을 선택하면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하면, 상기 스텝 S514부터 반복 수행한다.As a result of the determination in step S516, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S514.

도 6은 본 발명의 일 실시예에 따른 SIB 입력 IPC(Inter Process Communication) 파라미터 정의 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.FIG. 6 is a flowchart illustrating a method for defining SIB input IPC parameters according to an embodiment of the present invention.

먼저, 스텝 S601에서, 입력 IPC 파라미터 정의 다이얼로그를 화면에 출력한 후, 스텝 S602에서, 사용자가 나열된 IPC 유형 중 하나를 선택하고, 스텝 S603에서, 사용자가 IPC 이름을 입력한다.First, in step S601, the input IPC parameter definition dialog is displayed on the screen, and in step S602, one of the IPC types listed by the user is selected, and in step S603, the user inputs an IPC name.

이어서, 스텝 S604에서, 사용자의 입력을 기다린 후, 스텝 S605에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Next, after waiting for user input in step S604, it is determined in step S605 whether the user selects a confirmation button.

상기 스텝 S605에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하면, 스텝 S606에서, 사용자가 취소 버튼을 선택하는지 여부를 판단한다.As a result of the determination in step S605, if the user does not select the confirmation button, in step S606 it is determined whether the user selects the cancel button.

상기 스텝 S606에서의 판단 결과, 사용자가 취소 버튼을 선택하면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하면, 상기 스텝 S604부터 반복 수행한다.As a result of the determination in step S606, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S604.

한편, 상기 스텝 S605에서의 판단 결과, 사용자가 확인 버튼을 선택하면, 스텝 S607에서, 사용자가 입력한 값을 내부 저장소에 저장한 후, 스텝 S608에서, 화면에 IPD(Inter Process Data)를 정의할 것인지 여부를 묻는 다이얼로그가 출력된다.On the other hand, if the user selects the OK button as a result of the determination in step S605, in step S607, after storing the value input by the user in the internal storage, in step S608, IPD (Inter Process Data) is defined on the screen. A dialog is displayed asking whether or not to

이어서, 스텝 S609에서, 사용자의 입력을 기다린 후, 스텝 S610에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Subsequently, after waiting for user input in step S609, it is determined in step S610 whether the user selects a confirmation button.

상기 스텝 S610에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하였으면, 스텝 S616에서, 사용자가 취소 버튼을 선택하는지 여부를 판단한다.As a result of the determination in step S610, if the user has not selected the confirmation button, in step S616 it is determined whether the user selects the cancel button.

상기 스텝 S616에서의 판단 결과, 사용자가 취소 버튼을 선택하였으면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하였으면, 상기 스텝 S609부터 반복 수행한다.As a result of the determination in step S616, if the user has selected the cancel button, the process ends. If the user has not selected the cancel button, the process is repeated from step S609.

한편, 상기 스텝 S610에서의 판단 결과, 사용자가 확인 버튼을 선택하였으면, 스텝 S611에서, IPD 정의 다이얼로그를 화면에 출력한 후, 스텝 S612에서, 사용자가 IPD의 이름을 입력하고, 스텝 S613에서, 사용자가 나열된 IPD 데이터 유형 중 하나를 선택한다.On the other hand, if the user selects the OK button as a result of the determination in step S610, after outputting the IPD definition dialog on the screen in step S611, the user inputs the name of the IPD in step S612, and the user in step S613. Select one of the listed IPD data types.

이어서, 스텝 S614에서, 사용자가 입력한 값을 내부 저장소에 저장한 후, 스텝 S615에서, 화면에 IPD 정의를 계속할 것인지 여부를 묻는 다이얼로그가 출력되고, 상기 스텝 S609부터 반복 수행한다.Subsequently, after storing the value input by the user in the internal storage in step S614, in step S615, a dialog is outputted asking whether to continue defining the IPD on the screen, and the process is repeated from step S609.

도 7은 본 발명의 일 실시예에 따른 SIB 출력 데이터 파라미터 정의 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.7 is a flowchart illustrating a SIB output data parameter definition method according to an embodiment of the present invention.

먼저, 스텝 S701에서, 출력 데이터 파라미터 정의 다이얼로그를 화면에 출력한 후, 스텝 S702에서, 사용자가 파라미터의 이름을 입력하면, 스텝 S703에서, 사용자가 나열된 데이터 유형 중 하나를 선택한다.First, in step S701, the output data parameter definition dialog is output to the screen. In step S702, when the user inputs the name of the parameter, in step S703, the user selects one of the listed data types.

이어서, 스텝 S704에서, 사용자의 입력을 기다린 후, 스텝 S705에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Next, after waiting for user input in step S704, it is determined in step S705 whether the user selects a confirmation button.

상기 스텝 S705에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하면, 스텝 S707에서, 사용자가 취소 버튼을 선택하는지 여부를 확인한다.As a result of the determination in step S705, if the user does not select the confirmation button, in step S707 it is checked whether the user selects the cancel button.

상기 스텝 S707에서의 판단 결과, 사용자가 취소 버튼을 선택하면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하면, 상기 스텝 S704부터 반복 수행한다.As a result of the determination in step S707, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S704.

한편, 상기 스텝 S705에서의 판단 결과, 사용자가 확인 버튼을 선택하면, 스텝 S706에서, 사용자가 지금까지 입력한 값을 내부 저장소에 저장한 후, 종료한다.On the other hand, if the user selects the confirmation button as a result of the determination in step S705, the user ends the operation after storing the values input so far in the internal storage in step S706.

도 8은 본 발명의 일 실시예에 따른 SIB 출력 IPC 파라미터 정의 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.8 is a flowchart illustrating a SIB output IPC parameter definition method according to an embodiment of the present invention.

먼저 스텝 S801에서, 출력 IPC 파라미터 정의 다이얼로그를 화면에 출력한 후, 스텝 S802에서, 사용자가 나열된 IPC 유형 중 하나를 선택하고, 스텝 S803에서, 사용자가 IPC 이름을 입력한다.First, in step S801, the output IPC parameter definition dialog is output to the screen, then in step S802, the user selects one of the listed IPC types, and in step S803, the user inputs an IPC name.

이어서, 스텝 S804에서, 사용자의 입력을 기다린 후, 스텝 S805에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Subsequently, after waiting for user input in step S804, it is determined in step S805 whether the user selects a confirmation button.

상기 스텝 S805에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하면, 스텝 S806에서, 사용자가 취소 버튼을 선택하는지 여부를 판단한다.As a result of the determination in step S805, if the user does not select the confirmation button, it is determined in step S806 whether the user selects the cancel button.

상기 스텝 S806에서의 판단 결과, 사용자가 취소 버튼을 선택하면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하면, 상기 스텝 S804부터 반복 수행한다.As a result of the determination in step S806, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S804.

한편, 상기 스텝 S805에서의 판단 결과, 사용자가 확인 버튼을 선택하면, 스텝 S807에서, 사용자가 입력한 값을 내부 저장소에 저장한 후, 스텝 S808에서, 화면에 IPD를 정의할 것인지 여부를 묻는 다이얼로그가 출력된다.On the other hand, if the user selects the OK button as a result of the determination in step S805, in step S807, after storing the value input by the user in the internal storage, in step S808, a dialog asks whether to define the IPD on the screen. Is output.

이어서, 스텝 S809에서, 사용자의 입력을 기다린 후, 스텝 S810에서, 사용자가 확인 버튼을 선택하는지 여부를 판단한다.Subsequently, after waiting for user input in step S809, it is determined in step S810 whether the user selects a confirmation button.

상기 스텝 S810에서의 판단 결과, 사용자가 확인 버튼을 선택하지 아니하면, 스텝 S811에서, 사용자가 취소 버튼을 선택하는지 여부를 판단한다.As a result of the determination in step S810, if the user does not select the confirmation button, it is determined in step S811 whether the user selects the cancel button.

상기 스텝 S811에서의 판단 결과, 사용자가 취소 버튼을 선택하였으면, 종료하고, 사용자가 취소 버튼을 선택하지 아니하였으면, 스텝 S809부터 반복 수행한다.As a result of the determination in step S811, if the user selects the cancel button, the process ends. If the user does not select the cancel button, the process is repeated from step S809.

한편, 상기 스텝 S810에서의 판단 결과, 사용자가 확인 버튼을 선택하였으면, 스텝 S812에서, IPD 정의 다이얼로그를 화면에 출력하고, 스텝 S813에서, 사용자가 IPD의 이름을 입력하면, 스텝 S814에서, 사용자가 나열된 IPD 데이터 유형 중 하나를 선택한다.On the other hand, if the user selects the OK button as a result of the determination in step S810, in step S812, the IPD definition dialog is displayed on the screen. In step S813, when the user inputs the name of the IPD, in step S814, the user Select one of the listed IPD data types.

이어서, 스텝 S815에서, 사용자의 입력 값을 내부 저장소에 저장하고, 스텝 S816에서, 화면에 IPD 정의를 계속할 것인지 여부를 묻는 다이얼로그를 출력한 후, 상기 스텝 S809부터 반복 수행한다.Subsequently, in step S815, the user's input value is stored in the internal storage, and in step S816, a dialog asking whether to continue the IPD definition on the screen is output, and then repeated from step S809.

도 9는 본 발명의 일 실시예에 따른 사용자가 정의한 SIB 파라미터 하나를 내부 저장소에 저장하기 위한 자료 구조를 나타낸 구조도로서, 도면에 도시된 바와 같이 파라미터 하나에 대한 내부 자료 구조를 보여준다.FIG. 9 is a structural diagram showing a data structure for storing a user-defined SIB parameter in an internal storage according to an embodiment of the present invention. As shown in the figure, FIG.

내부 자료 구조는 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비, 리소스 특징, 파라미터 번호, 파라미터 범주, 파라미터 이름, 데이터 유형, 열거형 항목 개수, 열거형 항목에 대한 포인터, 다음 파라미터에 대한 포인터 필드로 구성되어 있다.The internal data structure is the resource type, resource name, resource identifier, starting position, width, resource characteristics, parameter number, parameter category, parameter name, data type, enum item count, pointer to enum item, pointer to next parameter It consists of fields.

리소스 유형은 파라미터를 자동 생성될 SIB 응용 프로그램의 파라미터 편집기에 표현할 때 어떤 리소스로 표현할 것인 가를 나타내며, 리소스 이름은 리소스의 이름을 나타내며, 리소스 식별자는 리소스를 식별하기 위한 고유한 값을 나타내며, 시작 위치는 리소스가 출력될 시작 위치를 나타내며, 너비는 리소스의 너비를 나타내며, 리소스 특징은 리소스 종속적인 특징을 나타낸다. 파라미터 번호는 파라미터 유형별 파라미터 집합에서 몇 번째 파라미터인 가를 나타내며, 파라미터 범주는 파라미터의 범주를 나타내며 파라미터 범주에는 SSD(Service Support Data), CID(Call Instance Data), SID(Service Instance Data), POI(Point Of Initiation), POR(Point Of Return), POS(Point Of Synchronization), IPD(Inter Process Data) 중 하나가 된다.The resource type indicates what resource to represent when the parameter is expressed in the parameter editor of the SIB application to be auto-generated, the resource name indicates the name of the resource, the resource identifier indicates a unique value to identify the resource, and The position indicates the starting position at which the resource is to be output, the width indicates the width of the resource, and the resource characteristic indicates a resource dependent characteristic. The parameter number indicates the number of parameters in the parameter set for each parameter type, the parameter category indicates the category of the parameter, and the parameter category includes the service support data (SSD), call instance data (CID), service instance data (SID), and point of interest (POI). Of Initiation, Point Of Return (POR), Point Of Synchronization (POS), Inter Process Data (IPD).

파라미터 이름은 파라미터의 이름을 나타내며, 데이터 유형은 파라미터 값의 데이터 유형을 나타내며, 열거형 항목 개수는 데이터 유형이 열거형인 경우만 사용되고 열거형 항목의 개수를 나타낸다. 열거형 항목에 대한 포인터는 열거형 항목을 저장한 자료 구조에 대한 포인터로서 데이터 유형이 열거형인 경우만 사용된다. 다음 파라미터에 대한 포인터는 다음 파라미터(next parameter)의 자료 구조에 대한 포인터를 나타내고, 만약 다음 파라미터가 없는 경우 NULL이 된다.The parameter name indicates the name of the parameter, the data type indicates the data type of the parameter value, and the enum item number is used only when the data type is an enum type and indicates the number of enum items. A pointer to an enumeration item is a pointer to the data structure that stores the enumeration item and is used only when the data type is an enumeration. The pointer to the next parameter represents the pointer to the data structure of the next parameter, or NULL if there is no next parameter.

상기 자료 구조의 필드 중 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특징은 리소스 파일을 생성하기 위하여 필요하다. 리소스 식별자, 파라미터 번호, 파라미터 범주, 파라미터 이름, 데이터 유형, 열거형 항목 개수 및 열거형 항목에 대한 포인터는 구현 파일 및 헤더 파일 생성을 위하여 필요하다.Among the fields of the data structure, resource type, resource name, resource identifier, start position, width, and resource characteristics are required to create a resource file. Resource identifiers, parameter numbers, parameter categories, parameter names, data types, enumeration item counts, and pointers to enumeration items are required for implementation file and header file generation.

도 10은 본 발명의 일 실시에에 따른 사용자가 정의한 SIB 유형별 파라미터 집합을 내부 저장소에 저장하기 위한 자료 구조를 나타낸 구조도로서, 이를 상세히 설명하면 다음과 같다.FIG. 10 is a structural diagram illustrating a data structure for storing a user-defined parameter set for each SIB type in an internal storage according to an embodiment of the present invention.

사용자가 정의한 SIB 파라미터 각각은 어떤 파라미터 유형에 속하는 가에 상관없이 상기 도 9의 자료 구조로 만들어진다. 그러나, 실제로 내부 저장소에 저장할 때에는 유형별로 구분되어 저장된다. 본 실시예에서는 유형별 파라미터 집합을 도 9의 자료 구조를 링크로 연결한 리스트(linked list)에 저장한다. 만약 임의의 SIB가 네 가지 유형의 파라미터 집합을 가진다면, 네 개의 링크드 리스트가 존재하게 되며, 하나의 유형만 가진다면 하나의 링크드 리스트가 존재하게 된다. 도 10 은 본 발명에 적용되는 사용자가 정의한 파라미터 집합을 내부 저장소에 저장하기 위한 포맷에 대한 설명도이다.Each user-defined SIB parameter is made of the data structure of FIG. 9 regardless of which parameter type it belongs to. However, when actually storing in the internal storage is stored by type. In this embodiment, the type-specific parameter set is stored in a linked list of the data structure of FIG. 9. If a SIB has four types of parameter sets, there are four linked lists. If there is only one type, there is one linked list. 10 is an explanatory diagram for explaining a format for storing a user-defined parameter set in an internal storage according to the present invention.

한편, 상기 도 3 의 코드 생성 기능은 내부 저장소에서 상기 도 10의 자료구조를 읽어, 리스트의 노드를 하나씩 방문하며, SIB 응용 프로그램으로 자동 생성한다. SIB 응용 프로그램의 생성 순서는 먼저 리소스 파일을 자동 생성한 후, 헤더 파일을 생성하고, 구현 파일을 생성한다.Meanwhile, the code generation function of FIG. 3 reads the data structure of FIG. 10 from internal storage, visits the nodes of the list one by one, and automatically generates them by the SIB application program. In order to generate the SIB application, the resource file is first generated automatically, then the header file is generated, and the implementation file is generated.

도 11은 본 발명의 일 실시예에 따른 리소스 파일 생성 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.11 is a flowchart illustrating a method of generating a resource file according to an embodiment of the present invention.

먼저, 스텝 S1101에서, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.First, in step S1101, it is determined whether or not there is a linked list storing the input data parameters.

상기 스텝 S1101에서의 판단 결과, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1102에서, 방문하지 않은 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1101, if there is a linked list storing the input data parameters, it is determined in step S1102 whether there is a node that has not been visited.

상기 스텝 S1102에서의 판단 결과, 방문하지 않은 노드가 존재하지 아니하면, 스텝 S1105로 진행하고, 방문하지 않은 노드가 존재하면, 스텝 S1103에서, 방문하지 않은 노드를 방문하고, 스텝 S1104에서, 리소스 파일에 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특성을 기록한 후, 상기 스텝 S1102부터 반복 수행한다.As a result of the determination in step S1102, if there is no node not visited, the flow proceeds to step S1105, and if there is a node not visited, the node not visited is visited in step S1103, and the resource file in step S1104. The resource type, resource name, resource identifier, start position, width, and resource characteristics are recorded in the following step, and then the process is repeated from step S1102.

한편, 상기 스텝 S1101에서의 판단 결과, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1105에서, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list in which the input data parameter is stored does not exist as a result of the determination in step S1101, it is determined in step S1105 whether the linked list in which the input IPC parameter is stored exists.

상기 스텝 S1105에서의 판단 결과, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1106에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1105, if there is a linked list storing the input IPC parameters, it is determined in step S1106 whether there is a node that has not been visited.

상기 스텝 S1106에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 스텝 S1109로 진행하고, 방문하지 아니한 노드가 존재하면, 스텝 S1107에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1108에서, 리소스 파일에 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특성을 기록한 후, 상기 스텝 S1106부터 반복 수행한다.As a result of the determination in step S1106, if there is no node not visited, the flow proceeds to step S1109, and if there is a node not visited, in step S1107, after visiting the node not visited, in step S1108, the resource file The resource type, resource name, resource identifier, start position, width, and resource characteristics are recorded in the following step, and then the process is repeated from step S1106.

한편, 상기 스텝 S1105에서의 판단 결과, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1109에서, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list in which the input IPC parameter is stored does not exist as a result of the determination in step S1105, it is determined in step S1109 whether the linked list in which the output data parameter is stored exists.

상기 스텝 S1109에서의 판단 결과, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1110에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1109, if there is a linked list storing the output data parameters, it is determined in step S1110 whether there is a node that has not been visited.

상기 스텝 S1110에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 스텝 S1113으로 진행하고, 방문하지 아니한 노드가 존재하면, 스텝 S1111에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1112에서, 리소스 파일에 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특성을 기록한 후, 상기 스텝 S1110부터 반복 수행한다.As a result of the determination in step S1110, if there is no node not visited, the flow proceeds to step S1113, and if there is a node not visited, in step S1111, after visiting the node not visited, in step S1112, the resource file The resource type, resource name, resource identifier, start position, width, and resource characteristics are recorded in the message, and then the process is repeated from step S1110.

한편, 상기 스텝 S1109에서의 판단 결과, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1113에서, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list storing the output data parameter does not exist as a result of the determination in step S1109, it is determined in step S1113 whether there is a linked list storing the output IPC parameter.

상기 스텝 S1113에서의 판단 결과, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 종료하고, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1114에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1113, if the linked list storing the output IPC parameter does not exist, the process terminates. To judge.

상기 스텝 S1114에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 종료하고, 방문하지 아니한 노드가 존재하면, 스텝 S1115에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1116에서, 리소스 파일에 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특성을 기록한 후, 상기 스텝 S1114부터 반복 수행한다.As a result of the determination in step S1114, if there is no node not visited, and terminates, and if there is a node not visited, in step S1115, after visiting the node not visited, in step S1116, the resource type in the resource file After recording the resource name, resource identifier, start position, width and resource characteristics, the process is repeated from step S1114.

도 12 는 본 발명의 일 실시예에 따른 헤더 파일 생성 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.12 is a flowchart illustrating a header file generation method according to an embodiment of the present invention.

먼저, 스텝 S1201에서, 클래스(Class) 생성자에 대한 원형 선언부를 생성한 후, 스텝 S1202에서, SIB 식별자, SIB 이름, SIB 모드, 파일 이름 및 SIB 시각적 특성 관련 속성에 대한 데이터 선언부를 생성하고, 스텝 S1203에서, 화면에 그래픽으로 출력하는 오퍼레이션에 대한 원형 선언부를 생성한다.First, in step S1201, a prototype declaration section is generated for a class constructor. In step S1202, a data declaration section for SIB identifier, SIB name, SIB mode, file name, and SIB visual property related attributes is generated. In S1203, a circular declaration portion for an operation that outputs a graphic on the screen is generated.

이어서, 스텝 S1204에서, SIB 속성 관리 오퍼레이션에 대한 원형 선언부를 생성하고, 스텝 S1205에서, 서비스 로직 프로그램 생성 오퍼레이션에 대한 원형 선언부를 생성한 후, 스텝 S1206에서, SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션에 대한 원형 선언부를 생성한다.Subsequently, in step S1204, a prototype declaration unit for the SIB attribute management operation is generated, in step S1205, a prototype declaration unit for the service logic program generation operation is generated, and in step S1206, the operation writes or reads the SIB information to an external file. Create a prototype declaration for.

그 후, 스텝 S1207에서, 통신 오퍼레이션에 대한 원형 선언부를 생성하고, 스텝 S1208에서, SIB 파라미터 편집 오퍼레이션에 대한 원형 선언부를 생성한 후, 스텝 S1209에서, 등록 및 등록 해제 오퍼레이션에 대한 원형 선언부를 생성한다.Then, in step S1207, a circular declaration portion for the communication operation is generated, in step S1208, a circular declaration portion for the SIB parameter editing operation is generated, and in step S1209, a circular declaration portion for the registration and deregistration operation is generated. .

이어서, 스텝 S1210에서, SIB 파라미터 편집기 식별자에 대한 데이터 선언부를 생성한 후, 스텝 S1211에서, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.Subsequently, after generating a data declaration section for the SIB parameter editor identifier in step S1210, it is determined in step S1211 whether a linked list storing the input data parameters exists.

상기 스텝 S1211에서의 판단 결과, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1212에서, 본 유형에 속하는 파라미터의 전체 개수에 대한 데이터 선언부를 생성한 후, 스텝 S1213에서, 본 유형에 속하는 전체 파라미터를 저장할 수 있는 자료 구조 선언부를 생성하고, 스텝 S1214에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1211, if there is a linked list storing the input data parameters, in step S1212, after generating a data declaration section for the total number of parameters belonging to this type, in step S1213, the whole belonging to this type A data structure declaration section capable of storing parameters is generated, and in step S1214, it is determined whether there is a node that has not been visited.

상기 스텝 S1214에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 스텝 S1217로 진행하고, 방문하지 아니한 노드가 존재하면, 스텝 S1215에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1216에서, 노드로부터 리소스 이름 및 데이터 유형 필드의 값을 조사하여 리소스 이름에 대한 데이터 선언부를 생성하고, 상기 스텝 S1214부터 반복 수행한다.As a result of the determination at step S1214, if there is no node not visited, the flow proceeds to step S1217. If there is a node not visited, at step S1215, the node not visited is visited, and at step S1216, The value of the resource name and data type fields are examined to generate a data declaration section for the resource name, and the process is repeated from step S1214.

한편, 상기 스텝 S1211에서의 판단 결과, 입력 데이터 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1217에서, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list in which the input data parameter is stored does not exist as a result of the determination in step S1211, it is determined in step S1217 whether the linked list in which the input IPC parameter is stored exists.

상기 스텝 S1217에서의 판단 결과, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1218에서, 본 유형에 속하는 파라미터의 전체 개수에 대한 데이터 선언부를 생성한 후, 스텝 S1219에서, 본 유형에 속하는 전체 파라미터를 저장할 수 있는 자료 구조 선언부를 생성하고, 스텝 S1220에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1217, if there is a linked list storing the input IPC parameters, in step S1218, a data declaration part for the total number of parameters belonging to this type is generated, and then in step S1219, all A data structure declaration section capable of storing parameters is generated, and in step S1220, it is determined whether there is a node that has not been visited.

상기 스텝 S1220에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 스텝 S1223으로 진행하고, 방문하지 아니한 노드가 존재하면, 스텝 S1221에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1222에서, 노드로부터 리소스 이름 및 데이터 유형 필드의 값을 조사하여 리소스 이름에 대한 데이터 선언부를 생성하고, 상기 스텝 S1220부터 반복 수행한다.As a result of the determination at step S1220, if there is no node not visited, the flow proceeds to step S1223, and if there is a node not visited, in step S1221, the node not visited is visited, and then in step S1222, The data declaration unit for the resource name is generated by examining the values of the resource name and data type fields, and the process is repeated from step S1220.

한편, 상기 스텝 S1217에서의 판단 결과, 입력 IPC 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1223에서, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list in which the input IPC parameter is stored does not exist as a result of the determination in step S1217, it is determined in step S1223 whether the linked list in which the output data parameter is stored exists.

상기 스텝 S1223에서의 판단 결과, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1224에서, 본 유형에 속하는 파라미터의 전체 개수에 대한 데이터 선언부를 생성한 후, 스텝 S1225에서, 본 유형에 속하는 전체 파라미터를 저장할 수 있는 자료 구조 선언부를 생성하고, 스텝 S1226에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1223, if there is a linked list storing the output data parameters, in step S1224, after generating a data declaration section for the total number of parameters belonging to this type, in step S1225, the whole belonging to this type A data structure declaration section capable of storing parameters is generated, and in step S1226, it is determined whether there is a node that has not been visited.

상기 스텝 S1226에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 스텝 S1229로 진행하고, 방문하지 아니한 노드가 존재하면, 스텝 S1227에서, 상기 방문하지 아니한 노드를 방문한 후, 스텝 S1228에서, 노드로부터 리소스 이름 및 데이터 유형 필드의 값을 조사하여 리소스 이름에 대한 데이터 선언부를 생성하고, 상기 스텝 S1226부터 반복 수행한다.As a result of the determination in step S1226, if there is no node not visited, the flow proceeds to step S1229, and if there is a node not visited, in step S1227, after visiting the node not visited, the node in step S1228 The value of the resource name and data type fields are checked from the data declaration unit for the resource name, and the process is repeated from step S1226.

한편, 상기 스텝 S1223에서의 판단 결과, 출력 데이터 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 스텝 S1229에서, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하는지 여부를 판단한다.On the other hand, if the linked list which stores the output data parameter does not exist as a result of the determination in step S1223, it is determined in step S1229 whether the linked list which stores the output IPC parameter exists.

상기 스텝 S1229에서의 판단 결과, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하지 아니하면, 종료하고, 출력 IPC 파라미터를 저장한 링크드 리스트가 존재하면, 스텝 S1230에서, 본 유형에 속하는 파라미터의 전체 개수에 대한 데이터 선언부를 생성한 후, 스텝 S1231에서, 본 유형에 속하는 전체 파라미터를 저장할 수 있는 자료 구조 선언부를 생성하고, 스텝 S1232에서, 방문하지 아니한 노드가 존재하는지 여부를 판단한다.As a result of the determination in step S1229, if the linked list storing the output IPC parameter does not exist, and the linked list storing the output IPC parameter exists, in step S1230, the total number of parameters belonging to this type is determined. After generating the data declaration unit for the data, in step S1231, a data structure declaration unit capable of storing all parameters belonging to this type is generated, and in step S1232, it is determined whether there is a node that has not been visited.

상기 스텝 S1232에서의 판단 결과, 방문하지 아니한 노드가 존재하지 아니하면, 종료하고, 방문하지 아니한 노드가 존재하면, 스텝 S1233에서, 방문하지 아니한 노드를 방문한 후, 스텝 S1234에서, 노드로부터 리소스 이름 및 데이터 유형 필드의 값을 조사하여 리소스 이름에 대한 데이터 선언부를 생성하고, 상기 스텝 S1232부터 반복 수행한다.As a result of the determination in step S1232, if there is no node not visited, and the node not visited exists, in step S1233, after visiting the node not visited, in step S1234, the resource name and The data declaration unit for the resource name is generated by checking the value of the data type field, and is repeated from the step S1232.

도 13은 본 발명의 일 실시예에 따른 구현 파일 생성 방법을 나타낸 흐름도로서, 이를 상세히 설명하면 다음과 같다.13 is a flowchart illustrating a method of generating an implementation file according to an embodiment of the present invention.

먼저, 스텝 S1301에서, 파일 인클루드(include) 문을 생성한 후, 스텝 S1302에서, 메시지 맵(message map)을 생성하고, 스텝 S1303에서, 클래스 생성자를 생성한다.First, in step S1301, a file include statement is generated, in step S1302, a message map is generated, and in step S1303, a class generator is generated.

이어서, 스텝 S1304에서, 화면에 그래픽으로 출력하는 오퍼레이션을 생성한 후, 스텝 S1305에서, SIB 속성 관리 오퍼레이션을 생성하고, 스텝 S1306에서, 서비스 로직 프로그램 생성 오퍼레이션을 생성한다. 이 때, 오퍼레이션의 바디는 생성하지 아니한다.Subsequently, in step S1304, after generating an operation to be outputted graphically on the screen, in step S1305, an SIB attribute management operation is generated, and in step S1306, a service logic program generation operation is generated. At this time, the body of the operation is not created.

그 후, 스텝 S1307에서, SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션을 생성한 후, 스텝 S1308에서, 통신 오퍼레이션을 생성하고, 스텝 S1309에서, SIB 파라미터 편집 오퍼레이션을 생성하여, 스텝 S1310에서, 등록 및 등록 해제 오퍼레이션을 생성하고, 종료한다.Thereafter, in step S1307, after generating an operation for writing or reading the SIB information to an external file, in step S1308, a communication operation is generated, in step S1309, a SIB parameter editing operation is generated, and in step S1310, registration and registration are performed. Create a release operation and exit.

앞서 상세히 설명한 바와 같이 본 발명은 차세대 지능망 서비스 개발 환경에서 사용자에게 SIB(Service Independent Building Block)파라미터의 정보를 입력할 수 있도록 하는 폼(Form) 기반 그래픽 인터페이스를 제공하며, 사용자는 그래픽 인터페이스를 이용하여 개발하고자 하는 SIB의 파라미터에 대한 정보를 입력하고, 사용자의 입력은 내부 저장 포맷으로 변환되어 저장되며, 저장된 값을 이용하여 SIB 응용 프로그램 코드를 자동 생성하는 방법을 제공함으로써, SIB 응용 프로그램의 개발 시간, 비용 및 노력을 줄이고, 지능망과 프로그래밍에 대한 전문 지식이 없는 일반 사용자도 손쉽게 새로운 SIB를 정의할 수 있도록 하며, SIB 응용 프로그램의 구조를 통일하여 SIB 응용 프로그램의 유지 보수 비용을 절감할 수 있는 효과가 있다.As described in detail above, the present invention provides a form-based graphic interface for inputting information of a service independent building block (SIB) parameter to a user in a next generation intelligent network service development environment. By inputting information about the parameters of the SIB to be developed, the user's input is converted into the internal storage format and stored, and providing a method of automatically generating the SIB application code using the stored values, thereby developing the SIB application. Reduce cost, effort and effort, make it easier for end-users who do not have expertise in intelligent networks and programming to define new SIBs, and reduce the maintenance costs of SIB applications by unifying the structure of SIB applications. There is.

이상에서 본 발명에 대한 기술 사상을 첨부 도면과 함께 서술하였지만 이는 본 발명의 가장 양호한 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한, 이 기술 분야의 통상의 지식을 가진 자이면 누구나 본 발명의 기술 사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.The technical spirit of the present invention has been described above with reference to the accompanying drawings. However, the present invention has been described by way of example only, and is not intended to limit the present invention. In addition, it is obvious that any person skilled in the art may make various modifications and imitations without departing from the scope of the technical idea of the present invention.

Claims (27)

차세대 지능망(AIN : Advanced Intelligent Network) 서비스 개발 환경에서 사용되는 에스아이비(SIB : Service Independent Building Block) 응용 프로그램을 자동 생성하는 방법에 있어서,In a method for automatically generating a service independent building block (SIB) application used in an advanced intelligent network (AIN) service development environment, 개발하고자 하는 에스아이비의 이름을 입력하는 제 1 과정과;A first step of inputting a name of S-Ivy to be developed; 개발하고자 하는 에스아이비 파라미터의 정보를 입력받아 내부 저장소에 저장하는 제 2 과정과;A second process of receiving information of an SIB parameter to be developed and storing in an internal storage; 코드 생성 요구 입력이 있으면, 상기 제 2 과정에서 내부 저장소에 저장된 값을 이용하여, 상기 제 1 과정에서 입력된 개발하고자 하는 에스아이비의 이름에 대응하는 에스아이비 응용 프로그램 코드를 자동 생성하는 제 3 과정을 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.A third step of automatically generating an SIB application code corresponding to a name of an SIB to be developed in the first step, using a value stored in the internal storage in the second step, if there is a code generation request input; Method for automatic generation of Sivy application, characterized in that consisting of. 제 1 항에 있어서,The method of claim 1, 상기 제 2 과정에서 입력된 에스아이비 파라미터에 대응하는 적절한 오퍼레이션을 호출하는 제 4 과정을 더 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And a fourth step of invoking an appropriate operation corresponding to the S-I parameter input in the second step. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 과정은,The second process, 상기 입력된 에스아이비 파라미터가 입력 데이터 파라미터인 경우, 파라미터 이름, 파라미터 범주 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 1 단계와;A first step of inputting a parameter name, a parameter category, and a data type if the inputted SMI parameter is an input data parameter, and storing it in an internal storage; 상기 제 1 단계에서 저장된 데이터 유형이 열거형(Enumerate Data Type)인지 여부를 판단하는 제 2 단계와;A second step of determining whether the data type stored in the first step is an Enumerate Data Type; 상기 제 2 단계의 판단 결과, 데이터 유형이 열거형이면, 열거형에 해당하는 항목들을 입력받아 내부 저장소에 저장하고, 데이터 유형이 열거형이 아니면 종료하는 제 3 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.As a result of the determination of the second step, if the data type is an enumerated type, receiving the items corresponding to the enumerated type and storing in the internal storage, and if the data type is not an enumerated type comprises a third step comprising: How SBI application automatically generated. 제 3 항에 있어서,The method of claim 3, wherein 상기 제 1 단계의 파라미터 범주는 SSD(Service Support Data), CID(Call Instance Data) 및 SID(Service Instance Data) 중 어느 하나 이상인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The parameter category of the first step may be any one or more of Service Support Data (SSD), Call Instance Data (CID), and Service Instance Data (SID). 제 3 항에 있어서,The method of claim 3, wherein 상기 제 1 단계의 데이터 유형은 정수형(Integer Data Type), 스트링형(String Data Type), 불리언형(Boolean Data Type) 및 열거형(Enumerate Data Type) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The data type of the first stage is any one of an integer data type, a string data type, a Boolean data type and an enumerated data type. Auto generation method. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 과정은,The second process, 상기 입력된 에스아이비 파라미터가 입력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 1 단계와;A first step of inputting an IPC type and an IPC name if the inputted SIB parameter is an input IPC parameter and storing it in an internal storage; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 2 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And a second step of inputting a name and data type of an IPD (Inter Process Data) and storing the data in an internal storage. 제 6 항에 있어서,The method of claim 6, 상기 제 1 단계의 IPC 유형은 POI(Point Of Initiation), POR(Point Of Return) 및 POS(Point Of Synchronization) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The IPC type of the first step is any one of Point Of Initiation (POI), Point Of Return (POR) and Point Of Synchronization (POS). 제 6 항에 있어서,The method of claim 6, 상기 제 2 단계의 데이터 유형은 정수형(Integer Data Type), 스트링형(String Data Type), 불리언형(Boolean Data Type) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The data type of the second step is any one of the integer type (Integer Data Type), string type (String Data Type), Boolean data type (Boolean Data Type) characterized in that the automatic generation method of the S-Ivy application program. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 과정은,The second process, 상기 입력된 에스아이비 파라미터가 출력 데이터 파라미터인 경우, 파라미터 이름 및 데이터 유형을 입력하여, 내부 저장소에 저장하는 제 1 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And if the inputted Ivy parameter is an output data parameter, inputting a parameter name and a data type and storing it in an internal storage. 제 9 항에 있어서,The method of claim 9, 상기 제 1 단계의 데이터 유형은 정수형(Integer Data Type), 스트링형(String Data Type), 불리언형(Boolean Data Type) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And the data type of the first step is one of an integer data type, a string data type, and a Boolean data type. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 과정은,The second process, 상기 입력된 에스아이비 파라미터가 출력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 1 단계와;A first step of inputting an IPC type and an IPC name if the inputted SIB parameter is an output IPC parameter and storing it in an internal storage; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 2 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And a second step of inputting a name and data type of an IPD (Inter Process Data) and storing the data in an internal storage. 제 11 항에 있어서,The method of claim 11, 상기 제 1 단계의 IPC 유형은 POI(Point Of Initiation), POR(Point Of Return) 및 POS(Point Of Synchronization) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The IPC type of the first step is any one of Point Of Initiation (POI), Point Of Return (POR) and Point Of Synchronization (POS). 제 11 항에 있어서,The method of claim 11, 상기 제 2 단계의 데이터 유형은 정수형(Integer Data Type), 스트링형(String Data Type), 불리언형(Boolean Data Type) 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The data type of the second step is any one of the integer type (Integer Data Type), string type (String Data Type), Boolean data type (Boolean Data Type) characterized in that the automatic generation method of the S-Ivy application program. 제 1 항에 있어서,The method of claim 1, 상기 제 3 과정은,The third process, 코드 생성 입력이 있으면, 리소스 파일(Resource File)을 생성하는 제 1 단계와;If there is a code generation input, a first step of generating a resource file; 헤더 파일(Header File)을 생성하는 제 2 단계와;A second step of generating a header file; 구현 파일(Implementation File)을 생성하는 제 3 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And a third step of generating an implementation file. 제 14 항에 있어서,The method of claim 14, 상기 제 1 단계는,The first step is, 입력된 파라미터에 해당하는 리소스 유형, 리소스 이름, 리소스 식별자, 시작 위치, 너비 및 리소스 특징 필드의 값을 노드로부터 추출하여, 상기 추출한 값을 자동 생성할 리소스 파일에 기록하는 과정을 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램의 자동 생성 방법.And extracting values of a resource type, a resource name, a resource identifier, a starting position, a width, and a resource characteristic field corresponding to the input parameter from the node, and recording the extracted values in a resource file to be automatically generated. How to automatically generate the Sivy application. 제 15 항에 있어서,The method of claim 15, 상기 입력된 파라미터 유형은 입력 데이터 파라미터, 입력 IPC(Inter Process Communication) 파라미터, 출력 데이터 파라미터 및 출력 IPC 파라미터 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램의 자동 생성 방법.The input parameter type is any one of an input data parameter, an input inter process communication (IPC) parameter, an output data parameter and an output IPC parameter. 제 14 항에 있어서,The method of claim 14, 상기 제 2 단계는,The second step, 원형 선언부 및 데이터 선언부를 생성하여 헤더 파일에 기록하는 제 1 서브 단계와;A first substep of generating a prototype declaration section and a data declaration section and writing them in a header file; 입력된 파라미터 유형에 속하는 파라미터의 전체 개수를 나타내는 데이터에 대한 선언부를 생성하여 헤더 파일에 기록하는 제 2 서브 단계와;A second sub-step of generating a declaration unit for data representing the total number of parameters belonging to the input parameter type and recording the declaration unit in a header file; 입력된 파라미터 유형에 속하는 전체 파라미터를 저장할 수 있는 자료 구조 선언부를 생성하여 헤더 파일에 기록하는 제 3 서브 단계와;A third sub-step of generating a data structure declaration unit capable of storing all parameters belonging to the input parameter type and writing the same in a header file; 입력된 파라미터 유형에 해당하는 리소스 이름 및 데이터 유형 필드의 값을 노드로부터 추출하여, 상기 추출된 값을 이용하여 리소스에 대한 사용자 입력 값을 저장할 데이터의 선언부를 생성하여 헤더 파일에 기록하는 제 4 서브 단계를 포함하여 이루어지는 것을 특징으로 하는 에스아이비 응용 프로그램의 자동 생성 방법.A fourth sub which extracts values of a resource name and data type field corresponding to an input parameter type from a node, generates a declaration section of data to store a user input value for a resource using the extracted values, and writes them to a header file Automatic generation method of Sivy application, characterized in that it comprises a step. 제 17 항에 있어서,The method of claim 17, 상기 제 1 서브 단계는,The first sub-step, 클래스 생성자, 화면에 출력하는 오퍼레이션, 에스아이비 속성 관리 오퍼레이션, 서비스 로직 프로그램 생성 오퍼레이션, 에스아이비 정보를 외부 파일에 쓰거나 읽는 오퍼레이션, 통신 오퍼레이션, 에스아이비 파라미터 편집 오퍼레이션 및 등록 및 등록 해제 오퍼레이션에 대한 원형 선언부를 생성하여 헤더 파일에 기록하는 제 1 서브-서브 단계와;Prototype declarations for class constructors, on-screen operations, SBI attribute management operations, service logic program generation operations, operations for writing or reading SBI information to external files, communication operations, SBI parameter editing operations, and registration and deregistration operations. A first sub-sub step of generating a portion and writing to a header file; 에스아이비 식별자, 에스아이비 이름, 에스아이비 모드, 파일 이름, 에스아이비 시각적 특성 관련 속성 및 에스아이비 파라미터 편집기 식별자에 대한 데이터 선언부를 생성하여 헤더 파일에 기록하는 제 2 서브-서브 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.And a second sub-sub step of generating a data declaration for the Ivy identifier, the Ivy name, the Ivy mode, the file name, the Ivy visual property related attributes, and the Ivy Parameter Editor identifier and writing them to the header file. How to automatically generate the S-ivy application. 제 17 항에 있어서,The method of claim 17, 제 2 서브 단계 내지 제 4 서브 단계의 입력된 파라미터 유형은 입력 데이터 파라미터, 입력 IPC(Inter Process Communication) 파라미터, 출력 데이터 파라미터 및 출력 IPC 파라미터 중 어느 하나인 것을 특징으로 하는 에스아이비 응용 프로그램 자동 생성 방법.The input parameter type of the second to fourth sub-steps is any one of an input data parameter, an input inter process communication (IPC) parameter, an output data parameter, and an output IPC parameter. . 제 14 항에 있어서,The method of claim 14, 상기 제 3 단계는,The third step, 파일 인클루드(Include) 문, 메시지 맵(Message Map), 클래스 생성자, 화면 출력 오퍼레이션, 에스아이비 속성 관리 오퍼레이션, 오퍼레이션의 바디(Body) 부분을 제외한 서비스 로직 프로그램 생성 오퍼레이션, 에스아이비 정보를 외부 파일에 쓰거나 읽는 오퍼레이션, 통신 오퍼레이션, 에스아이비 파라미터 편집 오퍼레이션 , 등록 및 등록 해제 오퍼레이션을 생성하여 구현 파일에 기록하는 서브 단계를 포함하여 이루어진 것을 특징으로 하는 에스아이비 응용 프로그램의 자동 생성 방법.Write file include statements, message maps, class constructors, screen output operations, SB attribute management operations, service logic program generation operations other than the body part of the operation, and write SBI information to external files, And a sub-step of generating a reading operation, a communication operation, an SIB parameter editing operation, a registration and a deregistration operation, and recording the result in an implementation file. 차세대 지능망(AIN : Advanced Intelligent Network) 서비스 개발 환경에서 사용되는 에스아이비(SIB : Service Independent Building Block) 응용 프로그램을 자동 생성하는 방법을 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체에 있어서,A computer-readable recording medium recording a program capable of executing a method for automatically generating a service independent building block (SIB) application used in an advanced intelligent network (AIN) service development environment, 개발하고자 하는 에스아이비의 이름을 입력하는 제 1 과정과;A first step of inputting a name of S-Ivy to be developed; 개발하고자 하는 에스아이비 파라미터의 정보를 입력받아 내부 저장소에 저장하는 제 2 과정과;A second process of receiving information of an SIB parameter to be developed and storing in an internal storage; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 입력 데이터 파라미터인 경우, 파라미터 이름, 파라미터 범주 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 3 과정과;A third step of inputting a parameter name, a parameter category and a data type in the internal storage when the SIB parameter input in the second step is an input data parameter; 상기 제 3 과정에서 저장된 데이터 유형이 열거형(Enumerate Data Type)인지 여부를 판단하는 제 4 과정과;A fourth step of determining whether the data type stored in the third step is an enumerated data type; 상기 제 4 과정의 판단 결과, 데이터 유형이 열거형이면, 열거형에 해당하는 항목을 입력받아 내부 저장소에 저장하고, 데이터 유형이 열거형이 아니면 종료하는 제 5 과정과;A fifth step of receiving an item corresponding to the enumerated type and storing it in an internal storage if the data type is an enumerated type and ending if the data type is not an enumerated type; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 입력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 6 과정과;A sixth step of inputting an IPC type and an IPC name after storing the inputted IC parameter in the second step, the IPC type and the IPC name; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 7 과정과;A seventh process of inputting a name and data type of an IPD (Inter Process Data) and storing the data in an internal storage; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 출력 데이터 파라미터인 경우, 파라미터 이름 및 데이터 유형을 입력하여, 내부 저장소에 저장하는 제 8 과정과;An eighth step of inputting a parameter name and a data type and storing it in an internal storage when the S-I parameter input in the second step is an output data parameter; 상기 제 2 과정에서 입력된 에스아이비 파라미터가 출력 IPC(Inter Process Communication) 파라미터인 경우, IPC 유형 및 IPC 이름을 입력한 후, 내부 저장소에 저장하는 제 9 과정과;A ninth process of inputting an IPC type and an IPC name and storing it in an internal storage when the S-I parameter input in the second process is an output IPC (Inter Process Communication) parameter; IPD(Inter Process Data)의 이름 및 데이터 유형을 입력한 후, 내부 저장소에 저장하는 제 10 과정과;A tenth step of inputting a name and a data type of an IPD (Inter Process Data) and storing it in an internal storage; 코드 생성 입력이 있으면, 리소스 파일(Resource File), 헤더 파일(Header File) 및 구현 파일을 생성하는 제 11 과정을 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.A computer-readable recording medium having recorded thereon a program capable of executing an eleventh process of generating a resource file, a header file, and an implementation file when there is a code generation input. 컴퓨터에,On your computer, 사용자가 정의하는 에스아이비 응용 프로그램을 자동 생성하기 위하여,In order to automatically generate a user-defined Ivy application, 리소스 파일(Resource File)을 생성하기 위한 리소스 요소 영역; 및A resource element region for generating a resource file; And 헤더 파일 및 구현 파일을 생성하기 위한 헤더 및 구현 요소 영역을 포함하여 이루어진 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.And a header and an implementation element area for generating a header file and an implementation file. 제 22 항에 있어서,The method of claim 22, 상기 리소스 요소 영역은,The resource element area is, 자동 생성될 에스아이비 응용 프로그램의 파라미터 편집기에 파라미터를 표현할 때, 어떤 리소스로 표현할 것인가를 결정하는데 이용되는 리소스 유형 필드로서;As a resource type field used to determine which resource to express when a parameter is expressed in a parameter editor of an SIB application to be automatically generated; 리소스 이름을 나타내는 리소스 이름 필드와;A resource name field indicating a resource name; 리소스를 식별하기 위한 고유값을 나타내는 리소스 식별자 필드와;A resource identifier field indicating a unique value for identifying a resource; 리소스가 출력될 시작 위치를 나타내는 시작 위치 필드와;A starting position field indicating a starting position at which the resource is to be output; 리소스의 너비를 나타내는 너비 필드; 및A width field indicating the width of the resource; And 리소스의 종속적인 특징을 나타내는 리소스 특징 필드를 포함하여 이루어진 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.A computer-readable recording medium having recorded an S-Ivy parameter comprising a resource feature field indicating a dependent feature of a resource. 제 22 항에 있어서,The method of claim 22, 상기 헤더 및 구현 요소 영역은,The header and implementation element area is 특정 파라미터 유형의 파라미터 집합에서 몇 번째 파라미터인가를 나타내는 파라미터 번호 필드와;A parameter number field indicating the number of parameters in a parameter set of a specific parameter type; 파라미터의 범주를 나타내는 파라미터 범주 필드와;A parameter category field indicating a category of parameters; 파라미터의 이름을 나타내는 파라미터 이름 필드와; 및A parameter name field indicating a name of the parameter; And 파라미터 값의 데이터 유형을 나타내는 데이터 유형 필드를 포함하여 이루어진 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.And a data type field indicating a data type of the parameter value. 제 24 항에 있어서,The method of claim 24, 상기 파라미터 범주는 SSD(Service Support Data), CID(Call Instance Data), SID(Service Instance Data), POI(Point Of Initiation), POR(Point Of Return), POS(Point Of Synchronization) 및 IPD(Inter Process Data) 중 어느 하나인 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.The parameter categories include Service Support Data (SSD), Call Instance Data (CID), Service Instance Data (SID), Point Of Initiation (POI), Point Of Return (POR), Point Of Synchronization (POS), and Inter Process (IPD). And a computer-readable recording medium having recorded thereon an S-I parameter. 제 24 항에 있어서,The method of claim 24, 상기 데이터 유형은 정수형(Integer Data Type), 스트링형(String Data Type), 불리언형(Boolean Data Type) 및 열거형(Enumerate Data Type) 중 어느 하나인 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.The data type may be any one of an integer data type, a string data type, a Boolean data type, and an enumerated data type. Recordable media. 제 24 항 또는 제 26 항에 있어서,The method of claim 24 or 26, 상기 헤더 및 구현 요소 영역은,The header and implementation element area is 데이터 유형이 열거형인 경우 열거형 항목의 개수를 나타내는 열거형 항목 개수 필드; 및An enumeration item count field indicating the number of enumeration items when the data type is an enumeration; And 열거형 항목을 저장한 자료 구조에 대한 포인터를 나타내는 열거형 항목에 대한 포인터 필드를 더 포함하여 이루어진 것을 특징으로 하는 에스아이비 파라미터를 기록한 컴퓨터로 읽을 수 있는 기록 매체.And a pointer field for the enumeration item, the pointer to the data structure storing the enumeration item.
KR1019980053509A 1998-12-07 1998-12-07 Automatic generation method of SIB application program used in advanced intelligent network service creation environment KR100328127B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980053509A KR100328127B1 (en) 1998-12-07 1998-12-07 Automatic generation method of SIB application program used in advanced intelligent network service creation environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980053509A KR100328127B1 (en) 1998-12-07 1998-12-07 Automatic generation method of SIB application program used in advanced intelligent network service creation environment

Publications (2)

Publication Number Publication Date
KR20000038495A true KR20000038495A (en) 2000-07-05
KR100328127B1 KR100328127B1 (en) 2002-06-26

Family

ID=19561698

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980053509A KR100328127B1 (en) 1998-12-07 1998-12-07 Automatic generation method of SIB application program used in advanced intelligent network service creation environment

Country Status (1)

Country Link
KR (1) KR100328127B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010063677A (en) * 1999-12-24 2001-07-09 박종섭 The method for operating the instruction in the intelligent network
KR100364168B1 (en) * 2000-03-31 2002-12-11 주식회사데이콤 Method of generating service logic program in AIN system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010063677A (en) * 1999-12-24 2001-07-09 박종섭 The method for operating the instruction in the intelligent network
KR100364168B1 (en) * 2000-03-31 2002-12-11 주식회사데이콤 Method of generating service logic program in AIN system

Also Published As

Publication number Publication date
KR100328127B1 (en) 2002-06-26

Similar Documents

Publication Publication Date Title
KR100863125B1 (en) User interface element representation with simplified view
KR100388928B1 (en) Method and tool for generating and displaying a descriptive annotation of selected application data
CN1474271B (en) System and method for providing news to program
EP0982669A2 (en) Property based context portals
EP0702292A2 (en) Graphical environment for constructing systems
JP5009901B2 (en) Method and apparatus for generating a parametric model related to a three-dimensional shape
JP2009534766A (en) Method and system for generating an application data editor
Koskimies et al. SCED: A tool for dynamic modelling of object systems
Schlungbaum et al. Dialogue Graphs-a formal and visual specification technique for dialogue modelling
KR100328127B1 (en) Automatic generation method of SIB application program used in advanced intelligent network service creation environment
JP2001125855A (en) Dynamic web page generation program
KR101490697B1 (en) Visualizing apparatus and method for providing dynamic menu based on simulation data
Ng et al. The software architect's assistant-A visual environment for distributed programming
Ng et al. A visual approach to distributed programming
JP3294691B2 (en) Object-oriented system construction method
JP4976783B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION METHOD, PROGRAM, AND RECORDING MEDIUM
KR100277706B1 (en) How to run SBI application in service development environment
Rencis et al. Towards Open Graphical Tool-Building Framework.
JP2002268882A (en) Web application system and program
Read et al. Generating direct manipulation program editors within the MultiView programming environment
JP2010122786A (en) Analysis data input device, cae device, analysis data input method, and program
Lyardet et al. Engineering multimedia user interfaces with objects and patterns
JPH0475136A (en) Program developing device
Schleich et al. Beyond WYSIWYG: Display of hidden information in graphics editors
CN104504118A (en) Method for storing and reading workflow modeling data

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: 20080131

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee