KR100277706B1 - How to run SBI application in service development environment - Google Patents

How to run SBI application in service development environment Download PDF

Info

Publication number
KR100277706B1
KR100277706B1 KR1019980045263A KR19980045263A KR100277706B1 KR 100277706 B1 KR100277706 B1 KR 100277706B1 KR 1019980045263 A KR1019980045263 A KR 1019980045263A KR 19980045263 A KR19980045263 A KR 19980045263A KR 100277706 B1 KR100277706 B1 KR 100277706B1
Authority
KR
South Korea
Prior art keywords
sib
parameter
application
development environment
service
Prior art date
Application number
KR1019980045263A
Other languages
Korean (ko)
Other versions
KR20000027348A (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 KR1019980045263A priority Critical patent/KR100277706B1/en
Publication of KR20000027348A publication Critical patent/KR20000027348A/en
Application granted granted Critical
Publication of KR100277706B1 publication Critical patent/KR100277706B1/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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • 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

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

1. 청구범위에 기재된 발명이 속하는 기술분야1. TECHNICAL FIELD OF THE INVENTION

본 발명은 서비스개발환경에서 에스아이비 응용 프로그램 수행 방법에 관한 것임.The present invention relates to a method for executing SIB application in a service development environment.

2. 발명이 해결하고자 하는 기술적 과제2. Technical problem to be solved by the invention

본 발명은 서비스개발환경에 영향을 미치지 않고 SIB 소프트웨어를 개발함으로써 개발 시간과 비용을 줄일 수 있고, 서비스개발환경에 SIB를 삽입 또는 삭제하기 위한 시간과 비용을 줄일 수 있으며, 또한 SIB 관련 코드의 유지 보수 비용을 줄일 수 있는, SIB 응용 프로그램 수행 방법을 제공하는데 그 목적이 있음.The present invention can reduce the development time and cost by developing the SIB software without affecting the service development environment, and reduce the time and cost for inserting or deleting the SIB in the service development environment, and also maintaining the SIB-related code. The goal is to provide a way to run SIB applications that can reduce maintenance costs.

3. 발명의 해결 방법의 요지3. Summary of the Solution of the Invention

본 발명은 SIB 관련 기능들을 하나의 응용 프로그램내에 포함시키고, 그 SIB를 단순히 서비스개발환경에 등록하여, SIB 이름과 SIB 응용 프로그램과의 대응관계를 기억하고 있는 서비스개발환경이 SIB 응용 프로그램을 호출하여, SIB 응용 프로그램이 호출된 기능을 수행하고 그 결과를 서비스개발환경에 되돌려 주는 방법으로 수행함.The present invention includes the SIB-related functions in one application program, and simply registers the SIB in the service development environment, so that the service development environment that remembers the correspondence between the SIB name and the SIB application program calls the SIB application program. In this way, the SIB application performs the function called and returns the result to the service development environment.

4. 발명의 중요한 용도4. Important uses of the invention

본 발명은 지능망 서비스개발환경에 이용됨.The present invention is used in the intelligent network service development environment.

Description

서비스개발환경에서 에스아이비 응용 프로그램 수행 방법.How to run SBI application in service development environment.

본 발명은 서비스개발환경에서 SIB(Service Independent Building block) 응용 프로그램 수행 방법에 관한 것이다.The present invention relates to a method for executing a service independent building block (SIB) application program in a service development environment.

종래의 지능망 서비스개발환경에서 SIB를 개발하는 방법은 서비스개발환경 소프트웨어를 구성하는 기능 즉, 서비스 명세 기능, 서비스로직프로그램 생성 기능, 저장 기능, 검증 기능들 각각에 SIB 관련 코드를 직접 프로그래밍 하여야 했기 때문에, SIB를 개발하고자 하는 경우에는 고도의 프로그래밍 기술 및 많은 시간과 노력이 필요하고 또한 SIB 코드가 서비스개발환경 소프트웨어 전체에 산재해 있기 때문에 SIB 코드의 유지 보수 비용도 많이 든다는 문제점이 있었다.The SIB development method in the conventional intelligent network service development environment is because the SIB-related code must be programmed directly in each of the functions of the service development environment software, that is, the service specification function, the service logic program generation function, the storage function, and the verification function. In order to develop the SIB, it requires a high level of programming skills and a lot of time and effort. Also, since the SIB code is scattered throughout the service development environment software, the maintenance cost of the SIB code is high.

상기 종래의 문제점을 해결하기 위하여 안출된 본 발명은, SIB 관련 기능들을 하나의 응용 프로그램내에 포함시키고, 그 SIB를 단순히 서비스개발환경에 등록하여, SIB 이름과 SIB 응용 프로그램과의 대응관계를 기억하고 있는 서비스개발환경이, 해당 SIB 응용 프로그램을 호출하여, SIB 응용 프로그램이 호출된 기능을 수행하고 그 결과를 서비스개발환경에 되돌려 줄 수 있도록 한, 서비스개발환경에서 SIB 응용 프로그램 수행 방법을 제공하는데 그 목적이 있다.In order to solve the above problems, the present invention includes SIB-related functions in a single application program, and simply registers the SIB in a service development environment to store a correspondence between the SIB name and the SIB application program. A service development environment that provides a method for executing a SIB application in a service development environment that allows the SIB application to call the SIB application to perform the function called and return the result to the service development environment. There is a purpose.

도 1 은 본 발명이 적용되는 서비스개발환경에 대한 설명도.1 is an explanatory diagram of a service development environment to which the present invention is applied;

도 2 는 본 발명이 적용되는 서비스 생성 환경에 대한 설명도.2 is an explanatory diagram of a service generation environment to which the present invention is applied;

도 3 은 본 발명에 따른 SIB 응용 프로그램 수행 방법에 대한 일실시예 흐름도.3 is a flowchart illustrating an embodiment of a method for executing a SIB application according to the present invention.

도 4 는 본 발명에 따른 화면에 그림을 그리는 오퍼레이션에 관한 설명도.4 is an explanatory diagram of an operation for drawing a picture on the screen according to the present invention;

도 5 는 본 발명에 따른 SIB 파라미터 편집 오퍼레이션에 관한 설명도.5 is an explanatory diagram of an SIB parameter editing operation according to the present invention;

도 6 은 본 발명에 따른 서비스로직프로그램 생성 오퍼레이션에 관한 설명도.6 is an explanatory diagram of a service logic program generation operation according to the present invention;

도 7 은 본 발명에 따른 SIB 속성을 외부 파일에 쓰거나 읽는 오퍼레이션에 관한 설명도.7 is an explanatory diagram of an operation of writing or reading an SIB attribute to an external file according to the present invention;

도 8 은 본 발명에 따른 SIB 속성 관리 오퍼레이션에 관한 설명도.8 is an explanatory diagram of an SIB attribute management operation according to the present invention;

도 9 는 본 발명에 적용되는 SIB 파라미터를 내부 저장소에 저장하기 위한 포맷 에 관한 설명도.9 is an explanatory diagram of a format for storing an SIB parameter applied to the present invention in an internal storage;

도 10 은 본 발명에 적용되는 SIB 유형별 파라미터 집합을 내부 저장소에 저장하기 위한 포맷에 관한 설명도.10 is an explanatory diagram of a format for storing a parameter set for each SIB type applied to the present invention in an internal storage;

상기 목적을 달성하기 위하여 본 발명은, 서비스개발환경에서 SIB 응용 프로그램 수행 방법에 있어서, SIB 관련 기능들을 하나의 응용 프로그램내에 포함시키는 제 1 단계; 상기 SIB를 서비스개발환경에 등록하는 제 2 단계; 상기 SIB가 등록되면 상기 서비스개발환경이 상기 SIB 이름과 상기 SIB 응용 프로그램과의 대응관계를 기억하고 있어 상기 SIB 이름에 따라 상기 SIB 응용 프로그램을 호출하게 되는 제 3 단계; 및 상기 호출된 SIB 응용 프로그램이 SIB 관련 기능을 수행하고 그 결과를 상기 서비스개발환경에 되돌려 주는 제 4 단계를 포함한다.In order to achieve the above object, the present invention provides a method for executing an SIB application in a service development environment, comprising: a first step of including SIB-related functions in one application program; Registering the SIB with a service development environment; A third step of, when the SIB is registered, the service development environment stores a correspondence between the SIB name and the SIB application program and calls the SIB application program according to the SIB name; And a fourth step in which the called SIB application program performs a SIB related function and returns the result to the service development environment.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명이 적용되는 서비스개발환경(SCE: Service Creation Environment)에 대한 설명도로서, 서비스개발환경은 서비스 명세 단계, 코드 생성 단계, 서비스 검증 단계로 구성되는데, 편의상 서비스 명세 단계와 코드 생성 단계를 서비스 생성 환경(101)이라 하고, 서비스 검증 단계를 서비스 검증 환경(102)이라 한다.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. The step is referred to as a service creation environment 101 and the service verification step is referred to as a service verification environment 102.

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

서비스 명세 단계(103)는 새로운 서비스를 SIB 조합으로 명세하는 단계로서, 여기서 SIB 는 지능망 기능을 총괄 관점에서 나타낸 것으로 그래픽 사용자 인터페이스에서 아이콘으로 표시되며, 사용자는 아이콘을 적절히 조합하여 원하는 서비스를 명세하게 된다Service specification step 103 is to specify a new service in the SIB combination, where the SIB is the overall view of the intelligent network function as an icon in the graphical user interface, the user can properly combine the icon to specify the desired service do

다음으로, 코드 생성 단계(104)에서는 서비스 명세 단계의 결과물인 SIB 조합을 서비스로직프로그램으로 자동 변환한다.Next, the code generation step 104 automatically converts the SIB combination resulting from the service specification step into a service logic program.

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

도 2 는 본 발명이 적용되는 서비스 생성 환경에 대한 설명도로서, 서비스 생성 환경은 서비스 생성 코디네이터(204)와 SIB 응용 프로그램(205)으로 구성된다.2 is an explanatory diagram of a service generation environment to which the present invention is applied, and the service generation environment includes a service generation coordinator 204 and an SIB application program 205.

하나의 SIB는 하나의 SIB 응용 프로그램으로 개발된다. 그리고, SIB 응용 프로그램은 SIB 관련 기능을 모두 가지고 있으며 독립적으로는 수행할 수 없지만 서비스 생성 코디네이터의 요청에 의해서만 수행을 하는 일종의 프로세스이다.One SIB is developed with one SIB application. In addition, the SIB application has all the functions related to SIB and is a kind of process that can only be executed by a request of a service creation coordinator, although it cannot be performed independently.

그리고, 서비스 생성 코디네이터는 서비스 명세와 코드 생성을 위하여 SIB 응용 프로그램을 관리 및 호출하며, SIB 응용프로그램간의 관계를 관리 및 유지하는 등의 코디네이션 기능을 제공한다.The service generation coordinator manages and calls the SIB application program for service specification and code generation, and provides coordination functions such as managing and maintaining the relationship between the SIB applications.

본 발명에서는, 서비스 생성 코디네이터와 SIB 응용 프로그램은 클라이언트- 서버 모델로 동작하는데, 여기서 클라이언트(201)는 서비스 생성 코디네이터가 되고, 서버(202)는 SIB 응용 프로그램이 된다. 서버는 클라이언트의 요청에 의하여 요청된 기능을 수행하고, 그 수행 결과를 클라이언트에게 되돌려 준다. 이때 서버와 클라이언트 간의 통신은 ORB(Object Request Broker)의 일종인 COM(Common Object Model)을 이용하여 통신을 한다.In the present invention, the service generation coordinator and the SIB application operate in a client-server model, where the client 201 becomes a service generation coordinator and the server 202 becomes a SIB application. The server performs the function requested by the client's request, and returns the result to the client. At this time, the communication between the server and the client uses a COM (Common Object Model), which is a kind of ORB (Object Request Broker).

본 발명이 적용되는 지능망 서비스개발환경은 SIB를 기반으로 서비스를 개발하기 때문에, 새로운 SIB를 개발하기 위해서는 서비스 명세 기능을 지원하기 위한 코드와 서비스로직프로그램을 자동 생성하는 코드가 개발되어야 한다. 그밖에 SIB 정보를 외부 저장소에 저장하기 위한 코드와 SIB 응용 프로그램을 등록하거나 등록해제하는 코드 및 서비스 생성 코디네이터와 통신을위한 코드 등이 필요하다.Since the intelligent network service development environment to which the present invention is applied develops a service based on the SIB, in order to develop a new SIB, a code for supporting a service specification function and a code for automatically generating a service logic program should be developed. In addition, codes for storing SIB information in external storage, codes for registering or unregistering SIB applications, and codes for communicating with a service generation coordinator are required.

서비스 명세 기능을 지원하기 위한 SIB 코드에는 다음과 같은 기능이 포함되어야 한다. 서비스 생성 코디네이터로부터 요청을 받으면 화면에 SIB를 시각적으로 표현하고, 사용자가 마우스를 이용하여 미리 약속된 이벤트를 입력하면 화면에 SIB 파라미터 편집기를 출력하여야 하고, 사용자가 파라미터 편집기에 입력한 값을 내부 저장 포맷으로 변환하여 내부 저장소 예를 들면, 메모리에 저장하여야 한다. 코드 생성 기능을 지원하기 위한 SIB 코드에는, 서비스 생성 코디네이터로부터 요청을 받으면 내부 저장소에 저장되어 있는 값을 이용하여 서비스로직프로그램을 자동 생성하는 기능이 포함되어야 한다.The SIB code to support the service specification function should include the following functions. When the request is received from the service creation coordinator, the SIB is visually represented on the screen.When the user inputs a predetermined event by using the mouse, the SIB parameter editor should be displayed on the screen, and the value entered by the user in the parameter editor is stored internally. It must be converted to a format and stored in internal storage, for example in memory. The SIB code for supporting the code generation function should include a function for automatically generating a service logic program using a value stored in the internal storage upon receiving a request from the service generation coordinator.

상기의 모든 기능들은 SIB 응용 프로그램 내에 포함되어야 한다.All of the above functions should be included in the SIB application.

SIB 응용 프로그램의 구조는 아래의 ( 표 1 )과 같이 SIB 속성과 오퍼레이션으로 구성되어 있다.The structure of the SIB application program consists of SIB attributes and operations as shown in (Table 1) below.

상기 (표 1)에서와 같이, SIB 속성과 오퍼레이션 중 일부는 외부에 공개되어 있어 서비스 생성 코디네이터에서 사용하거나 호출할 수 있으며, 일부는 외부에 비공개되어 있어 SIB 응용 프로그램 내에서만 사용된다.As shown in Table 1, some of the SIB attributes and operations are open to the outside and can be used or called by the service creation coordinator, and some are private to the outside and used only within the SIB application.

첫 번째, SIB 속성에는 SIB 식별자; SIB 이름; 병렬수행을 위하여 제어 프로세스(Controlling Process)에 속하는지 또는 지원 프로세스(Supporting Process)에 속하는지 여부를 나타내는 SIB 모드; 화면에 그림을 그리기 위한 색깔, 모양, 크기, 위치, 폰트, 타이틀 등의 시각 정보; 파라미터 개수, 파라미터를 저장할 수 있는 내부 자료 구조, 및 SIB 파라미터 편집기 식별자인 SIB 파라미터 관련 속성; 서비스로직프로그램이 기록될 파일 이름; SIB 정보를 쓰거나 외부 파일로부터 읽어들일 파일 이름 등이 있다.First, the SIB attribute includes an SIB identifier; SIB name; A SIB mode indicating whether it belongs to a controlling process or a supporting process for parallel execution; Visual information such as color, shape, size, position, font, title, etc. for drawing on the screen; An SIB parameter related attribute that is the number of parameters, an internal data structure capable of storing parameters, and an SIB parameter editor identifier; The file name to which the service logic program is to be written; The name of the file to write SIB information to or read from an external file.

그리고, 상기 속성중 SIB 식별자, SIB 모드 및 파일 이름은 서비스 생성 코디네이터에서 값을 할당하고, SIB 이름은 서비스 생성 코디네이터에게 값을 알려 주기 위한 속성이며, 화면에 그림을 그리는 시각정보는 디폴트 값을 갖고 있으며 서비스 생성 코디네이터에서 새로운 값으로 할당할 수도 있다. 나머지 SIB 파라미터 관련 속성은 외부에 공개되지 않고 SIB 응용 프로그램 내부에서만 사용한다.The SIB identifier, the SIB mode, and the file name among the attributes are assigned values in the service generation coordinator, and the SIB name is an attribute for informing the service generation coordinator of the value, and the visual information drawing on the screen has a default value. It can also be assigned a new value in the service creation coordinator. The remaining SIB parameter related attributes are not exposed to the outside world and are used only inside the SIB application.

두 번째, 오퍼레이션에는 SIB를 화면에 그림을 그리는 오퍼레이션, SIB 파라미터 편집 오퍼레이션, 서비스로직프로그램 생성 오퍼레이션, SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션, 등록 및 등록 해제 오퍼레이션, SIB 속성 관리 오퍼레이션, 외부와 통신하는 오퍼레이션 등이 있다.Second, operations include drawing SIBs on screen, editing SIB parameters, creating service logic programs, writing or reading SIB information to external files, registering and unregistering operations, SIB attribute management operations, and communicating with the outside world. Operations, etc.

그리고, 오퍼레이션중 SIB 파라미터 편집 오퍼레이션은 사용자 이벤트에 의해 호출되고, 등록 및 등록 해제 오퍼레이션은 사용자 입력 커맨드에 의해 호출되며, 나머지 화면에 그림을 그리는 오퍼레이션, 서비스로직프로그램 생성 오퍼레이션, SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션, SIB 속성 관리 오퍼레이션, 및 외부와 통신하는 오퍼레이션은 서비스 생성 코디네이터에 의해 호출된다.And, during operation, SIB parameter editing operation is called by user event, and registration and deregistration operation are called by user input command, drawing operation on remaining screen, service logic program creation operation, SIB information to external file. Write or read operations, SIB attribute management operations, and operations that communicate with the outside world are invoked by the service generation coordinator.

도 3 은 본 발명에 따른 SIB 응용 프로그램 수행 방법에 대한 일실시예 흐름도이다.3 is a flowchart illustrating a method of executing an SIB application program according to the present invention.

도면에 도시된 바와 같이, 본 발명에 따른 지능망 환경에서의 SIB 응용 프로그램 수행 방법은 먼저 통신 오퍼레이션이 외부로부터 메시지가 수신되기를 기다렸다가(301), 수신한 메시지를 분석하여(302), 오퍼레이션 호출 메시지인지 여부를 판단한다(303).As shown in the figure, the SIB application execution method in an intelligent network environment according to the present invention first waits for a communication operation to receive a message from the outside (301), and analyzes the received message (302), whether the operation call message It is determined whether or not (303).

판단 결과, 수신 메시지가 오퍼레이션 호출 메시지가 아닌 경우에는, 다시 사용자 마우스 이벤트인지 여부를 판단하여(304), 만약 사용자 마우스 이벤트가 아니면 그냥 초기상태로 가고, 만약 사용자 이벤트이면 SIB 파라미터 편집 오퍼레이션 수행한 후(305) 초기상태로 간다.As a result of determination, if the received message is not an operation call message, it is again determined whether it is a user mouse event (304), and if it is not a user mouse event, it simply goes to the initial state. (305) Go to initial state.

판단 결과, 수신 메시지가 오퍼레이션 호출 메시지인 경우에는, 다시 초기화를 요청하는 메시지인지 여부를 판단하여(306), 만약 초기화를 요청하는 메시지이면 속성 값들을 초기화한 후(307) 화면에 그래픽으로 출력하는 오퍼레이션을 수행하고(308) 초기상태로 가고, 만약 초기화를 요청하는 메시지가 아닌 경우에는 또다시 화면에 그림을 그릴 것을 요청하는 메시지인지 여부를 판단한다(309).As a result of the determination, if the received message is an operation call message, it is determined whether the message is a request for initialization again (306). If the message is a request for initialization, the attribute values are initialized (307) and then graphically displayed on the screen. If the operation is performed (308) and goes to the initial state, if it is not a message requesting initialization, it is again determined whether it is a message requesting to draw a picture on the screen (309).

판단결과, 화면에 그림을 그릴 것을 요청하는 메시지인 경우에는, 화면에 그래픽으로 출력하는 오퍼레이션을 수행한 후(308), 초기상태로 간다.As a result of the determination, in the case of a message requesting to draw a picture on the screen, an operation of outputting a graphic on the screen is performed (308), and then the process returns to the initial state.

판단결과, 화면에 그림을 그릴 것을 요청하는 메시지가 아닌 경우에는, 다시 서비스로직프로그램 생성을 요청하는 메시지인지 여부를 판단하여(310), 만약 서비스로직프로그램 생성을 요청하는 메시지이면 서비스로직프로그램 생성 오퍼레이션을 수행하고(311) 초기상태로 가고, 만약 서비스로직프로그램 생성을 요청하는 메시지가 아니면 SIB 정보를 외부 파일에 쓰거나 읽는 요청을 하는 메시지인지 여부를 판단하는 절차를 수행하게 된다(312).As a result of the determination, if the message is not a request to draw a picture on the screen, it is again determined whether the message to request the creation of the service logic program (310), if the message to request the creation of the service logic program, the service logic program generation operation In step 311, the process proceeds to the initial state, and if it is not a message for requesting the creation of the service logic program, a procedure for determining whether the SIB information is written to or read from the external file is performed (312).

판단 결과, SIB 정보를 외부 파일에 쓰거나 읽는 요청을 하는 메시지인 경우에는 SIB 정보를 외부 파일에 쓰거나 읽는 오퍼레이션을 수행하고(313) 초기상태로 간다.As a result of the determination, when the message requests to write or read the SIB information in the external file, the operation of writing or reading the SIB information in the external file is performed (313).

판단 결과, SIB 정보를 외부 파일에 쓰거나 읽는 요청을 하는 메시지가 아닌 경우에는, 다시 등록 또는 등록 해제를 요청하는 메시지인지 여부를 판단하여(314), 만약 등록 또는 등록 해제를 요청하는 메시지이면 등록 또는 등록 해제 오퍼레이션을 수행하고(315) 초기상태로 가고, 만약 등록 또는 등록 해제를 요청하는 메시지가 아니면 또 다시 SIB 속성 변경을 요청하는 메시지인지 여부를 판단하게 된다(316).If it is determined that the message does not request to write or read the SIB information to an external file, it is determined whether it is a message for requesting registration or deregistration again (314). After performing the deregistration operation (315), and goes to the initial state, if it is not a message requesting registration or deregistration, it is again determined whether it is a message requesting a SIB attribute change (316).

판단 결과, SIB 속성 변경을 요청하는 메시지인 경우에는, SIB 속성 관리 오퍼레이션을 수행하고(317), 초기상태로 간다.As a result of the determination, in the case of the message requesting the SIB attribute change, the SIB attribute management operation is performed (317), and the procedure goes to the initial state.

판단 결과, SIB 속성 변경을 요청하는 메시지가 아닌 경우에는, 다시 SIB 속성 값을 송신할 것을 요청하는 메시지인지 여부를 판단하여(318), 만약 SIB 속성 값을 송신할 것을 요청하는 메시지이면 SIB 속성 관리 오퍼레이션을 수행하고(317) 초기상태로 가고, 만약 SIB 속성 값을 송신할 것을 요청하는 메시지가 아니면 초기상태로 가게 된다.If it is determined that the message does not request the change of the SIB attribute, it is determined whether the message requests the transmission of the SIB attribute value again (318), and if the message requests the transmission of the SIB attribute value, the SIB attribute management. Perform the operation (317) and go to the initial state, and go to the initial state unless it is a message requesting to send the SIB attribute value.

도 4 는 본 발명에 따른 화면에 그림을 그리는 오퍼레이션에 관한 설명도로서, 도면에 도시된 바와 같이, 화면에 그림을 그리는 오퍼레이션은 SIB 속성 중 색깔(401), 모양(402), 크기(403), 위치(404) 값을 추출하여, 그 추출한 속성 값을 이용하여 화면에 그림을 그리고(405), 초기상태로 가는 단계이다.4 is an explanatory diagram of an operation of drawing on a screen according to the present invention. As shown in the drawing, operations for drawing on a screen include color 401, shape 402, and size 403 of SIB attributes. In operation 405, the position 404 value is extracted, and a picture is drawn on the screen using the extracted attribute value (405).

도 5 는 본 발명에 따른 SIB 파라미터 편집 오퍼레이션에 관한 설명도로서, 도면에 도시된 바와 같이, SIB 파라미터 편집 오퍼레이션은, 먼저 SIB 파라미터 편집기를 화면에 디스플레이하고(501), 사용자가 파라미터 값을 입력한 후(502), 사용자가 끝내기 또는 확인 버튼을 선택하였는지 여부를 판단한다(503).FIG. 5 is an explanatory diagram of an SIB parameter editing operation according to the present invention. As shown in the drawing, the SIB parameter editing operation first displays a SIB parameter editor on a screen (501), and a user inputs a parameter value. After (502), it is determined whether the user has selected the Exit or OK button (503).

판단 결과, 사용자가 끝내기 버튼을 선택한 경우에는, 사용자가 입력한 값들을 내부 저장 포맷으로 변환하여(504), 내부 저장소에 저장을 하고(505), 초기 상태로 간다.As a result of the determination, when the user selects the end button, the user inputs values into an internal storage format (504), stores the data in the internal storage (505), and goes to an initial state.

판단 결과, 사용자가 끝내기 버튼을 선택하지 않은 경우에는, 다시 사용자가 취소 버튼을 선택하였는지 여부를 판단하여(506), 만약 사용자가 취소 버튼을 선택하면 사용자가 입력한 값을 무시하고 초기 상태로 가고, 만약 사용자가 취소 버튼을 선택하지 않으면 상기 "502" 이후 절차를 수행하는 단계이다.As a result of the determination, if the user has not selected the exit button, it is again determined whether the user has selected the cancel button (506), and if the user selects the cancel button, the user ignores the value entered and returns to the initial state. If the user does not select the cancel button, the process after the "502" is performed.

도 6 은 본 발명에 따른 서비스로직프로그램 생성 오퍼레이션에 관한 설명도로서, 도면에 도시된 바와 같이, 서비스로직프로그램 생성 오퍼레이션은 우선, SIB 속성 중 서비스로직프로그램이 기록될 파일 이름을 추출하고(601), SIB속성 중 SIB 파라미터 관련 속성 값을 추출한 후(602), 그 추출한 SIB 파라미터 값을 이용하여 서비스로직프로그램을 생성하고(603), 그 생성된 서비스로직프로그램을 파일에 기록한 후(604), 초기상태로 가는 단계이다.6 is an explanatory diagram of a service logic program generation operation according to the present invention. As shown in the figure, the service logic program generation operation first extracts a file name to which a service logic program is to be recorded from the SIB attribute (601). After extracting the SIB parameter related attribute value among the SIB attributes (602), a service logic program is generated using the extracted SIB parameter values (603), and the generated service logic program is recorded in a file (604). It is a step to the state.

도 7 은 본 발명에 따른 SIB 속성을 외부 파일에 쓰거나 읽는 오퍼레이션에 관한 설명도로서, 도면에 도시된 바와 같이, SIB 속성을 외부 파일에 쓰거나 읽는 오퍼레이션은, 우선 SIB 속성 중 외부 파일 이름을 추출한 후(701), 요청된 오퍼레이션이 읽기 모드인지 여부를 판단한다(702).7 is an explanatory diagram of an operation of writing or reading an SIB attribute to an external file according to the present invention. As shown in the drawing, an operation of writing or reading an SIB attribute to an external file first extracts an external file name from among the SIB attributes. In operation 701, it is determined whether the requested operation is in a read mode.

판단 결과, 읽기 모드인 경우에는, 읽기 모드로 파일을 열어서(703), 그 파일로부터 값을 읽고 그 읽은 값으로 SIB 속성들의 값을 초기화한 후(704), 파일을 닫고(705), 초기상태로 간다.As a result of the determination, in the read mode, the file is opened in read mode (703), the value is read from the file, the SIB attributes are initialized with the read value (704), the file is closed (705), and the initial state. Going to

판단 결과, 읽기 모드가 아닌 경우에는, 쓰기 모드로 파일을 열어서(706), SIB 속성들의 값을 파일에 쓴 후(707), 파일을 닫고(708), 초기상태로 간다.As a result of the determination, if the file is not in the read mode, the file is opened in the write mode (706), the values of the SIB attributes are written to the file (707), the file is closed (708), and the initial state is returned.

도 8 은 본 발명에 따른 SIB 속성 관리 오퍼레이션에 관한 설명도로서, 도면에 도시된 바와 같이, SIB 속성 관리 오퍼레이션은, 먼저, 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것인지 여부를 판단한다(801)8 is an explanatory diagram of an SIB attribute management operation according to the present invention. As shown in the figure, the SIB attribute management operation first determines whether a requested operation requires a SIB attribute value change (801). )

