JP2011191961A - Software development support program - Google Patents

Software development support program Download PDF

Info

Publication number
JP2011191961A
JP2011191961A JP2010056872A JP2010056872A JP2011191961A JP 2011191961 A JP2011191961 A JP 2011191961A JP 2010056872 A JP2010056872 A JP 2010056872A JP 2010056872 A JP2010056872 A JP 2010056872A JP 2011191961 A JP2011191961 A JP 2011191961A
Authority
JP
Japan
Prior art keywords
function
screen
api
list
development support
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2010056872A
Other languages
Japanese (ja)
Inventor
Makoto Mizuno
誠 水野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Solutions Ltd
Original Assignee
Hitachi Solutions Ltd
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 Hitachi Solutions Ltd filed Critical Hitachi Solutions Ltd
Priority to JP2010056872A priority Critical patent/JP2011191961A/en
Publication of JP2011191961A publication Critical patent/JP2011191961A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a development support technique for efficiently developing software to be executed inside equipment operated by a remote controller. <P>SOLUTION: The embedded software development support program for the equipment controlled by the remote controller displays a list of buttons on the remote controller on a screen, makes a developer select one of the buttons, and displays a list of API (Application Programming Interface) to be required in order to achieve a function corresponding to the selected button on the screen. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、リモートコントローラー(以下リモコン)で操作される機器内で実行されるソフトウェアを開発することを支援する技術に関するものである。   The present invention relates to a technology for supporting development of software executed in a device operated by a remote controller (hereinafter referred to as a remote controller).

一般に、SDK(Software Development Kit)を使用したソフトウェア開発では、利用者はSDKが提供するAPI(Application Programming Interface)について、API仕様書を参照しながら開発作業を進める必要がある。このとき、API仕様書に記載されている膨大なAPI一覧の中から、使用したいAPIを探す必要がある。   In general, in software development using an SDK (Software Development Kit), a user needs to proceed with development work for an API (Application Programming Interface) provided by the SDK while referring to an API specification. At this time, it is necessary to search for an API to be used from a huge list of APIs described in the API specification.

また、開発者が作成したい機能を実現するためには、複数のAPIを使用しなければならない場合もある。それらのAPIは、API仕様書の中であらかじめ同一箇所にまとめて記載されているとは限らないため、開発者は実現したい機能に必要となるAPIの組み合わせを検討する必要がある。   In addition, in order to realize a function that a developer wants to create, a plurality of APIs may have to be used. Since these APIs are not always described in the same place in advance in the API specification, the developer needs to consider combinations of APIs necessary for the function to be realized.

下記特許文献1には、画面フローを用いてビジュアルプログラムを設計し、作成し、検査することにより、開発効率を改善する技術が記載されている。   Patent Document 1 listed below describes a technique for improving development efficiency by designing, creating, and inspecting a visual program using a screen flow.

下記特許文献2には、プログラミングや画像処理に関する知識が少ない一般ユーザでも、複数の処理を実行させるための設定を容易に行うことができるようにする技術が記載されている。   Japanese Patent Application Laid-Open No. 2004-228561 describes a technology that enables even a general user with little knowledge about programming and image processing to easily perform settings for executing a plurality of processes.

特開平10−307716号公報JP-A-10-307716 特開2009−11450号公報JP 2009-11450 A

上記特許文献1〜2に記載の技術では、ある機能を実現するために必要なAPIやソフトウェアコンポーネントを、結局は画面上で探す必要がある。また、画面上で自動的に作成することのできるプログラムは、必ずしも開発者が意図しているものとは限らず、改めてプログラムを作成し直す必要が生じる場合もある。   In the technologies described in Patent Documents 1 and 2, it is necessary to search for an API or a software component necessary for realizing a certain function on the screen after all. Further, a program that can be automatically created on the screen is not necessarily intended by the developer, and it may be necessary to recreate the program.

本発明は、上記のような課題を解決するためになされたものであり、リモコンで操作される機器内で実行されるソフトウェアを効率的に開発することのできる開発支援技術を提供することを目的とする。   The present invention has been made to solve the above-described problems, and an object of the present invention is to provide a development support technology capable of efficiently developing software executed in a device operated by a remote controller. And

本発明に係るソフトウェア開発支援プログラムは、機器を操作するためのリモコン上のボタン一覧を画面表示し、開発者にそのボタンのなかからいずれかを選択させ、選択されたボタンに対応する機能を実現するために必要となるAPIの一覧を画面表示する。   The software development support program according to the present invention displays a list of buttons on a remote control for operating a device, allows a developer to select one of the buttons, and realizes a function corresponding to the selected button A list of APIs required to do this is displayed on the screen.

本発明に係るソフトウェア開発支援プログラムによれば、開発者が作成したい機能に必要なAPIの一覧が画面上に表示されるので、開発者はAPIを逐一探す必要がなくなる。これにより、ソフトウェアの開発効率を向上させることができる。   According to the software development support program of the present invention, a list of APIs necessary for the function that the developer wants to create is displayed on the screen, so that the developer does not need to search for the API one by one. Thereby, software development efficiency can be improved.