판단 결과, 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것인 경우에는, 메시지로부터 변경할 값을 추출하고(802), 그 추출한 값으로 SIB 속성의 값을 변경한 후(803), 초기상태로 간다.If it is determined that the requested operation requires a change in the SIB attribute value, the value to be changed is extracted from the message (802), the value of the SIB attribute is changed to the extracted value (803), and the initial state is returned. .

판단 결과, 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것이 아닌 경우에는, 속성 값을 요구하는 메시지인지 여부를 다시 판단하여(804), 만약 속성 값을 요구하는 메시지가 아니면 그냥 초기 상태로 가고, 만약 속성 값을 요구하는 메시지이면 요구받은 속성 값을 추출하여 그 추출한 값을 반환하고(805) 초기 상태로 간다.If it is determined that the requested operation does not require the SIB attribute value change, it is determined again whether or not the message requires the attribute value (804), and if the message does not require the attribute value, it simply goes to the initial state, If the message requires an attribute value, the requested attribute value is extracted and the extracted value is returned (805), and the initial state is returned.

도 9 는 본 발명에 적용되는 SIB 파라미터를 내부 저장소에 저장하기 위한 포맷에 관한 설명도로서, 도면에 도시된 바와 같이, 파라미터 하나에 대한 내부 자료 구조를 보여 준다.FIG. 9 is an explanatory diagram of a format for storing SIB parameters applied to the present invention in an internal storage. As shown in the figure, an internal data structure for one parameter is shown.