実施の形態1に係るソフトウェア開発支援プログラム110を実行するコンピュータ100およびその周辺環境の構成図である。1 is a configuration diagram of a computer 100 that executes a software development support program 110 according to Embodiment 1 and its surrounding environment. FIG. ディスプレイ120が表示する機能選択画面121の画面例を示す図である。It is a figure which shows the example of a screen of the function selection screen 121 which a display 120 displays. ディスプレイ120が表示する選択機能一覧画面122の画面例を示す図である。It is a figure which shows the example of a screen of the selection function list screen 122 which the display 120 displays. ディスプレイ120が表示する使用API一覧画面123の画面例を示す図である。It is a figure which shows the example of a screen of the use API list screen 123 which a display 120 displays. ディスプレイ120が表示するAPI説明画面124の画面例を示す図である。It is a figure which shows the example of a screen of the API description screen 124 which the display 120 displays. 機能組合せテーブル117の構成とデータ例を示す図である。It is a figure which shows the structure and data example of a function combination table. 使用APIテーブル118の構成とデータ例を示す図である。It is a figure which shows the structure and data example of a use API table 118. 機能選択画面121以降の画面遷移を説明するフローである。It is a flow explaining screen transition after the function selection screen 121.

<実施の形態1>
図1は、本発明の実施の形態1に係るソフトウェア開発支援プログラム110を実行するコンピュータ100およびその周辺環境の構成図である。コンピュータ100は、開発者がソフトウェア開発支援プログラム110を用いてデジタルテレビ200向けのソフトウェアを開発するために使用するコンピュータである。デジタルテレビ200は、開発作業用のデジタルテレビであり、開発作業に必要なソフトウェア環境があらかじめインストールされている。コンピュータ100とデジタルテレビ200は、シリアルケーブルで接続されている。
<Embodiment 1>
FIG. 1 is a configuration diagram of a computer 100 that executes a software development support program 110 according to Embodiment 1 of the present invention and its surrounding environment. The computer 100 is a computer used by a developer to develop software for the digital television 200 using the software development support program 110. The digital television 200 is a digital television for development work, and a software environment necessary for the development work is installed in advance. The computer 100 and the digital television 200 are connected by a serial cable.

コンピュータ100は、ソフトウェア開発支援プログラム110、ディスプレイ120、キーボード130、マウス140を備える。また、ソフトウェア開発支援プログラム110を実行するCPU(Central Processing Unit)、メモリなどの構成を適宜備える。   The computer 100 includes a software development support program 110, a display 120, a keyboard 130, and a mouse 140. In addition, a configuration such as a CPU (Central Processing Unit) that executes the software development support program 110 and a memory is appropriately provided.

以下の説明では、記載の便宜上、ソフトウェア開発支援プログラム110を動作主体として説明することがあるが、実際にソフトウェア開発支援プログラム110を実行するのはCPUであることを付言しておく。   In the following description, for convenience of description, the software development support program 110 may be described as an operating entity, but it is added that the CPU actually executes the software development support program 110.

ディスプレイ120は、ソフトウェア開発支援プログラム110が提示する画面を表示する。キーボード130とマウス140は、開発者がコンピュータ100に対して操作指示を与える入力デバイスである。   The display 120 displays a screen presented by the software development support program 110. A keyboard 130 and a mouse 140 are input devices that a developer gives an operation instruction to the computer 100.

ソフトウェア開発支援プログラム110は、画面表示処理部111、開発支援プログラム部112、プログラム実行制御部113、データ送受信部114、送受信データ処理部115、入力処理部116、機能組合せテーブル117、使用APIテーブル118を備える。上記各機能部は、ソフトウェア開発支援プログラム110を構成するソフトウェアモジュールなどの形態で実装することができる。各テーブルは、テーブルの内容を記述するデータファイルなどの形態で実装することができる。   The software development support program 110 includes a screen display processing unit 111, a development support program unit 112, a program execution control unit 113, a data transmission / reception unit 114, a transmission / reception data processing unit 115, an input processing unit 116, a function combination table 117, and a use API table 118. Is provided. Each of the above functional units can be implemented in the form of a software module that constitutes the software development support program 110. Each table can be implemented in the form of a data file describing the contents of the table.

画面表示処理部111は、ディスプレイ120の動作を制御して画面表示を行う機能部である。開発支援プログラム部112は、後述の図2以降で説明する開発支援機能を提供する。プログラム実行制御部113は、SDKが提供するAPI機能を実行する。データ送受信部114は、シリアルケーブルを介して、デジタルテレビ200との間でデータを送受信する。送受信データ処理部115は、デジタルテレビ200との間で送受信するデータとプログラム実行制御部113の間を仲介する。入力処理部116は、キーボード130とマウス140から受け取った操作指示入力を解釈する。機能組合せテーブル117と使用APIテーブル118については、後述の図6〜図7で説明する。   The screen display processing unit 111 is a functional unit that performs screen display by controlling the operation of the display 120. The development support program unit 112 provides a development support function described in FIG. The program execution control unit 113 executes an API function provided by the SDK. The data transmission / reception unit 114 transmits / receives data to / from the digital television 200 via a serial cable. The transmission / reception data processing unit 115 mediates between data transmitted / received to / from the digital television 200 and the program execution control unit 113. The input processing unit 116 interprets the operation instruction input received from the keyboard 130 and the mouse 140. The function combination table 117 and the use API table 118 will be described with reference to FIGS.

デジタルテレビ200は、制御プログラム210、ディスプレイ220を備える。
ディスプレイ220は、画像を表示する装置である。
The digital television 200 includes a control program 210 and a display 220.
The display 220 is a device that displays an image.

制御プログラム210は、画面表示処理部211、データ送受信部212、送受信データ処理部213、SDKプログラム格納部214、SDKプログラム実行制御部215を備える。   The control program 210 includes a screen display processing unit 211, a data transmission / reception unit 212, a transmission / reception data processing unit 213, an SDK program storage unit 214, and an SDK program execution control unit 215.

画面表示処理部211は、ディスプレイ220の動作を制御して画面表示を行う機能部である。データ送受信部212は、シリアルケーブルを介して、コンピュータ100との間でデータを送受信する。送受信データ処理部213は、コンピュータ100との間で送受信するデータとSDKプログラム実行制御部215の間を仲介する。SDKプログラム格納部214は、デジタルテレビ200のSDKが提供する各APIに対応するソフトウェアモジュールを格納している。SDKプログラム実行制御部215は、SDKが提供するAPI機能を実行する。   The screen display processing unit 211 is a functional unit that controls the operation of the display 220 and performs screen display. The data transmission / reception unit 212 transmits / receives data to / from the computer 100 via a serial cable. The transmission / reception data processing unit 213 mediates between data exchanged with the computer 100 and the SDK program execution control unit 215. The SDK program storage unit 214 stores software modules corresponding to each API provided by the SDK of the digital television 200. The SDK program execution control unit 215 executes an API function provided by the SDK.

図2は、ディスプレイ120が表示する機能選択画面121の画面例を示す図である。機能選択画面121は、開発者がこれから開発したい機能を選択するための画面である。デジタルテレビ200の機能の多くはリモコン操作をトリガーにして実行されるため、リモコンが搭載している各ボタンの一覧画面を表示する。   FIG. 2 is a diagram illustrating a screen example of the function selection screen 121 displayed on the display 120. The function selection screen 121 is a screen for the developer to select a function to be developed from now on. Since many of the functions of the digital TV 200 are executed using a remote control operation as a trigger, a list screen of buttons mounted on the remote control is displayed.

開発支援プログラム部112は、デジタルテレビ200が実行する機能の一覧(ここではリモコンが搭載している各ボタンに対応する機能の一覧)を、例えばあらかじめコンピュータ100内に格納されているテーブルから取得し、画面表示処理部111を介してディスプレイ120に機能選択画面121を表示させる。   The development support program unit 112 acquires a list of functions executed by the digital television 200 (here, a list of functions corresponding to each button mounted on the remote controller) from, for example, a table stored in the computer 100 in advance. Then, the function selection screen 121 is displayed on the display 120 via the screen display processing unit 111.

機能選択画面121上では、リモコンが備えるボタンに対応する機能名1211とチェックボックス1212がペアになって表示されている。開発者は、機能名1211のうちこれから開発するものを選択し、チェックボックス1212をONにする。開発者は、複数の機能を組み合わせて機能を実現したい場合は、2以上のチェックボックス1212をONにすることもできる。   On the function selection screen 121, a function name 1211 and a check box 1212 corresponding to the buttons provided in the remote control are displayed as a pair. The developer selects a function name 1211 to be developed, and turns on the check box 1212. The developer can also turn on two or more check boxes 1212 to realize a function by combining a plurality of functions.

開発者は、これから開発する機能をチェックボックス1212で選択した後、決定ボタン1213を押下する。開発支援プログラム部112は、決定ボタン1213が押下されると、次の図3で説明する選択機能一覧画面122をディスプレイ120に表示させる。   The developer selects a function to be developed from the check box 1212 and then presses a decision button 1213. When the determination button 1213 is pressed, the development support program unit 112 causes the display 120 to display a selection function list screen 122 described below with reference to FIG.

図3は、ディスプレイ120が表示する選択機能一覧画面122の画面例を示す図である。選択機能一覧画面122は、図2の機能選択画面121で開発者が選択した機能をボタンとして表示する画面である。開発支援プログラム部112は、開発者の選択内容を受け取り、画面表示処理部111を介してディスプレイ120に選択機能一覧画面122を表示させる。   FIG. 3 is a diagram illustrating a screen example of the selection function list screen 122 displayed on the display 120. The selected function list screen 122 is a screen that displays the functions selected by the developer on the function selection screen 121 of FIG. 2 as buttons. The development support program unit 112 receives the contents selected by the developer, and causes the display 120 to display the selected function list screen 122 via the screen display processing unit 111.