내부 자료 구조는 파라미터 이름, 파라미터 범주, 데이터 유형, 그리고 데이터 값이라는 네 개의 필드로 구성되어 있고, 또한 SIB 는 파라미터 유형에 상관없이 파라미터에 대한 내부 자료 구조가 동일하다.The internal data structure consists of four fields: parameter name, parameter category, data type, and data value. Also, the SIB has the same internal data structure for a parameter regardless of the parameter type.

여기서, 파라미터 이름(Parameter Name)은 파라미터의 이름을 나타내고, 파라미터 범주(Parameter Category)는 파라미터의 범주를 나타내며, 이 파라미터 범주에는 SSD, CID, SID, IPD, SSD 또는 CID 가 있으며, 이들은 국제전기통신연합 통신표준부(ITU-T)의 표준안에 권고되어 있는 사항들이다. 그리고, 데이터 유형(Data Type)은 파라미터 값의 데이터 유형을 나타내는 것으로, 정수, 불리언(boolean), 스트링, 열거형(enumerate data type)이 허용되고, 데이터 값(Data Value)은 데이터의 값을 저장한다.Here, Parameter Name represents the name of the parameter, Parameter Category represents the category of the parameter, and the parameter category includes SSD, CID, SID, IPD, SSD or CID, which are international telecommunications. It is recommended in the standards of the ITU-T. In addition, a data type indicates a data type of a parameter value, and an integer, a boolean, a string, and an enumerate data type are allowed, and a data value stores a data value. do.