画面表示処理部111は、開発者が機能選択画面121で複数の機能を選択した場合は、対応する複数のボタンを表示させる。ここでは、図2でチェックボックス1212がONになっている機能に対応する、入力切替ボタン1221とチャンネル+ボタン1222を画面表示する例を示した。   When the developer selects a plurality of functions on the function selection screen 121, the screen display processing unit 111 displays a plurality of corresponding buttons. Here, an example in which the input switching button 1221 and the channel + button 1222 corresponding to the function for which the check box 1212 is ON in FIG. 2 is displayed on the screen is shown.

画面表示処理部111はさらに、開発者が機能選択画面121で選択した機能を組み合わせることによって実現される機能に対応するボタンを、選択機能一覧画面122上に表示させる。ここでは、「入力切替」と「チャンネル+」の組み合わせによって実現される、入力切替を伴うチャンネル+ボタン1223を画面表示する例を示した。なお、各機能とその組合せによって実現される機能との対応関係は、後述の図6で説明する機能組合せテーブル117に記述されている。   The screen display processing unit 111 further displays on the selected function list screen 122 buttons corresponding to functions realized by combining the functions selected by the developer on the function selection screen 121. Here, an example is shown in which a channel + button 1223 with input switching realized by a combination of “input switching” and “channel +” is displayed on the screen. The correspondence between each function and the function realized by the combination is described in a function combination table 117 described later with reference to FIG.

開発者は、選択機能一覧画面122に表示されている機能ボタンのうちいずれかを押下し、次の図4に示す使用API一覧画面123に進む。機能選択画面121で機能を選択し直すときは、戻るボタン1224を押下する。   The developer presses one of the function buttons displayed on the selected function list screen 122, and proceeds to the next API list screen 123 shown in FIG. When the function is selected again on the function selection screen 121, the return button 1224 is pressed.

選択機能一覧画面122は、機能選択画面121で開発者が選択した機能が1つのみである場合は、省略することもできる。   The selection function list screen 122 may be omitted when only one function is selected by the developer on the function selection screen 121.

図4は、ディスプレイ120が表示する使用API一覧画面123の画面例を示す図である。使用API一覧画面123は、図3の選択機能一覧画面122で開発者が押下したボタンに対応する機能を実現するためのAPI一覧を表示する画面である。開発支援プログラム部112は、選択機能一覧画面122で開発者が機能ボタンを押下した結果を受け取り、画面表示処理部111を介してディスプレイ120に使用API一覧画面123を表示させる。なお、各機能とその実現に必要となるAPIの対応関係は、後述の図7で説明する使用APIテーブル118に記述されている。   FIG. 4 is a diagram illustrating a screen example of the used API list screen 123 displayed on the display 120. The used API list screen 123 is a screen that displays an API list for realizing the function corresponding to the button pressed by the developer on the selected function list screen 122 of FIG. The development support program unit 112 receives the result of the developer pressing the function button on the selected function list screen 122 and causes the display 120 to display the use API list screen 123 via the screen display processing unit 111. Note that the correspondence between each function and the API required for its implementation is described in a use API table 118 described later with reference to FIG.

選択機能名表示欄1231は、選択機能一覧画面122で開発者が押下したボタンに対応する機能名を表示する。API名表示欄1232は、当該機能を実現するために必要となるAPIの一覧を表示する。API説明表示ボタン1233は、API名表示欄1232が表示している各APIの詳細説明を表示するためのボタンである。API実行ボタン1234は、API名表示欄1232が表示している各APIをデジタルテレビ200に実行させるためのボタンである。以下、図4の画面で実行される処理の手順を説明する。   The selected function name display field 1231 displays a function name corresponding to the button pressed by the developer on the selected function list screen 122. The API name display field 1232 displays a list of APIs necessary for realizing the function. The API explanation display button 1233 is a button for displaying a detailed explanation of each API displayed in the API name display field 1232. The API execution button 1234 is a button for causing the digital television 200 to execute each API displayed in the API name display field 1232. Hereinafter, a procedure of processing executed on the screen of FIG. 4 will be described.

(図4:ステップ1)
開発者がAPI実行ボタン1234を押下すると、開発支援プログラム部112は、対応するAPIをデジタルテレビに実行させるよう、プログラム実行制御部113に指示する。プログラム実行制御部113は、送受信データ処理部115およびデータ送受信部114の機能を用いて、デジタルテレビ200に対し当該API機能を実行するようリクエストする。
(図4:ステップ1:補足)
本ステップで実行指示するAPIにパラメータ(引数)を渡す場合、開発者はAPI実行ボタン1234を押下する前に、パラメータ入力欄1235にそのパラメータを入力しておく。
(Figure 4: Step 1)
When the developer presses the API execution button 1234, the development support program unit 112 instructs the program execution control unit 113 to cause the digital television to execute the corresponding API. The program execution control unit 113 requests the digital television 200 to execute the API function using the functions of the transmission / reception data processing unit 115 and the data transmission / reception unit 114.
(Figure 4: Step 1: Supplement)
When passing a parameter (argument) to the API instructed to execute in this step, the developer inputs the parameter in the parameter input field 1235 before pressing the API execution button 1234.

(図4:ステップ2)
デジタルテレビ200の送受信データ処理部213およびデータ送受信部212は、そのリクエストを受け取り、SDKプログラム実行制御部215に通知する。SDKプログラム実行制御部215は、対応するAPIをSDKプログラム格納部214から読み出して実行し、送受信データ処理部213およびデータ送受信部212の機能を用いて、コンピュータ100に実行結果を返信する。
(図4:ステップ3)
コンピュータ100の送受信データ処理部115およびデータ送受信部114は、デジタルテレビ200からの返信を受け取り、プログラム実行制御部113に通知する。プログラム実行制御部113は、デジタルテレビ200からの返信を開発支援プログラム部112に通知する。
(Figure 4: Step 2)
The transmission / reception data processing unit 213 and the data transmission / reception unit 212 of the digital television 200 receive the request and notify the SDK program execution control unit 215. The SDK program execution control unit 215 reads the corresponding API from the SDK program storage unit 214 and executes it, and returns the execution result to the computer 100 using the functions of the transmission / reception data processing unit 213 and the data transmission / reception unit 212.
(Figure 4: Step 3)
The transmission / reception data processing unit 115 and the data transmission / reception unit 114 of the computer 100 receive a reply from the digital television 200 and notify the program execution control unit 113 of it. The program execution control unit 113 notifies the development support program unit 112 of a reply from the digital television 200.

(図4:ステップ4)
開発支援プログラム部112は、画面表示処理部111を介して、デジタルテレビ200から受け取った返信をAPI実行結果表示欄1236に表示させる。
(図4:ステップ5)
開発者は、他の機能ボタンを選択する場合は、戻るボタン1237を押下して選択機能一覧画面122に戻る。
(Figure 4: Step 4)
The development support program unit 112 displays the reply received from the digital television 200 on the API execution result display field 1236 via the screen display processing unit 111.
(Figure 4: Step 5)
When the developer selects another function button, the developer presses the return button 1237 to return to the selected function list screen 122.

図5は、ディスプレイ120が表示するAPI説明画面124の画面例を示す図である。API説明画面124は、各APIの詳細説明を表示するための画面である。開発者が図4のAPI説明表示ボタン1233を押下すると、開発支援プログラム部112は、画面表示処理部111を介してディスプレイ120にAPI説明画面124を表示させる。API説明画面124の内容は、後述の図7で説明する使用APIテーブル118のAPI詳細列1183から取得することができる。   FIG. 5 is a diagram illustrating a screen example of the API explanation screen 124 displayed on the display 120. The API explanation screen 124 is a screen for displaying a detailed explanation of each API. When the developer presses the API explanation display button 1233 in FIG. 4, the development support program unit 112 displays the API explanation screen 124 on the display 120 via the screen display processing unit 111. The contents of the API explanation screen 124 can be acquired from the API detail column 1183 of the use API table 118 described later with reference to FIG.

API説明表示欄1241は、開発者が押下したAPI説明表示ボタン1233に対応するAPIの詳細説明を表示する。表示内容は、(a)API名、(b)引数、(c)戻り値、(d)機能説明、などである。開発者が閉じるボタン1242を押下すると、図4の使用API一覧画面123に戻る。   The API explanation display field 1241 displays a detailed explanation of the API corresponding to the API explanation display button 1233 pressed by the developer. The display contents are (a) API name, (b) argument, (c) return value, (d) function description, and the like. When the developer presses the close button 1242, the screen returns to the use API list screen 123 of FIG.

図6は、機能組合せテーブル117の構成とデータ例を示す図である。機能組合せテーブル117は、デジタルテレビ200が実行する機能と、機能を複数組み合わせることによって実現される新たな機能との対応関係を記述するテーブルである。   FIG. 6 is a diagram illustrating a configuration of the function combination table 117 and data examples. The function combination table 117 is a table describing a correspondence relationship between a function executed by the digital television 200 and a new function realized by combining a plurality of functions.

機能組合せテーブル117は、1番目の機能名を記述する第1機能列1171、2番目の機能名を記述する第2機能列1172、第1機能と第2機能を組み合わせることによって実現される新たな機能を記述する組合せ機能列1173を有する。   The function combination table 117 includes a first function column 1171 describing the first function name, a second function column 1172 describing the second function name, and a new function realized by combining the first function and the second function. A combination function column 1173 describing the function is included.

1行目のデータ例は、図2の選択例に対応する機能組合せを記述している。1行目のデータ例によれば、「入力切替」機能と「チャンネル+」機能を組み合わせることにより、「入力切替を伴うチャンネル+」機能が実現されることが分かる。   The data example on the first line describes a function combination corresponding to the selection example of FIG. According to the data example in the first row, it is understood that the “channel + with input switching” function is realized by combining the “input switching” function and the “channel +” function.

図6では、2つの機能を組み合わせて新たな機能を実現する例を示したが、3以上の機能を組み合わせる場合についても同様に定義することができる。   Although FIG. 6 shows an example in which two functions are combined to realize a new function, a case where three or more functions are combined can be defined similarly.