도 10 은 본 발명에 적용되는 SIB 유형별 파라미터 집합을 내부 저장소에 저장하기 위한 포맷에 관한 설명도로서, 도면에 도시된 바와 같이, SIB 파라미터는 입력 데이터 파라미터, 입력 IPC(Inter Process Communication)파라미터, 출력 데이터 파라미터, 및 출력 IPC 파라미터라는 네 가지 유형이 있다.FIG. 10 is an explanatory diagram for a format for storing a parameter set for each SIB type applied to the present invention in an internal storage. As shown in the drawing, the SIB parameter includes an input data parameter, an input IPC (inter process communication) parameter, and an output. There are four types: data parameters, and output IPC parameters.

파라미터는 상기 네 가지 유형 중 하나에 속하게 되며, 유형별 파라미터 지합은 상기 도 9 에서 나타낸 자료 구조들의 배열로, 내부 저장소에 저장되고, 파라미터 유형 각 각에 대하여 배열이 대응된다.The parameter belongs to one of the four types, and the type-specific parameter union is an array of data structures shown in FIG. 9, stored in an internal storage, and an array corresponds to each parameter type.

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the technical spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited to the drawings.

상기한 바와 같은 본 발명은, 서비스개발환경에 영향을 미치지 않고 SIB 소프트웨어를 개발할 수 있어 개발 시간과 비용을 현저하게 줄일 수 있고, 서비스개발환경에 SIB를 삽입 또는 삭제하기 위한 시간과 비용을 현저하게 줄일 수 있으며, 또한 SIB 관련 코드의 유지 보수 비용을 현저하게 줄일 수 있는 바람직한 우수한 효과가 있다.As described above, the present invention can develop SIB software without affecting the service development environment, thereby significantly reducing development time and cost, and remarkably reducing the time and cost for inserting or deleting the SIB into the service development environment. There is a desirable good effect that can reduce and also significantly reduce the maintenance cost of the SIB-related code.

Claims (15)

서비스개발환경에서 SIB(Service Independent Building block) 응용프로그램 수행 방법에 있어서,In the method of executing a service independent building block (SIB) application in a service development environment, 상기 SIB 관련 기능들을 하나의 응용 프로그램내에 포함시키는 제 1 단계;A first step of including the SIB related functions in one application program; 상기 SIB를 서비스개발환경에 등록하는 제 2 단계;Registering the SIB with a service development environment; 상기 SIB가 등록되면 상기 서비스개발환경이 상기 SIB 이름과 상기 SIB 응용 프로그램과의 대응관계를 기억하고 있어 상기 SIB 이름에 따라 상기 SIB 응용 프로그램을 호출하게 되는 제 3 단계; 및A third step of, when the SIB is registered, the service development environment stores a correspondence between the SIB name and the SIB application program and calls the SIB application program according to the SIB name; And 상기 호출된 SIB 응용 프로그램은 호출된 기능을 수행하고 그 결과를 상기 서비스개발환경에 되돌려 주는 제 4 단계A fourth step of performing the called function by the called SIB application program and returning the result to the service development environment. 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 제 1 항에 있어서,The method of claim 1, 상기 제 1 단계의 상기 SIB 응용 프로그램은,The SIB application of the first step, SIB 속성과 오퍼레이션으로 구성되는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.SIB application execution method, characterized in that consisting of the SIB attributes and operations. 제 2 항에 있어서,The method of claim 2, 상기 SIB 속성에는 SIB 식별자, SIB 이름, SIB 모드, 화면에 그림을 그리기 위한 시각정보, SIB 파라미터 관련 속성, 서비스로직프로그램이 기록될 파일 이름, 및 SIB 속성 정보를 기록할 파일 이름이 있고, 상기 SIB 속성 중 SIB 식별자, SIB 모드 및 파일 이름은 서비스개발환경에서 값을 할당하고, SIB 이름은 서비스개발환경에게 값을 알려 주기 위한 속성이며, 화면에 그림을 그리기 위한 시각정보는 디폴트 값을 갖고 있으며 서비스개발환경에서 새로운 값으로 할당할 수 있고, SIB 파라미터 관련 속성은 외부에 공개되지 않고 상기 SIB 응용 프로그램 내부에서만 사용하는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.The SIB attribute includes an SIB identifier, an SIB name, an SIB mode, visual information for drawing on a screen, an SIB parameter related attribute, a file name for recording a service logic program, and a file name for recording SIB attribute information. Among the attributes, the SIB identifier, SIB mode, and file name are assigned values in the service development environment, and the SIB name is an attribute to inform the service development environment of the property. The visual information for drawing on the screen has a default value. The SIB application execution method, which can be assigned a new value in a development environment, and the SIB parameter related property is used only inside the SIB application without being disclosed to the outside. 제 2 항에 있어서,The method of claim 2, 상기 오퍼레이션에는, 상기 SIB를 화면에 그림을 그리는 오퍼레이션, SIB 파라미터 편집 오퍼레이션, 서비스로직프로그램 생성 오퍼레이션, SIB 속성을 외부 파일에 쓰거나 읽는 오퍼레이션, 등록 및 등록 해제 오퍼레이션, SIB 속성 관리 오퍼레이션, 및 외부와 통신하는 오퍼레이션이 있고, 상기 오퍼레이션 중 SIB 파라미터 편집 오퍼레이션은 사용자 이벤트에 의해 호출되고, 등록 및 등록 해제 오퍼레이션은 사용자 입력 커맨드에 의해 되며, 화면에 그래픽으로 출력하는 오퍼레이션, SIB 속성 관리 오퍼레이션, 서비스로직프로그램 생성 오퍼레이션, SIB 정보를 외부파일에 쓰거나 읽는 오퍼레이션, 및 외부와 통신하는 오퍼레이션은 상기 서비스개발환경에 의해 호출되는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.The operation includes drawing the SIB on a screen, editing a SIB parameter, creating a service logic program, writing or reading an SIB attribute to an external file, registering and unregistering operations, SIB attribute management operation, and communicating with the outside world. The SIB parameter editing operation is called by a user event, the registration and deregistration operation is performed by a user input command, and the graphic output on the screen, the SIB attribute management operation, and the service logic program are generated. The operation, the operation of writing or reading the SIB information to an external file, and the operation of communicating with the outside are called by the service development environment, characterized in that the method for executing the SIB application. 제 1 항 내지 제 4 항중 어느 한 항에 있어서,The method according to any one of claims 1 to 4, 상기 제 3 단계는,The third step, 상기 SIB 응용 프로그램이 상기 서비스개발환경의 요청에 의해서만 수행되고, 상기 SIB 응용 프로그램은 상기 서비스개발환경에 대하여 서버로 동작하며, 상기 서비스개발환경과 상기 SIB 응용 프로그램은 ORB(Object Request Broker)를 통하여 통신하는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.The SIB application is executed only by the request of the service development environment, the SIB application operates as a server for the service development environment, and the service development environment and the SIB application through an ORB (Object Request Broker) SIB application execution method, characterized in that the communication. 제 5 항에 있어서,The method of claim 5, 상기 제 4 단계는,The fourth step, 상기 서비스개발환경으로부터 메시지를 수신하여 수신된 메시지를 분석하는 제 5 단계;A fifth step of receiving a message from the service development environment and analyzing the received message; 상기 수신된 메시지가 오퍼레이션을 호출하는 메시지인지 여부를 판단하는 제 6 단계;A sixth step of determining whether the received message is a message for invoking an operation; 상기 제 6 단계의 판단 결과에 따라, SIB 파라미터 편집 오퍼레이션을 수행하는 제 7 단계; 및A seventh step of performing an SIB parameter editing operation according to the determination result of the sixth step; And 상기 제 6 단계의 판단 결과에 따라, 어떤 오퍼레이션인가를 분석하여 해당 오퍼레이션을 수행하는 제 8 단계An eighth step of analyzing the operation and performing the operation according to the determination result of the sixth step 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 제 6 항에 있어서,The method of claim 6, 상기 제 7 단계는,The seventh step, SIB 파라미터 편집기를 화면에 디스플레이하고, 사용자가 파라미터 값을 입력하는 제 9 단계;A ninth step of displaying a SIB parameter editor on a screen and a user inputting a parameter value; 상기 사용자가 끝내기 버튼을 선택하였는지 여부를 판단하는 제 10 단계;A tenth step of determining whether the user has selected an end button; 상기 제 10 단계의 판단 결과에 따라, 상기 사용자가 끝내기 버튼을 선택한 경우에 상기 사용자가 입력한 파라미터 값들을 내부 저장 포맷으로 변환하여 내부 저장소에 저장을 하고 초기 상태로 가는 제 11 단계; 및An eleventh step of converting parameter values input by the user into an internal storage format when the user selects an end button according to the determination result of the tenth step, storing the converted parameter values in an internal storage format and returning to an initial state; And 상기 제 10 단계의 판단 결과에 따라, 상기 사용자가 끝내기 버튼을 선택하지 않고 상기 사용자가 취소 버튼을 선택한 경우에 상기 사용자가 입력한 값을 무시하고 초기 상태로 가는 제 12 단계According to the determination result of the tenth step, when the user selects the cancel button without selecting the end button, the twelfth step ignoring the value input by the user to go to the initial state 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 제 6 항에 있어서,The method of claim 6, 상기 제 8 단계는,The eighth step, 화면에 그림을 그리는 오퍼레이션을 수행하는 제 9 단계;A ninth step of performing an operation of drawing on the screen; 서비스로직프로그램 생성 오퍼레이션을 수행하는 제 10 단계;A tenth step of performing a service logic program generation operation; SIB 속성을 외부 파일에 쓰거나 읽는 오퍼레이션을 수행하는 제 11 단계;An eleventh step of performing an operation of writing or reading an SIB attribute to an external file; 등록 및 등록 해제 오퍼레이션을 수행하는 제 12 단계; 및A twelfth step of performing a registration and deregistration operation; And SIB 속성 관리 오퍼레이션을 수행하는 제 13 단계13th step to perform SIB attribute management operation 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 9 단계의 파라미터는,The parameter of the ninth step is 입력 데이터 파라미터, 입력 IPC 파라미터, 출력 데이터 파라미터, 및 출력 IPC 파라미터 라는 네 가지 유형 중 하나에 속하게 되고, 유형별 파라미터 집합은 파라미터 이름, 파라미터 범주, 데이터 유형, 및 데이터 값이라는 네 개의 필드로 구성되는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.It belongs to one of four types: input data parameter, input IPC parameter, output data parameter, and output IPC parameter, and the type-specific parameter set consists of four fields: parameter name, parameter category, data type, and data value. How to run a SIB application characterized by. 제 7 항에 있어서,The method of claim 7, wherein 상기 제 11 단계의 SIB 파라미터를 내부 저장소에 저장하는 과정은,The storing of the SIB parameter of the eleventh step in the internal storage may include: 파라미터 이름, 파라미터 범주, 데이터 유형, 및 데이터 값이라는 네 개의 필드를 기본 단위로 하는 배열로 내부 저장소에 저장하고, 파라미터 유형 각각에 대하여 배열이 대응되는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.A method of executing an SIB application, wherein the four fields of a parameter name, a parameter category, a data type, and a data value are stored in an internal storage in an internal storage, and the array corresponds to each parameter type. 제 8 항에 있어서,The method of claim 8, 상기 제 9 단계는,The ninth step, 상기 SIB 속성중 색깔, 모양, 크기, 및 위치 값을 추출하여, 그 추출한 속성 값을 이용하여 화면에 그림을 그리고, 초기상태로 가는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.And extracting color, shape, size, and position values among the SIB attributes, drawing a picture on the screen using the extracted attribute values, and returning to an initial state. 제 8 항에 있어서,The method of claim 8, 상기 제 10 단계는,The tenth step is 상기 SIB 속성중 서비스로직프로그램이 기록될 파일 이름을 추출하고, 상기 SIB속성 중 SIB 파라미터 관련 속성 값을 추출한 후, 그 추출한 상기 SIB 파라미터 값을 이용하여 서비스로직프로그램을 생성하고, 그 생성된 상기 서비스로직프로그램을 파일에 기록한 후, 초기상태로 가는 것을 특징으로 하는 SIB 응용 프로그램 수행 방법.Extracting a file name in which the service logic program is to be recorded among the SIB attributes, extracting an SIB parameter related attribute value among the SIB attributes, generating a service logic program using the extracted SIB parameter values, and generating the service. After writing the logic program to a file, the SIB application execution method characterized in that the initial state. 제 8 항에 있어서,The method of claim 8, 상기 제 11 단계는,The eleventh step, 상기 SIB 속성 중 외부 파일 이름을 추출한 후, 요청된 오퍼레이션이 읽기 모드인지 여부를 판단하는 제 14 단계;Extracting an external file name among the SIB attributes and determining whether the requested operation is in a read mode; 상기 제 14 단계의 판단 결과, 읽기 모드인 경우에 읽기 모드로 파일을 열어서 그 파일로부터 값을 읽고 그 읽은 값으로 상기 SIB 속성들의 값을 초기화한 후 파일을 닫고 초기상태로 가는 제 15 단계; 및A fifteenth step of opening a file in a read mode in the read mode, reading a value from the file, initializing the values of the SIB attributes with the read value, and closing the file and returning to an initial state in the read mode; And 상기 제 14 단계의 판단 결과, 읽기 모드가 아닌 경우에 쓰기 모드로 파일을 열어서 상기 SIB 속성들의 값을 파일에 쓴 후, 파일을 닫고, 초기상태로 가는 제 16 단계As a result of the determination of step 14, when the file is not in the read mode, the file is opened in the write mode, the values of the SIB attributes are written to the file, the file is closed, and the 16th step is returned to the initial state. 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 제 8 항에 있어서,The method of claim 8, 상기 제 13 단계는,The thirteenth step, 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것인지 여부를 판단하는 제 14 단계;A fourteenth step of determining whether the requested operation requires the SIB attribute value change; 상기 제 14 단계의 판단 결과, 상기 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것인 경우에, 메시지로부터 변경할 값을 추출하고, 그 추출한 값으로 SIB 속성의 값을 변경한 후, 초기상태로 가는 제 15 단계; 및As a result of the determination of the fourteenth step, when the requested operation requires a change of the SIB attribute value, a value to be changed is extracted from the message, and after changing the value of the SIB attribute to the extracted value, the process returns to the initial state. A fifteenth step; And 상기 제 14 단계의 판단 결과, 상기 요청된 오퍼레이션이 SIB 속성 값 변경을 요구하는 것이 아닌 경우에, SIB 속성 값을 요구하는 메시지인지 여부를 다시 판단하여, 속성 값을 요구하는 메시지이면 요구받은 속성 값을 추출하여 그 추출한 값을 반환하고 초기 상태로 가는 제 16 단계As a result of the determination of step 14, if the requested operation does not require the SIB attribute value change, it is again determined whether the message requests the SIB attribute value, and if the message requires the attribute value, the requested attribute value 16th step of extracting and returning the extracted value and returning to the initial state 를 포함하여 이루어진 SIB 응용 프로그램 수행 방법.SIB application performed method comprising a. 프로세서를 구비한 SIB 응용 프로그램 수행 시스템에,In a SIB application execution system having a processor, SIB 관련 기능들을 하나의 응용 프로그램내에 포함시키는 제 1 기능;A first function of including SIB related functions in one application program; 상기 SIB를 서비스개발환경에 등록하는 제 2 기능;A second function of registering the SIB with a service development environment; 상기 SIB가 등록되면 상기 서비스개발환경이 SIB 이름과 SIB 응용 프로그램과의 대응관계를 기억하고 있어 SIB 이름에 따라 SIB 응용 프로그램을 호출하게 되는 제 3 기능; 및A third function that, when the SIB is registered, the service development environment stores a correspondence between the SIB name and the SIB application program and calls the SIB application program according to the SIB name; And 상기 호출된 SIB 응용 프로그램이 SIB 관련 기능을 수행하고 그 결과를 서비스개발환경에 되돌려 주는 제 4 기능A fourth function for the called SIB application to perform SIB related functions and return the result to the service development environment 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1019980045263A 1998-10-28 1998-10-28 How to run SBI application in service development environment KR100277706B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980045263A KR100277706B1 (en) 1998-10-28 1998-10-28 How to run SBI application in service development environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980045263A KR100277706B1 (en) 1998-10-28 1998-10-28 How to run SBI application in service development environment