図7は、使用APIテーブル118の構成とデータ例を示す図である。使用APIテーブル118は、デジタルテレビ200が実行する各機能を実現するために必要なAPIの一覧を記述したテーブルである。使用APIテーブル118は、複数の機能を組み合わせることによって実現する機能についても同様に、必要なAPIの一覧を記述している。   FIG. 7 is a diagram illustrating a configuration of the use API table 118 and an example of data. The use API table 118 is a table describing a list of APIs necessary for realizing each function executed by the digital television 200. Similarly, the use API table 118 describes a list of necessary APIs for functions realized by combining a plurality of functions.

使用APIテーブル118は、機能名列1181、使用API一覧列1182、API詳細列1183を有する。機能名列1181は、デジタルテレビ200が実行する機能の名称を記述する。使用API一覧列1182は、機能名列1181が記述する機能を実現するために必要なAPIの一覧を記述する。API詳細列1183は、各APIの詳細説明を記述する。API詳細列1183の内容は、API説明画面124が表示する内容と同一である。   The use API table 118 has a function name column 1181, a use API list column 1182, and an API detail column 1183. The function name column 1181 describes the names of functions executed by the digital television 200. The used API list column 1182 describes a list of APIs necessary for realizing the function described by the function name column 1181. The API detail column 1183 describes a detailed description of each API. The contents of the API detail column 1183 are the same as the contents displayed on the API explanation screen 124.

図8は、機能選択画面121以降の画面遷移を説明するフローである。以下、図8の各ステップについて説明する。
(図8:ステップS801)
開発者が機能選択画面121で決定ボタン1213を押下すると、開発支援プログラム部112は、チェックボックス1212のON/OFFをチェックする。
FIG. 8 is a flow for explaining screen transitions after the function selection screen 121. Hereinafter, each step of FIG. 8 will be described.
(FIG. 8: Step S801)
When the developer presses the enter button 1213 on the function selection screen 121, the development support program unit 112 checks ON / OFF of the check box 1212.

(図8:ステップS802)
ONになっているチェックボックス1212が1つであればステップS803へ進み、2つ以上であればステップS804へ進む。
(図8:ステップS803)
開発支援プログラム部112は、画面表示処理部111を介してディスプレイ120に使用API一覧画面123を表示させる。
(FIG. 8: Step S802)
If there is one check box 1212 that is ON, the process proceeds to step S803, and if there are two or more check boxes 1212, the process proceeds to step S804.
(FIG. 8: Step S803)
The development support program unit 112 displays the used API list screen 123 on the display 120 via the screen display processing unit 111.

(図8:ステップS804)
開発支援プログラム部112は、ONになっているチェックボックス1212の組合せを取得する。
(図8:ステップS805)
開発支援プログラム部112は、ONになっているチェックボックス1212の組合せをキーにして機能組合せテーブル117を検索する。該当する組合せが機能組合せテーブル117内に存在する場合はステップS806へ進み、存在しない場合はステップS807へ進む。
(FIG. 8: Step S804)
The development support program unit 112 acquires a combination of check boxes 1212 that are turned on.
(FIG. 8: Step S805)
The development support program unit 112 searches the function combination table 117 using the combination of the check boxes 1212 that are ON as a key. If the corresponding combination exists in the function combination table 117, the process proceeds to step S806, and if not, the process proceeds to step S807.

(図8:ステップS806)
開発支援プログラム部112は、ONになっているチェックボックス1212に対応する機能と、その組合せによって実現される機能に対応する機能ボタンを、選択機能一覧画面122上で画面表示する機能ボタンとして生成する。
(図8:ステップS807)
開発支援プログラム部112は、ONになっているチェックボックス1212に対応する機能に対応する機能ボタンを、選択機能一覧画面122上で画面表示する機能ボタンとして生成する。
(FIG. 8: Step S806)
The development support program unit 112 generates a function button corresponding to the function corresponding to the function corresponding to the check box 1212 which is turned ON and the combination thereof as a function button to be displayed on the selected function list screen 122. .
(FIG. 8: Step S807)
The development support program unit 112 generates a function button corresponding to a function corresponding to the check box 1212 which is turned on as a function button to be displayed on the selected function list screen 122.

(図8:ステップS808)
開発支援プログラム部112は、画面表示処理部111を介してディスプレイ120に選択機能一覧画面122を表示させる。
(FIG. 8: Step S808)
The development support program unit 112 displays the selected function list screen 122 on the display 120 via the screen display processing unit 111.

以上のように、本実施の形態1に係るデジタルテレビソフトウェア開発支援プログラム110は、開発者が開発しようとしている機能を実現するために必要なAPI一覧を画面表示する。これにより、開発者は所望の機能を実現するために必要なAPIを逐一探す必要がなくなり、開発効率を向上させることができる。   As described above, the digital television software development support program 110 according to the first embodiment displays a list of APIs necessary for realizing the function that the developer is trying to develop. This eliminates the need for the developer to search for each API necessary to realize a desired function, thereby improving development efficiency.

また、本実施の形態1によれば、APIをデジタルテレビ200に実行させた結果をAPI実行結果表示欄1236上で確認することができるので、開発者は機能を実行したときの様子をイメージし易い。これにより、開発者がソフトウェアの完成後イメージを把握しやすくなるので、開発者の設計負担を軽減することができる。   Further, according to the first embodiment, the result of causing the digital television 200 to execute the API can be confirmed on the API execution result display field 1236, so that the developer imagines the state when the function is executed. easy. As a result, the developer can easily grasp the image after the software is completed, and the design burden on the developer can be reduced.

また、本実施の形態1に係るソフトウェア開発支援プログラム110は、機能の組み合わせによって実現する新たな機能を定義する機能組合せテーブル117を用いて、組合せ機能を把握し、選択機能一覧画面122上に機能ボタンとして表示する。これにより、開発者は開発したい機能を実現するAPIの組合せを検討する必要がなくなり、開発負担を軽減することができる。   Further, the software development support program 110 according to the first embodiment uses the function combination table 117 that defines a new function realized by the combination of functions to grasp the combination function and displays the function on the selected function list screen 122. Display as a button. This eliminates the need for the developer to consider a combination of APIs that realize the function desired to be developed, thereby reducing the development burden.

また、本実施の形態1に係るソフトウェア開発支援プログラム110は、デジタルテレビ200が実行する機能の一覧を、リモコンが搭載しているボタンと対応させて、機能選択画面121上に表示する。これにより、開発者はユーザインターフェースを開発する際に、ユーザの使用感をイメージしながら開発を進めることができるので、ユーザインターフェースを効率よく開発することができる。   In addition, the software development support program 110 according to the first embodiment displays a list of functions executed by the digital television 200 on the function selection screen 121 in association with buttons mounted on the remote controller. As a result, when developing a user interface, the developer can proceed with development while imagining the user's feeling of use, so that the user interface can be efficiently developed.

<実施の形態2>
実施の形態1では、開発者が開発しようとしている機能を実現するために必要なAPI一覧を画面表示することにより、開発者がAPIを探す手間を削減することを説明した。その他の機能として、例えばAPIを用いたソースコードを自動生成するなど、開発者の負担を低減する機能を適宜設けることもできる。
<Embodiment 2>
In the first embodiment, it has been described that the effort for the developer to search for the API is reduced by displaying a list of APIs necessary for realizing the function that the developer is trying to develop. As other functions, for example, a function for reducing the burden on the developer, such as automatically generating a source code using an API, can be provided as appropriate.

100:コンピュータ、110:ソフトウェア開発支援プログラム、111:画面表示処理部、112:開発支援プログラム部、113:プログラム実行制御部、114:データ送受信部、115:送受信データ処理部、116:入力処理部、117:機能組合せテーブル、1171:第1機能列、1172:第2機能列、1173:組合せ機能列、118:使用APIテーブル、1181:機能名列、1182:使用API一覧列、1183:API詳細列、120:ディスプレイ、121:機能選択画面、1211:機能名、1212:チェックボックス、1213:決定ボタン、122:選択機能一覧画面、1221:入力切替ボタン、1222:チャンネル+ボタン、1223:入力切替を伴うチャンネル+ボタン、1224:戻るボタン、123:使用API一覧画面、1231:選択機能名表示欄、1232:API名表示欄、1233:API説明表示ボタン、1234:API実行ボタン、1235:パラメータ入力欄、1236:API実行結果表示欄、1237:戻るボタン、124:API説明画面、1241:API説明表示欄、1242:閉じるボタン、130:キーボード、140:マウス、200:デジタルテレビ、210:制御プログラム、211:画面表示処理部、212:データ送受信部、213:送受信データ処理部、214:SDKプログラム格納部、215:SDKプログラム実行制御部、220:ディスプレイ。   100: Computer, 110: Software development support program, 111: Screen display processing unit, 112: Development support program unit, 113: Program execution control unit, 114: Data transmission / reception unit, 115: Transmission / reception data processing unit, 116: Input processing unit 117: Function combination table, 1171: First function column, 1172: Second function column, 1173: Combination function column, 118: Use API table, 1181: Function name column, 1182: Use API list column, 1183: API details Column, 120: display, 121: function selection screen, 1211: function name, 1212: check box, 1213: decision button, 122: selection function list screen, 1221: input switching button, 1222: channel + button, 1223: input switching Channel + button with 1224: Back , 123: Used API list screen, 1231: Selected function name display column, 1232: API name display column, 1233: API explanation display button, 1234: API execution button, 1235: Parameter input column, 1236: API execution result display column 1237: Back button, 124: API explanation screen, 1241: API explanation display column, 1242: Close button, 130: Keyboard, 140: Mouse, 200: Digital television, 210: Control program, 211: Screen display processing unit, 212 : Data transmission / reception unit, 213: transmission / reception data processing unit, 214: SDK program storage unit, 215: SDK program execution control unit, 220: display.

Claims (2)

リモートコントローラーで操作される機器内で実行されるソフトウェアを開発することを支援する処理をコンピュータに実行させるプログラムにおいて、
前記コンピュータに、
前記リモートコントローラー上の機能の一覧を前記コンピュータの画面に表示する機能一覧表示ステップと、
前記機能の一覧のうちいずれかの機能を選択する選択入力を受け取る機能選択ステップと、
前記機能選択ステップにおいて選択された機能を組み合わせることによって構成される新たな機能を前記コンピュータの画面に表示するステップと、
前記機能と、その機能を実現するために必要となるAPIとの対応関係を記述したテーブルを読み込むステップと、
前記機能選択ステップにおいて選択された機能、および前記機能選択ステップにおいて選択された機能を組み合わせることによって構成される新たな機能を実現するために必要となるAPIの一覧を前記テーブルから取得して、前記コンピュータの画面に表示するステップと、
前記APIの詳細機能説明を前記コンピュータに画面に表示するステップと、
前記APIを実行するよう前記機器に要求するステップと、
前記機器が前記APIを実行した結果を受け取って前記コンピュータの画面に表示するステップと、
を実行させることを特徴とするソフトウェア開発支援プログラム。
In a program that causes a computer to execute a process that supports the development of software executed in a device operated by a remote controller.
In the computer,
A function list display step for displaying a list of functions on the remote controller on the screen of the computer;
A function selection step of receiving a selection input for selecting any function from the list of functions;
Displaying on the computer screen a new function configured by combining the functions selected in the function selection step;
Reading a table describing a correspondence relationship between the function and an API required to realize the function;
A list of APIs required to realize a new function configured by combining the function selected in the function selection step and the function selected in the function selection step is acquired from the table, Displaying on the computer screen;
Displaying a detailed function description of the API on the computer screen;
Requesting the device to execute the API;
Receiving the result of executing the API by the device and displaying it on the screen of the computer;
A software development support program characterized by causing
前記機能一覧表示ステップでは、前記コンピュータに、
前記機能の一覧をリモートコントローラーで操作される機器のリモコンが備えるボタンに対応する形式で前記コンピュータの画面に表示させる
ことを特徴とする請求項1記載のソフトウェア開発支援プログラム。
In the function list display step, on the computer,
The software development support program according to claim 1, wherein the list of functions is displayed on a screen of the computer in a format corresponding to a button provided on a remote controller of a device operated by a remote controller.
JP2010056872A 2010-03-15 2010-03-15 Software development support program Pending JP2011191961A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010056872A JP2011191961A (en) 2010-03-15 2010-03-15 Software development support program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010056872A JP2011191961A (en) 2010-03-15 2010-03-15 Software development support program

Publications (1)

Publication Number Publication Date
JP2011191961A true JP2011191961A (en) 2011-09-29

Family

ID=44796809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010056872A Pending JP2011191961A (en) 2010-03-15 2010-03-15 Software development support program

Country Status (1)

Country Link
JP (1) JP2011191961A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017152967A (en) * 2016-02-25 2017-08-31 Kddi株式会社 Information supplying device, information supplying method, and information service system
JP2020040296A (en) * 2018-09-11 2020-03-19 コニカミノルタ株式会社 Message conversion system, message conversion method, and message conversion program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017152967A (en) * 2016-02-25 2017-08-31 Kddi株式会社 Information supplying device, information supplying method, and information service system
JP2020040296A (en) * 2018-09-11 2020-03-19 コニカミノルタ株式会社 Message conversion system, message conversion method, and message conversion program
JP7127443B2 (en) 2018-09-11 2022-08-30 コニカミノルタ株式会社 Message conversion system, message conversion method and message conversion program

Similar Documents

Publication Publication Date Title
JP5681191B2 (en) Method and apparatus for providing an application interface on a computer peripheral
US20120192078A1 (en) Method and system of mobile virtual desktop and virtual trackball therefor
JP2006236323A (en) Application providing system, server, client and application providing method
JP2009251867A (en) Data processing apparatus, data processing method, storage medium, and program
JPWO2012169157A1 (en) Supported device, support device, inter-device guide system, recording medium, and integrated circuit
JP2011209345A (en) Image display device, image information processing device, image display system, image display method, and image information processing method
JP2011090461A (en) Information processing apparatus and data transfer method
US8677244B2 (en) Exclusive operation control apparatus and method
JP2011022639A (en) Kvm switching device and kvm switching method
JP5785592B2 (en) Image switching device, image switching system, and image switching method
JP2017525044A (en) Direct access application representation
US20140317549A1 (en) Method for Controlling Touchscreen by Using Virtual Trackball
JP2011191961A (en) Software development support program
CN107168667B (en) Display system with picture-in-picture display capability
WO2012139343A1 (en) Play control system and method
US20140245328A1 (en) Information processing system, information processing method, information processing device and its control method and control program
JP6492571B2 (en) Information processing system, information processing apparatus, screen display method, and program
US20070079245A1 (en) Method and apparatus for providing application with remote-controllable interface
JP2017033235A (en) Information processor, method for controlling information processor, and program
JP2008040347A (en) Image display device, image display method, and image display program
TW201839554A (en) Display System Capable of Displaying a Picture-in-Picture Image
TWI604382B (en) Methods for sharing applications and systems using the same
TWI540494B (en) Virtual desktop client, control chip of virtual desktop client and method of controlling server device
JP5802312B2 (en) Broadcast receiving apparatus, extended function execution apparatus, control method for broadcast receiving apparatus, and information processing apparatus
JP6528357B2 (en) Projector, display device and display method