Publications (2)

Publication Number Publication Date
KR20000027348A KR20000027348A (en) 2000-05-15
KR100277706B1 true KR100277706B1 (en) 2001-01-15

Family

ID=19555681

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980045263A KR100277706B1 (en) 1998-10-28 1998-10-28 How to run SBI application in service development environment

Country Status (1)

Country Link
KR (1) KR100277706B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102271645B1 (en) 2020-04-29 2021-07-02 나기호 Disc structure for swash plate pump

Families Citing this family (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
CN112231231B (en) * 2020-11-16 2023-12-12 广州速威智能系统科技有限公司 Cloud service debugging method, system and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102271645B1 (en) 2020-04-29 2021-07-02 나기호 Disc structure for swash plate pump

Also Published As

Publication number Publication date
KR20000027348A (en) 2000-05-15

Similar Documents

Publication Publication Date Title
US5301270A (en) Computer-assisted software engineering system for cooperative processing environments
US7320120B2 (en) Pluggable notations and semantics for visual modeling elements
US5537630A (en) Method and system for specifying method parameters in a visual programming system
US5621434A (en) Cursor manipulation system and method
US8020173B2 (en) Method and system for associating parameters of containers and contained objects
US6990652B1 (en) System and method for determining methods and properties to be invoked on objects in a graphical program
US6064812A (en) System and method for developing automation clients using a graphical data flow program
US5729739A (en) Persistent object mapping system and method with abstract schema mapper
US9395963B1 (en) System and method for accessing meta-data in a dynamically typed array-based language
US20040225957A1 (en) Modular application development in a spreadsheet using indication values
JP2001306308A (en) Method for defining class of data center application
CA2451164A1 (en) Customizable components
KR20040096577A (en) Component model for real time system control
JPH1091414A (en) Method for displaying function object in graphic programming
US20050060685A1 (en) Program generator
US8966437B2 (en) Method and apparatus of specifying the concrete syntax of graphical modeling languages
EP0664022B1 (en) Object-oriented graphic picking system
US7337440B1 (en) Methodology for generating accessing functions for programmed execution of panel-driven business applications
KR100277706B1 (en) How to run SBI application in service development environment
US20020075290A1 (en) Incremental and interruptible layout of visual modeling elements
Schattkowsky et al. Uml model mappings for platform independent user interface design
US8001520B2 (en) Methodology for generating accessing functions for programmed execution of panel-driven business applications
KR100317227B1 (en) Open service creation environment device and control method for intelligent network service creation
Strandh et al. A free implementation of clim
Pavlidis Fundamentals of X programming: graphical user interfaces and beyond

Legal Events

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

Payment date: 20081001

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee