WO2006059786A1 - アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末 - Google Patents

アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末 Download PDF

Info

Publication number
WO2006059786A1
WO2006059786A1 PCT/JP2005/022421 JP2005022421W WO2006059786A1 WO 2006059786 A1 WO2006059786 A1 WO 2006059786A1 JP 2005022421 W JP2005022421 W JP 2005022421W WO 2006059786 A1 WO2006059786 A1 WO 2006059786A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
conflict
information
contention
database
Prior art date
Application number
PCT/JP2005/022421
Other languages
English (en)
French (fr)
Inventor
Yoshinori Saida
Original Assignee
Nec Corporation
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
Priority to US11/720,727 priority Critical patent/US20090282070A1/en
Application filed by Nec Corporation filed Critical Nec Corporation
Priority to JP2006546722A priority patent/JP4666231B2/ja
Publication of WO2006059786A1 publication Critical patent/WO2006059786A1/ja

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/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores

Definitions

  • the present invention relates to an application contention management system and method and an information processing terminal using the system, and in particular, performs contention management of an application program (hereinafter simply referred to as an application) on an information processing terminal such as a mobile communication terminal. This is related to the application conflict management system.
  • an application an application program
  • Background art
  • This conventional application contention control system includes a contention determination unit between applications, a contention determination data holding unit, and a state holding unit of the currently running application.
  • the conventional application contention control system having such a configuration operates as follows.
  • the application inquires whether or not the application can be started to the conflict determination means between applications.
  • the contention determination unit obtains the currently running application and its state information obtained from the state of the currently running application state, and holds the information and the state determination data holding unit. Abu Based on the competition information between the requisitions, it determines whether or not to start by determining the competition between the application to be started and the application that is currently running. The application that is notified of the result of the availability of activation starts or terminates the application according to the notified instruction.
  • the states that the application can take include, for example, a communication state and a card device use state.
  • An object of the present invention is to provide an application conflict management system and method thereof that can easily create and modify data for contention determination in contention control between applications on an information communication terminal such as a mobile communication terminal, and its use. Providing information communication terminals and programs. Disclosure of the invention
  • An application contention management system is an application contention management system on an information processing terminal, and processes contention information by processing a file in which application contention information is described in units of applications.
  • An application conflict management method is an application conflict management method on an information processing terminal, which includes a step of creating a conflict information database by processing a file in which application conflict information is described for each application. And determining the competition of the application based on the database.
  • a program according to the present invention is a program for causing a computer to execute an application conflict management method on an information processing terminal, and processes a file in which application conflict information is described for each application to process conflict information data. It includes a process of creating a base and a process of determining competition for an application based on the database.
  • An information processing terminal comprises the above-described application conflict management system.
  • FIG. 1 is a block diagram showing the configuration of the first exemplary embodiment of the present invention.
  • FIG. 2 is a flowchart showing a part of the operation of the embodiment of FIG.
  • FIG. 3 is a flowchart showing a part of the operation of the embodiment of FIG.
  • FIG. 4 is a block diagram showing a configuration of the second exemplary embodiment of the present invention.
  • FIG. 5 is a flowchart showing the operation of the embodiment of FIG.
  • FIG. 6 is a block diagram showing the configuration of the third exemplary embodiment of the present invention.
  • FIG. 7 is a flowchart showing the configuration of the embodiment of FIG.
  • FIG. 8 shows an example of an application conflict information file.
  • FIG. 9 is a diagram showing an example of competition determination data disclosed in Japanese Patent Laid-Open No. 2003-177926.
  • FIG. 10 is a diagram showing an example of operating data disclosed in Japanese Patent Laid-Open No. 2003-177926.
  • FIG. 1 a functional block of the first embodiment of the present invention is shown.
  • This embodiment is a competition determination means on a mobile communication terminal (hereinafter referred to as a mobile terminal) 100. 1 10, contention determination data access means 120, contention information file processing means 130, running application state holding means 140, and contention information database 150.
  • a mobile terminal a mobile communication terminal
  • contention determination data access means 120 contention information file processing means 130
  • contention information file processing means 130 contention information file processing means 130
  • running application state holding means 140 running application state holding means 140
  • contention information database 150 contention information database
  • the conflict determination means 1 10 When the conflict determination means 1 10 receives an inquiry from the application as to whether or not state transition within the application is possible, it retrieves the running application information held in the running application status holding means 140 and launches it. The contention determination data between the middle application and the application that received the inquiry
  • the contention determination data access unit 1 2 0 receives the instruction from the contention determination unit 1 1 0, retrieves the contention determination data between the designated applications from the contention information database 1 5 0 and returns it.
  • the contention information file processing means 1 30 reads the contention information file prepared for each application and registers it as contention determination data describing contention information between applications in the contention information database 1 5 0.
  • the running application state holding means 140 holds the information about the application currently running on the mobile terminal 100 and its state.
  • the application inquires the contention determination means 1 1 0 whether or not activation and state transition are possible (step A l).
  • the contention determination unit 110 obtains the currently running application on the portable terminal 100 and its state information from the running application state holding unit 140 (step A 2).
  • the contention determination means 1 1 0 is the contention determination data between the state of the application inquired in step A 1 and the state of the running application acquired in step A 2. It is obtained from the competitive information database 1 50 using 1 2 0 (step A 3).
  • the conflict determination means 1 1 0 that has acquired the conflict determination data returns a response indicating whether the activation or state transition is possible to the application that made the inquiry based on the determination data (step A 4).
  • the inquired application performs processing such as activation, execution of state transition (step A 5), or interruption (step A 6) according to the response result of the conflict determination means 110.
  • the conflict information file processing means 1 3 0 reads the conflict information file describing the conflict information prepared for each application as shown in FIG. B 1), the conflict information data base 1 5 0 The process of registering as overnight (step B 2) is performed.
  • the competition information file in which the competition information is written for each application is prepared, and the competition information database is created and updated based on this, the configuration is made. Even when competing information is created first, or when competing information is updated as applications are added or deleted, it can be realized with fewer man-hours than conventional methods.
  • the second embodiment of the present invention includes a mobile terminal 10 0 0 and an application distribution terminal 2 0 0. It is assumed that the mobile terminal 100 and the application distribution terminal 200 are connected by wired or wireless communication means.
  • the mobile terminal 1 0 0 has a contention determination means 1 1 0, a contention determination data access means 1 2 0, a contention information file processing means 1 3 0, a running application state holding means 1 4 0, a contention It consists of an information database 150 and an application installation procedure 160. Further, the application distribution terminal 2 0 0 is composed of application distribution means 2 1 0. Each of these means generally operates as follows.
  • a competitive information database 15 50 corresponding to the competitive information of each application already on the mobile terminal 100 is created according to the procedure described in the first embodiment.
  • the conflict determination means 1 1 0 receives an inquiry from the application as to whether or not state transition in the application is possible
  • the running application state holding means 1 4 0 extracts the running application information held in the application.
  • the conflict determination data between the running application and the application that received the inquiry is acquired from the conflict information database 1 5 0 using the conflict determination data access unit 1 2 0, and Based on the above, return to the inquiring application whether or not it can be started.
  • the contention information file processing means 1 3 0 reads the contention information file prepared for each application and registers it as contention determination data describing contention information between applications in the contention information database 1 5 0.
  • Application When a new application is installed during the mobile device 1 0 0 using the installation method 1 60, the contention information file describing the contention information for the new application is read and Add contention judgment data for new application to base 1 5 0.
  • the contention determination data overnight access unit 1 2 0 retrieves the contention determination data between the specified applications from the contention information database 1 5 0 and returns it.
  • the running application state holding means 140 holds the information about the application currently running on the mobile terminal 100 and its state.
  • Application installation means 1 6 0 is an application distribution terminal 2 0
  • the application distribution means 2 1 0 uses the application distribution means 2 1 0 above, download the conflict information file describing the conflict information of the new application and its application, and install it on the mobile terminal 1 0 0.
  • the application distribution means 2 1 0 holds and manages a plurality of applications, and in response to a request from the application installation means 1 6 0 on the mobile terminal 1 0 0, the application and its application Distribute the competitive information file to the mobile terminal 1100.
  • the application installation means 1 60 on the mobile terminal 10 0 0 is the application installation means 1 6 0 that is newly installed in the mobile terminal 1 0 0 compared to the application delivery means 2 1 0 on the abrasion delivery terminal 2 0 0.
  • a download request for an application (step CD o Application distribution means 2 that received the download request)
  • step C 2 distributes the contention information file in which the specified application and contention information of the application are described to the mobile terminal 100.
  • Application distribution means 2 1 0 The application installation means on the portable terminal 1 0 0 that has received the application and the competition information file received from the 10 Application installation in the mobile terminal 100 is performed (step C 3). Finally, the contention information file processing means 1 30 reads the contention information file of the new application and adds contention determination data relating to the new application to the contention information database 1 5 0 (step C 4).
  • the contention information file of the corresponding application is downloaded at the same time, Since it is configured to process using file processing means 1 3 0 and add and register the conflict judgment data in the conflict information database 1 5 0, even for newly added applications, Inter-application contention control similar to conventional applications can be realized.
  • the third embodiment of the present invention includes a mobile terminal 100 and an application distribution terminal 200.
  • the mobile terminal 10 0 and the application distribution terminal 2 0 0 are connected by wired or wireless communication means.
  • the mobile terminal 1 0 0 has a contention determination unit 1 1 0 and a contention determination data access device 1 2
  • the application distribution terminal 2 0 0 includes application distribution means 2 1 0, contention information file processing means 2 2 0, contention information file holding means 2 3 0, and contention determination data holding means 2 4 0. Yes. Each of these means generally operates as follows.
  • the conflict determination means 1 1 0 When the conflict determination means 1 1 0 receives an inquiry from the application as to whether or not state transition within the application is possible, the running application state holding means 1 4 0 extracts the running application information held in the running application, and launches it.
  • the contention determination data access means 1 2 0 receives the instruction from the contention determination means 1 1 0, and outputs the contention determination data between the specified applications based on the contention information data base 1
  • the running application state holding means 140 holds the information about the application currently running on the mobile terminal 100 and its state.
  • Application installation means 1 6 0 is an application distribution terminal 2 0
  • the contention information file processing means 2 2 0 reads the contention information file prepared for each application stored in the contention information file holding means 2 3 0, and the contention determination data holding means 2 4 0 Register as competition judgment data describing information.
  • the competition information file holding means 2 3 0 holds each competition information file of the application installed on the mobile terminal 1 100. When a new application is added to the mobile terminal 100, a conflict information file for the corresponding application is added.
  • the competition determination data holding means 24 0 holds the competition determination data created by the competition information file processing means 2 20.
  • the application distribution means 2 1 0 holds and manages a plurality of applications. When there is a request for downloading an application from the application installation means 160 on the portable terminal 100, first, the competition information file of the corresponding application is added to the competition information file holding means 2 30. Next, the contention determination data on the contention determination data holding means 2 40 0 is updated using the contention information file processing means 2 2 0, and then the application and contention that requested the download are updated.
  • the competition determination data held in the match determination data holding means 2 4 0 is distributed to the mobile terminal 1 0 0.
  • the application installation means 1 60 on the mobile terminal 10 0 0 requests the application delivery means 2 1 0 on the application delivery terminal 2 0 0 to download a new application to be installed on the mobile terminal 1 0 0.
  • the application distribution means 2 1 0 that received the download request sends the contention information file describing the contention information of the specified application to the contention information file holding means 2 3 0 Add (Step D2).
  • the competition information file holding means 2 3 0 holds the competition information file of each application already installed on the mobile terminal 1 100.
  • the contention information file processing means 2 2 0 reads the contention information file in the contention information file holding means 2 3 0 and creates contention determination data including contention information of the newly added application. Evening holding means 2 4 0 The contention judgment data in the evening is updated (step D 3).
  • the application distribution means 2 1 0 distributes the application requested from the application installation means 1 6 0 and the contention determination data in the contention determination data holding means 2 4 0 to the mobile terminal 1 0 0 (Step D4).
  • Application distribution means 2 1 0 The application installation means 1 6 0 on the mobile terminal 1 0 0 that has received the application and the competition determination data distributed from the 1 0 0 performs application installation processing in the mobile terminal 1 1 0 0 (step) D 5). At the same time, the application installation means 160 sets the received conflict determination data for the conflict information database 150 (step D6).
  • the mobile terminal 1 when adding an application from outside the terminal to the mobile terminal 10 0 0 using the application installation means 1 6 0, the mobile terminal 1 creates competition determination data on the application distribution terminal 2 0 0 side. It is configured such that it is transmitted to 100 and registered in the contention information database 1510, and the same inter-application contention control as in the first and second embodiments can be realized.
  • the mobile terminal 10 0 Compared with the first and second embodiments, the competition information file processing means stored in the portable terminal 10 0 0 is stored in the configuration where the contention information file processing means is mounted on the prescription delivery terminal 2 0 0.
  • the ROM capacity and CPU resources for generating conflict judgment data by means of the competitive information file processing means can be realized.
  • contention information file various types of contention information are described for each state that the target application can take. Examples of states that can be taken by the application include an active state, a wireless communication state, an infrared communication state, a suspend state, and an emergency state.
  • states that can be taken by the application include an active state, a wireless communication state, an infrared communication state, a suspend state, and an emergency state.
  • a priority value can be set for each state and used during the conflict determination process described later.
  • various computer resources such as CPU, hard disk, memory, and network are weak compared to ordinary personal computers. If other applications use resources, use those resources. There are cases where other applications that use the application cannot start or cannot change to a state that uses its resources, and this is called contention between applications.
  • the activation conditions described here specify resources that must be available when the corresponding application state is activated or transitioned.
  • Occupancy designation describes the resources that are actually occupied when the application starts in the target state or changes to the target state.
  • Startup condition only specifies resources that can be used at startup or state transition, and the resources that are actually occupied after startup or after state transition are described in the occupancy specification.
  • the wireless communication resource needs to be available.
  • the wireless communication resource is not occupied and other wireless communication resources are not used. It is possible to realize the operation of allowing the application to be used to start.
  • the application transitions from the normal state to the communicating state the operation of occupying the wireless communication resource and not allowing the activation of the application using the other wireless communication resource is realized. It becomes possible.
  • this exclusive specification statement specifies the name and number of resources to be occupied (multiple combinations can be specified). At the time of conflict determination, the occupancy specification statement specified for the status of the running application is checked, and the resource described there Is considered to be occupied by the specified number.
  • Operation ⁇ definite
  • this action specification statement describes the specified action, the target application, and its status.
  • Japanese Patent Laid-Open No. 2 0 3 -1 7 7 9 2 6 as shown in Table 2 and Table 3 in the specification of the publication (in FIG. 9 and FIG.
  • Application conflict information is provided in the form of a table for each state of the application versus each state of the application (competitive task vs. inquiry task), and the elements of each table In the inside, “permit”, “cancellation” and the competition half-time constant are written.
  • the conflict information file does not directly specify other competing applications, but specifies the resource that caused the conflict. This makes it possible to prepare files and greatly reduce the trouble of updating competitive information when a new application is added to a mobile device.
  • the contention information file processing means 1 30 sequentially reads the contention information file prepared for each application and registers it in advance in the contention information database 1 5 0 as contention determination data.
  • the flow of contention determination processing when an application is actually started in a certain state is explained.
  • the application inquires of the contention judging means 1 1 0 about whether or not activation and state transition are possible (step A l in FIG. 2).
  • the contention determination means 110 obtains the currently running application on the mobile terminal 100 and its status information from the running application status holding means 140 (step A 2 in FIG. 2).
  • multiple applications may be running.
  • the conflict determination means 1 1 0 uses the conflict determination data access means 1 2 0 as the conflict determination data between the status of the application that made the inquiry in step A 1 and the status of the active application acquired in step A 2. Is obtained from the competitive information database 150 (step A 3 in FIG. 2).
  • the priority information in the contention information file and the information on the occupied resources described in the occupation specification statement are extracted from the contention information database 1550. If multiple applications are running, repeat this operation for all running applications. After that, the priority information in the contention information file concerning the status of the application that has been inquired and the status of the application that has started this time or the status transition, and information on the resource that is the activation condition described in the activation condition statement are extracted. After that, only priority information is compared first, and if the priority of the status of the application that is currently activated or state transition is higher than the running application, activation is permitted.
  • the competition determination means 110 that acquired the competition determination data returns a response indicating whether the activation or the state transition is possible to the application that made the inquiry based on the determination data (step A 4 in FIG. 2).
  • the inquiring application starts and executes state transition according to the response result of the conflict determination means 1 1 0 (step in Fig. 2). A 5), or processing such as interruption (Step A 6 in Fig. 2).
  • the processing specified in the action specification statement end, hold, etc.
  • the application installation means 1 60 on the mobile terminal 10 0 0 is an application to be newly installed in the mobile terminal 1 0 0 with respect to the application delivery means 2 1 0 on the abrasion delivery terminal 2 0 0.
  • a download request is issued (step C 1 in FIG. 5).
  • the application distribution means 2 10 0 distributes the contention information file describing the designated application and the contention information of the application to the mobile terminal 1100 (step C 2).
  • a conflict information file is prepared for each application, and only the information about the application (startup condition, occupancy specification, operation specification) needs to be described. There is no need to describe the conflict information with each state of other applications as in the case of the open 2 0 0 3— 1 7 7 9 2 6 gazette. Therefore, when installing an application from outside the terminal in this way, only the conflict information file for this application needs to be newly added, and it is necessary to change the conflict information file for the application already installed on the terminal. Absent.
  • the conflict information file processing means 1 30 reads the conflict information file of the new application, and adds the conflict determination data regarding the new application to the conflict information database 1 5 0 (step C 4).
  • the application contention control can be performed by the procedure described in the first embodiment.
  • the contention information file processing means in the portable terminal 100 in the first and second embodiments is transferred to the external terminal (the application distribution terminal 200 in FIG. 6).
  • the content information file processing means 2 2 0 on the application distribution terminal 2 0 0 reads the content information file of each application and processes the data.
  • the procedure is to register in the database through communication means.
  • the application delivery means 2 10 and the conflict information file processing means 2 2 0 do not necessarily have to be in the same terminal, and may be assumed to be on different terminals.
  • the present invention is not limited to this, and it is obvious that the present invention can be applied to an information processing terminal. It can also be applied to applications such as an information retrieval device that retrieves synonyms from a database and a program for realizing the information retrieval device on a computer. Furthermore, a function for retrieving synonyms is also installed in personal computers and word processors. It can also be applied to applications such as the Kana-Kanji conversion device and the Kana-Kanji conversion function for computers.
  • each operation flow shown in FIG. 2, FIG. 3, FIG. 5 and FIG. 7 is executed in such a manner that the operation procedure is stored in advance in a recording medium such as a ROM as a program and is read by a computer and executed. Of course it can be done.
  • the first effect of the present invention is that competing data can be easily created and updated. The reason is to prepare a file in which contention information is described for each application, and create contention information data from them using contention information file processing means.
  • a second effect of the present invention is that application contention control can be performed even when an application is dynamically added. The reason is that only the conflict information file for the newly added application is prepared and attached and distributed when the application is added, so that the conflict information file processing means can be used to add to the conflict information data. Because it can be done.

Abstract

端末上でのアプリケーション間の競合制御において、競合判定のためのデータの作成、修正を容易にできるアプリケーション競合管理方式を得る。アプリケーション毎に準備された競合情報ファイルを処理して競合情報データベース150を作成、更新する競合情報ファイル処理手段130と、そこで作成された競合情報データベース150から競合情報を取得する競合判定データアクセス手段120とを設け、アプリケーションが起動する際には、そのアプリケーションと、現在起動しているアプリケーションの状態に対応した競合情報を予め競合情報ファイル処理手段130によって作成された競合情報データベース150から競合判定データアクセス手段120を用いて取得し、起動の可否を判定するよう動作する。

Description

明細書 アプリケ一シヨン競合管理システム及びその方法並びにそれを用いた情報処理端 末 技術分野
本発明はアプリケーション競合管理システム及びその方法並びにそれを用いた 情報処理端末に関し、 特に携帯通信端末などの情報処理端末の上でのアプリケ一 シヨンプログラム (以下、 単にアプリケーションと称す) の競合管理をなすアブ リケーション競合管理方式に関するものである。 背景技術
携帯電話機に代表される携帯通信端末においては、 通常のパーソナルコンビュ 一夕と比較して、 C P U、 ハードディスク、 メモリ、 ネットワークといった各種 コンピュータ資源が貧弱であるために、 他のアプリケーションがある資源を利用 している場合は、 その資源を利用する他のアプリケーションは起動できない、 も しくはその資源を利用するような状態へと遷移できないというケースがあり、 こ れはアブリケ一ション間の競合と呼ばれている。
携帯通信端末上でアブリケ一ションの競合を制御するシステムの一例が、 特開 2 0 0 3— 1 7 7 9 2 6号公報に記載されている。 この従来のアプリケーション 競合制御システムは、 アプリケーション間の競合判定手段と、 競合判定データ保 持手段と、 現在起動中のアプリケーションの状態の保持手段とから構成されてい る。 このような構成を有する従来のアプリケ一ション競合制御システムは次のよ うに動作する。
すなわち、 携帯通信端末上においてあるアプリケーションが起動する際、 アブ リケーシヨンは、 アプリケ一ション間の競合判定手段に対してアプリケーション 起動の可否を問い合わせる。 この競合判定手段は、 現在起動中のアプリケーショ ンの状態の保持手段から得られた、 現在起動しているアプリケーション及びその 状態の情報を取得し、 その情報と競合判定データ保持手段に保持されているアブ リケ一シヨン間の競合情報とを元に、 これから起動するアプリケーションと、 起 動中のアプリケーションとの競合判定を行って起動の可否を決定する。 起動の可 否の結果が通知されたアプリケーションは、 通知された指示に従って、 アプリケ ーシヨンの起動もしくは終了を行う。
また、 特開 2 0 0 3 - 1 7 7 9 2 6号公報を参照すると、 個々の処理プロダラ ムが共用資源をどのように利用するかを示す情報を排他制御情報として予め記憶 しておき、 この排他制御情報を用いて処理プログラム間の排他制御を行う技術が 開示されている。
上述した特開 2 0 0 3 - 1 7 7 9 2 6号公報における問題点は、 アプリケ一シ ョンの競合判定データが大量になり、 競合判定データの作成工数及びアプリケー ションの追加等に伴う競合判定デ一夕修正の工数が極めて大になるということで ある。 その理由は、 アプリケーションの競合判定データは、 携帯通信端末に搭載 される全てのアプリケーションに関して、 各アプリケ一ションが取り得る状態の 組み合わせに対して準備する必要があるためである。
例えば、 携帯通信端末に搭載されるアプリケーションが 3 0個であり、 各アブ リケーシヨンが取り得る状態が 5種類ずつあるとすると、 (3 0 X 5) X (3 0 X 5) = 2 2 , 5 0 0の組み合わせの競合判定データを準備する必要があり、 この データの作成工数及びメンテナンス工数は膨大なものとなる。 ここで、 アプリケ ーシヨンの取り得る状態とは、 例えば、 通信中状態や、 カードデバイス使用中状 態、 といったものである。
特開 2 0 0 3— 1 7 7 9 2 6号公報及び特開平 1 0— 04 9 3 8 9号公報にお ける他の問題点は、 ダウン口一ド等によるアプリケーションの動的な追加に、 ァ プリケーシヨンの競合制御機構が対応できないということである。 その理由は、 携帯通信端末内の競合判定データを、 新たに作成したり、 更新する手段がないた めである。
本発明の目的は、 携帯通信端末などの情報通信端末上でのアプリケーション間 の競合制御において、 競合判定のためのデータの作成、 修正を容易にできるアブ リケーション競合管理システム及びその方法並びにそれを用いた情報通信端末及 びプログラムを提供することである。 発明の開示
本発明によるアプリケーション競合管理システムは、 情報処理端末上のアプリ ケ一シヨンの競合管理システムであって、 アプリケーションの競合情報を、 アブ リケ一ション単位に記述したファイルを処理して競合情報デ一夕ベースを作成す る手段と、 前記競合情報データベースを元に、 アプリケーションの競合判定を行 う手段とを含むことを特徴とする。
本発明によるアプリケ一ション競合管理方法は、 情報処理端末上のァプリケー ション競合管理方法であって、 アプリケ一ションの競合情報をアプリケーション 単位に記述したファイルを処理して競合情報データベースを作成するステップと、 前記データベースを元に前記アプリケーションの競合判定を行うステップとを含 むことを特徴とする。
本発明によるプログラムは、 情報処理端末上のアプリケーション競合管理方法 をコンピュータに実行させるためのプログラムであって、 アプリケ一ションの競 合情報をアプリケ一ション単位に記述したファイルを処理して競合情報データべ ースを作成する処理と、 前記データベースを元にアプリケーションの競合判定を 行う処理とを含むことを特徴とする。
本発明による情報処理端末は上記のアプリケーション競合管理システムを備え てなることを特徴とする。
本発明の作用を述べる。 アプリケーション毎に準備された競合情報ファイルを 処理して競合情報デ一タベースを作成、 更新する競合情報ファイル処理手段と、 そこで作成された競合情報データベースから競合情報を取得する競合データべ一 スアクセス手段とを設け、 アプリケーションが起動する際には、 そのアプリケー ションと、 現在起動しているアプリケーションの状態に対応した競合情報を予め 競合情報ファイル処理手段によって作成された競合情報データベースから競合デ 一夕ベースアクセス手段を用いて取得し、 起動の可否を判定するよう動作する。 かかる構成を採用することにより、 本発明の上記目的を達成することができる。 図面の簡単な説明 図 1は、 本発明の第 1の実施の形態の構成を示すブロック図である。
図 2は、 図 1の実施の形態の一部の動作を示す流れ図である。
図 3は、 図 1の実施の形態の一部の動作を示す流れ図である。
図 4は、 本発明の第 2の実施の形態の構成を示すプロック図である。
図 5は、 図 4の実施の形態の動作を示す流れ図である。
図 6は、 本発明の第 3の実施の形態の構成を示すプロック図である。
図 7は、 図 6の実施の形態の構成を示す流れ図である。
図 8は、 アプリケ一ション競合情報ファイルの例を示した図である。
図 9は、 特開 2003— 177926号公報に示された競合判定データの例を 示す図である。
図 10は、 特開 2003— 177926号公報に示された動作時データの例を 示す図である。
100 :携帯端末、 1 10 :競合判定手段、 120 :競合判定データアクセス 手段、 130, 220 :競合情報ファイル処理手段、 140 :起動中アプリケー シヨン状態保持手段、 150 :競合情報データベース、 160 :アプリケーショ ンインストール手段、 200 :アプリケーション配信端末、 2 10 :アプリケー シヨン配信手段、 230 :競合情報ファイル保持手段
¾明を実施するための最良の形態
以下に、 図面を参照しつつ本発明の実施の形態について詳細に説明する。 図 1 を参照すると、 本発明の第 1の実施の形態の機能ブロックが示されており、 本実 施の形態は、 携帯通信端末 (以下、 携帯端末と称す) 100上にある、 競合判定 手段 1 10と、 競合判定データアクセス手段 120と、 競合情報ファイル処理手 段 130と、 起動中アプリケーション状態保持手段 140と、 競合情報データべ ース 150とから構成されている。 これらの手段はそれぞれ概略次のように動作 する。
競合判定手段 1 10は、 アプリケーションからの起動またはアプリケーション 内の状態遷移の可否の問い合わせを受けると、 起動中アプリケ一ション状態保持 手段 140に保持されている起動中アプリケ一ション情報を取り出し、 その起動 中アプリケーションと問い合わせを受けたアプリケーションとの間の競合判定デ
—タを、 競合判定データアクセス手段 1 2 0を用いて競合情報データベース 1 5 0から取得し、 その判定データを元に起動の可否を問い合わせ元のアプリケーシ ョンに返却する。
競合判定データアクセス手段 1 2 0は、 競合判定手段 1 1 0からの指示を受け て、 指定されたアプリケ一ション間の競合判定デ一夕を競合情報データベース 1 5 0から取り出し、 返却する。 競合情報ファイル処理手段 1 3 0は、 アプリケ一 ション毎に準備された競合情報ファイルを読み込んで、 競合情報データベース 1 5 0にアプリケーション間の競合情報を記述した競合判定デー夕として登録する。 起動中アプリケーション状態保持手段 1 4 0は、 現在携帯端末 1 0 0上で起動し ているアプリケーション及びその状態に関する情報を保持するものである。
次に、 図 2及び図 3のフローチヤ一トを参照して、 図 1に示した本実施の形態 の全体の動作について詳細に説明する。 まず、 携帯端末 1 0 0上でアプリケーシ ョンが起動もしくはアプリケ一ション内の他の状態に遷移する際、 アプリケーシ ヨンは起動及び状態遷移の可否を競合判定手段 1 1 0に問い合わせる (ステップ A l )。次に、 競合判定手段 1 1 0は、起動中アプリケーション状態保持手段 1 4 0から、 現在携帯端末 1 0 0上で起動中のアプリケーション及びその状態の情報 を取得する (ステップ A 2 )。
その後、 競合判定手段 1 1 0はステップ A 1で問い合わせを行ったアプリケ一 シヨンの状態と、 ステップ A 2で取得した起動中のアプリケーションの状態間の 競合判定データを、 競合判定デ一夕アクセス手段 1 2 0を用いて競合情報データ ベース 1 5 0より取得する (ステップ A 3 )。競合判定データを取得した競合判定 手段 1 1 0は、 その判定データを元に問い合わせを行ったアプリケーションに対 して起動もしくは状態遷移の可否の返答を行う (ステップ A 4 )。最後に、 問い合 わせを行ったアプリケーションは、競合判定手段 1 1 0の返答結果に従い、起動、 状態遷移の実行(ステップ A 5 )、もしくは中断等の処理を行う(ステップ A 6 )。 ここで、 図 2に示した上記処理の前に、 図 3に示すように、 アプリケーション 毎に準備された競合情報を記した競合情報ファイルを、 競合情報フアイル処理手 段 1 3 0は読み込み(ステップ B 1 )、競合情報データべ一ス 1 5 0に競合判定デ 一夕として登録する (ステップ B 2 ) という処理が行われる。
このように、 本実施の形態では、 アプリケーション単位に競合情報を記した競 合情報ファイルを準備し、 これを元に競合情報データべ一スを作成、 更新すると いうように構成されているため、 競合情報を最初に作成する場合や、 アプリケー シヨンの追加、 削除に伴って競合情報を更新する場合にも、 従来の手法と比べて 少ない工数で実現できる。
次に、 本発明の第 2の実施の形態について図 4を参照して詳細に説明する。 図 4において図 1と同等部分は同一符号により示している。 図 4を参照すると、 本 発明の第 2の実施の形態は、 携帯端末 1 0 0とアプリケーション配信端末 2 0 0 とから構成されている。 携帯端末 1 0 0とアプリケーション配信端末 2 0 0は、 有線または無線の通信手段によって接続されているものとする。
携帯端末 1 0 0は、 競合判定手段 1 1 0と、 競合判定データアクセス手段 1 2 0と、 競合情報ファイル処理手段 1 3 0と、 起動中アプリケ一シヨン状態保持手 段 1 4 0と、 競合情報データベース 1 5 0と、 アプリケーションインストール手 段 1 6 0とから構成されている。 また、 アプリケーション配信端末 2 0 0は、 ァ プリケーシヨン配信手段 2 1 0から構成されている。 これらの手段はそれぞれ概 略次のように動作する。
予め携帯端末 1 0 0上では、 既に携帯端末 1 0 0上にある各アプリケーション の競合情報に対応した競合情報データベース 1 5 0が、 先の第 1の実施の形態に おいて説明した手順で作成されているとする。 競合判定手段 1 1 0は、 アプリケ ーションからの起動またはアブリケーション内の状態遷移の可否の問い合わせを 受けると、 起動中アプリケーション状態保持手段 1 4 0に保持されている起動中 アプリケ一ション情報を取り出し、 その起動中アプリケーションと問い合わせを 受けたアプリケーションとの間の競合判定データを、 競合判定データアクセス手 段 1 2 0を用いて競合情報データべ一ス 1 5 0から取得し、 その判定デ一夕を元 に起動の可否を問い合わせ元のアプリケーションに返却する。
競合情報ファイル処理手段 1 3 0は、 アプリケーション毎に準備された競合情 報ファイルを読み込んで、 競合情報データベース 1 5 0にアプリケーション間の 競合情報を記述した競合判定データとして登録する。 また、 アプリケーションィ ンストール手段 1 6 0を用いて携帯端末 1 0 0中に新規にアプリケーションがィ ンストールされた際に、 新規アプリケ一ションの競合情報を記述した競合情報フ ィルを読み込んで、 競合情報デ一夕ベース 1 5 0に新しいアプリケーションに Wする競合判定データを追加する。
競合判定デ一夕アクセス手段 1 2 0は、 競合判定手段 1 1 0からの指示を受け て、 指定されたアプリケーション間の競合判定データを競合情報データベース 1 5 0から取り出し、 返却する。 起動中アプリケーション状態保持手段 1 4 0は、 現在携帯端末 1 0 0上で起動しているアプリケーション及びその状態に関する情 報を保持するものである。
アプリケーションインストール手段 1 6 0は、 アプリケーション配信端末 2 0
0上のアプリケーション配信手段 2 1 0を利用して、 新規アプリケーション及び そのアプリケ一ションの競合情報を記述した競合情報ファイルをダウンロードし、 携帯端末 1 0 0にインスト一ルする。 アプリケーション配信手段 2 1 0は、 複数 個のアプリケーションを保持、 管理しており、 携帯端末 1 0 0上のアプリケーシ ヨンインストール手段 1 6 0の要求に応じて、 アプリケ一ション及びそのァプリ ケ一シヨンの競合情報ファイルを携帯端末 1 0 0に配信する。
次に、 図 5のフローチャートを参照して本実施の形態の全体の動作について詳 細に説明する。 ここで、 予め携帯端末 1 0 0上にインストールされているアプリ ケ一シヨンに関しては、 第 1の実施の形態で説明した手順により競合判定データ が競合情報データベース 1 5 0に登録されているとし、 それ以降の手順について 説明する。
先ず、 携帯端末 1 0 0上のアプリケーションインストール手段 1 6 0は、 アブ リケーシヨン配信端末 2 0 0上のアプリケーション配信手段 2 1 0に対して、 携 蒂端末 1 0 0に新規にィンスト一リレしたいアプリケ一ションのダウンロード要求 を出す(ステップ C D o ダウンロード要求を受けたアプリケーション配信手段 2
1 0は、 指定のアプリケーション及びそのアプリケーションの競合情報を記述し た競合情報ファイルを、 携帯端末 1 0 0に配信する (ステップ C 2 )。
アプリケーション配信手段 2 1 0から配信されたアプリケーション及び競合情 報ファイルを受信した携帯端末 1 0 0上のアプリケーションインストール手段は、 携帯端末 1 0 0内へのアプリケーションインス 1 ^一ル処理を行う(ステップ C 3 )。 最後に、 競合情報ファイル処理手段 1 3 0は、 新規アプリケーションの競合情報 ファイルを読み込み、 競合情報データベース 1 5 0に対して新しいアプリケ一シ ョンに関する競合判定データを追加する (ステップ C 4 )。
これによつて、 新規にインスト一ルされたアプリケーションに対しても、 既存 のアプリケーションと同様に、 第 1の実施の形態において説明した仕組みを用い て、 アプリケーションの競合制御を適用することができる。
本実施の形態では、 アプリケーションインストール手段 1 6 0を用いて端末外 からのアプリケーションを携帯端末 1 0 0に追加する際に、 該当アプリケ一ショ ンの競合情報ファイルを同時にダウンロードし、 これを競合情報ファイル処理手 段 1 3 0を用いて処理し、 競合判定データを競合情報データべ一ス 1 5 0に追加 登録するというように構成されているため、 新規に追加されたアプリケーション に対しても、 従来のアプリケーションに対するのと同様のアプリケーション間競 合制御が実現できる。
次に、 本発明の第 3の実施の形態について図 6を参照しつつ詳細に説明する。 なお、 図 6において、 図 1及び図 4と同等部分は同一符号により示している。 図 6を参照すると、 本発明の第 3の実施の形態は、 携帯端末 1 0 0とアプリケ一シ ヨン配信端末 2 0 0とから構成されている。 携帯端末 1 0 0とアプリケ一ション 配信端末 2 0 0は、 有線または無線の通信手段によって接続されている。
携帯端末 1 0 0は、 競合判定手段 1 1 0と、 競合判定デ一夕アクセス手段 1 2
0と、 起動中アプリケーション状態保持手段 1 4 0と、 競合情報デ一夕べ一ス 1 5 0と、アプリケーションインス 1 ^一ル手段 1 6 0とから構成されている。また、 アプリケーション配信端末 2 0 0は、 アプリケーション配信手段 2 1 0と、 競合 情報ファイル処理手段 2 2 0、 競合情報ファイル保持手段 2 3 0、 競合判定デー タ保持手段 2 4 0とから構成されている。 これらの手段はそれぞれ概略次のよう に動作する。
競合判定手段 1 1 0は、 アプリケーションからの起動またはアプリケーション 内の状態遷移の可否の問い合わせを受けると、 起動中アプリケーション状態保持 手段 1 4 0に保持されている起動中アプリケーション情報を取り出し、 その起動 中アプリケーションと問い合わせを受けたアプリケ―シヨンとの間の競合判定デ
^"タを、 競合判定データアクセス手段 1 2 0を用いて競合情報データベース 1 5 0から取得し、 その判定デー夕を元に起動の可否を問い合わせ元のアプリケーシ ョンに返却する。
競合判定データアクセス手段 1 2 0は、 競合判定手段 1 1 0からの指示を受け て、 指定されたアプリケーション間の競合判定データを競合情報データべ一ス 1
5 0から取り出し、 返却する。 起動中アプリケーション状態保持手段 1 4 0は、 現在携帯端末 1 0 0上で起動しているアプリケーション及びその状態に関する情 報を保持するものである。
アプリケーションインストール手段 1 6 0は、 アプリケーション配信端末 2 0
0上のアプリケーション配信手段 2 1 0を利用して、 新規アプリケ一ション及び 競合判定データをダウンロードし、 携帯端末 1 0 0にアプリケーションをインス トールすると同時に、 ダウンロードした競合判定デ一夕を競合情報データベース
1 5 0に登録する。
競合情報ファイル処理手段 2 2 0は、 競合情報ファイル保持手段 2 3 0に保存 されているアプリケーション毎に準備された競合情報ファイルを読み込んで、 競 合判定データ保持手段 2 4 0にアプリケーション間の競合情報を記述した競合判 定データとして登録する。
競合情報ファイル保持手段 2 3 0は、 携帯端末 1 0 0上にインストールされて いるアプリケーションの各競合情報ファイルを保持している。 また、 新しく携帯 端末 1 0 0にアプリケーションを追加する際には、 該当アプリケーションの競合 情報ファイルが追加される。 競合判定データ保持手段 2 4 0は、 競合情報フアイ ル処理手段 2 2 0によって作成された競合判定データを保持するものである。 アプリケーション配信手段 2 1 0は、 複数個のアプリケーションを保持、 管理 している。 携帯端末 1 0 0上のアプリケーションインストール手段 1 6 0からァ プリケ一シヨンのダウンロード要求があると、 先ず、 該当アプリケーションの競 合情報ファイルを競合情報ファイル保持手段 2 3 0に追加する。 次に、 競合情報 ファイル処理手段 2 2 0を用いて競合判定データ保持手段 2 4 0上の競合判定デ 一夕の更新を行い、 その後、 ダウンロード要求のあったアプリケーション及び競 合判定データ保持手段 2 4 0に保持されている競合判定データを携帯端末 1 0 0 に配信する。
次に、 図 7のフ口一チャートを参照して本実施の形態の全体の動作について詳 細に説明する。 先ず、 携帯端末 1 0 0上のアプリケーションインストール手段 1 6 0は、 アプリケーション配信端末 2 0 0上のアプリケーション配信手段 2 1 0 に対して、 携帯端末 1 0 0に新規にインストールしたいアプリケーションのダウ ンロード要求を出す(ステップ D 1 ) 0ダウンロード要求を受けたアプリケ一ショ ン配信手段 2 1 0は、 指定のアプリケ一シヨンの競合情報を記述した競合情報フ アイルを、競合情報フアイル保持手段 2 3 0に追加する(ステップ D 2 )。ここで、 競合情報ファイル保持手段 2 3 0には既に携帯端末 1 0 0上にインストールされ ている各アプリケーションの競合情報フアイルが保持されているとする。
競合情報ファイル処理手段 2 2 0は、 競合情報ファイル保持手段 2 3 0中の競 合情報ファイルを読み込んで、 新しく追加されるアプリケーションの競合情報も 含んだ競合判定データを作成し、 競合判定デ一夕保持手段 2 4 0中の競合判定デ 一夕を更新する (ステップ D 3 )。 アプリケーション配信手段 2 1 0は、 アプリケ ーションインスト一ル手段 1 6 0から要求されたアプリケ一ションと、 競合判定 データ保持手段 2 4 0中の競合判定データを、 携帯端末 1 0 0に配信する (ステ ップ D 4 )。
アプリケーション配信手段 2 1 0から配信されたアプリケーション及び競合判 定データを受信した携帯端末 1 0 0上のアプリケーションインストール手段 1 6 0は、 携帯端末 1 0 0内へのアプリケーションインストール処理を行う (ステツ プ D 5 )。同時にアプリケーションインストール手段 1 6 0は、競合情報デ一夕べ ース 1 5 0に対して受信した競合判定データをセットする (ステップ D 6 )。 本実施の形態では、 アプリケーションインストール手段 1 6 0を用いて端末外 からのアプリケーションを携帯端末 1 0 0に追加する際に、 アプリケーション配 信端末 2 0 0側で競合判定データを作成して携帯端末 1 0 0に送信し、 競合情報 データベース 1 5 0に登録するというように構成されており、 第 1及び第 2の実 施の形態と同様のアプリケーション間競合制御が実現できる。
また、 第 1及び第 2の実施の形態とは異なって、 携帯端末 1 0 0ではなく、 ァ プリケーシヨン配信端末 2 0 0上に競合情報ファイル処理手段を搭載している構 成のために、 第 1及び第 2の実施の形態と比べて、 携帯端末 1 0 0における競合 情報ファイル処理手段格納のための R O M容量の節約及び競合情報ファイル処理 手段による競合判定データ生成のための R AM及び C P U資源の節約が実現でき る。
(実施例)
以下に、 具体的な実施例を用いて本発明について説明する。 第 1の発明の実施 例は、 次の通りである。 先ず最初に、 携帯端末上で動作する各アプリケーション に対して、 それぞれの競合情報を記述した競合情報ファイルをアプリケーション 毎に準備する。 図 8にこの競合情報ファイルの例を示す。
図 8に示すように、 競合情報ファイル内には、 対象アプリケーションが取りう る状態毎に各種競合情報が記述されている。 アプリケ一ションが取りうる状態と しては、 例えば、 アクティブ状態、 無線通信中状態、 赤外線通信中状態、 サスぺ ンド状態、 緊急状態等がある。 競合情報ファイル中では、 この状態毎にプライォ リティ値を設定し、 後述する競合判定処理時に利用することができる。
競合情報ファイル中の各状態内には、 「1 . 起動条件」、 「2 . 占有指定」、 「3 . 動作指定」 の 3種類の構文が記述される。 「1 . 起動条件」 は、 対象アプリケ一シ ョンがその状態で起動、 もしくは他の状態からその状態へと遷移する際の条件を 記述するものである。
携帯端末においては、 通常のパーソナルコンピュータと比較して、 C P U、 ハ ードディスク、 メモリ、 ネットワークといった各種コンピュータ資源が貧弱であ るため、 他のアプリケーションがある資源を利用している場合は、 その資源を利 用する他のアプリケーションは起動できない、 もしくはその資源を利用するよう な状態へと遷移できないというケースがあり、 これがアプリケーション間の競合 と呼ばれるものである。 ここで記す起動条件は、 対応するアプリケーション状態 の起動もしくは遷移の際に利用可能であることが必要な資源を指定するものであ る。
また、 携帯電話においては、 ユーザの操作性を優先するため等の理由で、 実際 の資源の競合がなくても、 あるアプリケーションが起動していたら、 他の特定の プリケーションの起動は許さないようにするケースがある。 例えば、 電話帳編 集中は、 メール着信画面を表示しないといった端末の操作仕様が設定される場合 があるが、 これは特に何らかの資源が競合するためというのではなく、 ユーザの 操作性や直感的なわかりやすさ等を優先させるためのものである。 本発明ではこ ういったタイプの、 実際の資源に由来しないアプリケーション間競合に対しても 対応するために、 仮想的な資源というものを定義し、 上記のアプリケーション間 競合は、 この仮想資源の奪い合いによつて発生するとみなすようにした。
図 8の例では、この起動条件文には、条件を満たさなかった場合の動作指定と、 条件となる資源名及びその数を指定する (複数の組み合わせを指定可能)。条件を 満たさなかった場合の動作指定には、 中断、 保留、 ユーザ判断を仰ぐ、 といった ί=旨定が可能である。 資源名には、 無線通信、 メモリカードといった実際の資源及 び、 先ほど説明した仮想的な資源を、 その条件個数と共に指定する。 競合判定の 際には、 ここで指定した資源が指定個数だけ利用可能となっていた場合に、 対象 アプリケーションの起動もしくは状態遷移が可能となる。 これらの条件を満たさ なかった場合は、 起動もしくは状態遷移は不許可となり、 起動条件文中の、 条件 を満たさなかった場合の動作指定で指定された動作を行う。
「2 . 占有指定」 は、 アプリケーションが対象状態で起動した場合、 もしくは 対象状態へ状態遷移した場合に、実際に占有する資源を記述するものである。「1 . 起動条件」 は、 起動時もしくは状態遷移時に利用可能である資源を指定するだけ であり、実際に起動後もしくは状態遷移後に占有する資源は占有指定に記述する。 これによつて、 例えばアプリケーションが通常状態で起動する際には、 無線通信 資源が利用可能である必要があるが、 通常状態にある間は無線通信資源を占有せ ず、 他の無線通信資源を利用するアプリケーションの起動を許す、 という動作の 実現が可能になる。 また同様に、 該当アプリケーションが通常状態から通信中状 態に遷移した場合は、 無線通信資源を占有し、 他の無線通信資源を利用するアブ リケ一ションの起動を許さない、 といった動作の実現も可能になる。
図 8の例では、 この占有指定文には、 占有する資源名及びその数を指定する(複 数の組み合わせを指定可能)。競合判定の際には、起動中のアプリケーションの状 態に対して指定されている占有指定文をチェックし、 そこで記述されている資源 が、 指定され 数だけ占有されているとみなす。
「3 . 動作 ί=旨定」 は、 アプリケーションが対象状態で起動もしくは対象状態へ 遷移した場合に、 他のアプリケーションに対して終了や保留といった動作の指定 を行うためのものである。 これによつて、 例えば携帯端末上で J AV A (登録商 標) アプリケーションが動作している場合に、 電話の着信が発生すると、 電話ァ プリケ一ションが起動し、 J AVA (登録商標)アプリケ一ションを終了させる、 といつた動作力 S実現できる。
図 8の例では、 この動作指定文には、 指定する動作と、 対象となるアプリケ一 ション及びその状態を記述する。特開 2 0 0 3 - 1 7 7 9 2 6号公報においては、 その公報の明細書中の表 2及び表 3に示されるように (図 9及び図 1 0に、 その まま引用して示している)、 アプリケ一ションの競合情報として、アプリケ一ショ ンの各状態対アプリケーションの各状態のテーブルの形式 (競合タスク対問い合 わせタスク)で提供されており、それぞれのテ一ブルの要素中に、 「許可」、 「破棄」 といつた競合半 U定デ一夕が記されている。
このような形式で記述していた場合、 新規にアプリケーションが携帯端末上に 追加された場合は、 既存のアプリケーションの各状態対新規アプリケーションの 各状態の競合' I青報を、 逐一テーブルに記述する必要があり、 その工数は大きなも のとなる (図 9及び図 1 0の詳細については、 上記特開 2 0 0 3— 1 7 7 9 2 6 号公報を参照のこと)。
一方、 本発明のように、 競合情報ファイルには、 競合する他のアプリケーショ ンを直接指定するのではなく、 その原因となったリソースを指定するようにする ことで、 アプリケーション毎に別個に競合情報ファイルを準備することが可能と なり、 新しくアプリケーションを携帯端末に追加する際の競合情報更新の手間も 大幅に削減することができる。
競合情報ファイル処理手段 1 3 0は、 アプリケーション毎に準備された競合情 報ファイルを順次読み込み、 競合情報デ一夕ベース 1 5 0に競合判定データとし て予め登録しておく。 次に、 あるアプリケーションがある状態で実際に起動する 際の、 競合判定処理の流れを説明する。 先ず、 携帯端末 1 0 0上でアプリケーシ ョンが起動もしくはアプリケーション内の他の状態に遷移する際、 アプリケーシ ョンは起動及び状態遷移の可否を競合判定手段 1 1 0に問い合わせる (図 2のス テツプ A l )。 次に、 競合判定手段 1 1 0は、 起動中アプリケーション状態保持手 段 1 4 0から、 現在携帯端末 1 0 0上で起動中のアプリケーション及びその状態 の情報を取得する (図 2ステップ A 2 )。 この場合、 複数個のアプリケーションが 起動している場合も有り得る。
その後、 競合判定手段 1 1 0はステップ A 1で問い合わせを行ったアプリケー ションの状態と、 ステップ A 2で取得した起動中のアプリケーションの状態間の 競合判定データを、 競合判定データアクセス手段 1 2 0を用いて競合情報データ ベース 1 5 0より取得する (図 2のステップ A 3 )。
具体的には、 先ず起動中のアプリケーションの状態に関して、 競合情報フアイ ル中のプライオリティ情報、 及び占有指定文に記述された占有資源に関する情報 を、 競合情報データべ一ス 1 5 0より取り出す。 複数個のアプリケーションが起 動中の場合は、 全ての起動中アプリケーションについてこの操作を繰り返す。 そ の後、 問い合わせを行った、 今回起動もしくは状態遷移するアプリケーションの 状態に関する、 競合情報ファイル中のプライオリティ情報、 及び起動条件文に記 述された起動条件となる資源の情報を取り出す。 その後、 まずプライオリティ情 報のみを比較し、 '今回起動もしくは状態遷移するアプリケーションの状態のブラ ィオリティが起動中アプリケーションより高ければ、 起動許可となる。
そうでなければ、 これらの占有済み資源と、 起動条件資源及び、 携帯端末 1 0 0上で利用可能な総資源とを比較し、 起動条件となっている資源が利用可能であ るならば起動許可となり、 返却される競合判定データは起動許可となる。 一方、 利用可能でない場合は、 今回起動もしくは状態遷移するアプリケーションの状態 に関する、 競合情報ファイル中の起動条件文に記された、 条件が満たされなかつ た場合の動作指定で指定された動作についての情報が競合判定データとして返却 される。
競合判定データを取得した競合判定手段 1 1 0は、 その判定データを元に問い 合わせを行ったアプリケ一ションに対して起動もしくは状態遷移の可否の返答を 行う (図 2のステップ A 4 )。 最後に、 問い合わせを行ったアプリケーションは、 競合判定手段 1 1 0の返答結果に従い、 起動、 状態遷移の実行 (図 2のステップ A 5 )、 もしくは中断等の処理を行う (図 2のステップ A 6 )。 また、 競合情報フ ィルに動作指定文が記述されていた場合で、 そこに指定されたアプリケーショ ンが現在起動中だった場合は、 動作指定文で指定された処理 (終了、 保留等) を 行う。
次に、 第 2の実施例を説明する。 この第 2の実施例においては、 最初に携帯端 末 1 0 0にインストール済みのアプリケーションに関する競合情報デ一夕ベース 1 5 0は、 第 1の実施例で説明した手順で作成されているとする。 ここでは、 そ こに新しいアプリケ一ションをインストールする場合を考える。
先ず、 携帯端末 1 0 0上のアプリケーションインストール手段 1 6 0は、 アブ リケ一シヨン配信端末 2 0 0上のアプリケーション配信手段 2 1 0に対して、 携 帯端末 1 0 0に新規にインストールしたいアプリケーションのダウンロード要求 を出す(図 5のステップ C 1 )。ダウンロード要求を受けたアプリケーション配信 手段 2 1 0は、 指定のアプリケーション及びそのアプリケーションの競合情報を 記述した競合情報ファイルを、 携帯端末 1 0 0に配信する (ステップ C 2 )。
第 1の実施例で説明したように、 競合情報ファイルはアプリケーション単位で 準備し、 またその内容は、 そのアプリケーションに関した情幸艮 (起動条件、 占有 指定、 動作指定) のみ記述すればよく、 特開 2 0 0 3— 1 7 7 9 2 6号公報のよ うに他のアプリケーションの各状態との競合情報を逐一記述する必要はない。 従 つて、このように端末外からアプリケーションを追加してインストールする際も、 このアプリケーションの競合情報ファイルのみを新しく追加すればよく、 既に端 末にインストールされているアプリケーションの競合情報フアイルの変更は必要 ない。
アプリケーション配信手段 2 1 0から配信されたアプリケーション及び競合情 報ファイルを受信した携帯端末 1 0 0上のアプリケーションインストール手段は、 携帯端末 1 0 0内へのアプリケーションインストール処理を行う(ステップ C 3 )。 最後に、 競合情報ファイル処理手段 1 3 0は、 新規アプリケーションの競合情報 ファイルを読み込み、 競合情報データベース 1 5 0に対して新しいアプリケ一シ ヨンに関する競合判定データを追加する (ステップ C 4 )。
これによつて、 新規にインスト一ルされたアプリケーションに対しても、 既存 のアプリケーションと同様に、 第 1の実施例で説明した手順で、 アプリケーショ ンの競合制御を行うことができる。
次に、 第 3の実施例を説明する。 第 3の実施例は、 第 1及び第 2の実施例にお いては携帯端末 1 0 0内にあった競合情報ファイル処理手段を、 外部端末 (図 6 のアプリケーション配信端末 2 0 0 ) に移したものになっており、 アプリケーシ ョン配信端末 2 0 0上の競合情報ファイル処理手段 2 2 0が各アプリケーション の競合情報ファイルを読み込んで処理したデータを、 携帯端末 1 0 0内の競合情 報データベースに通信手段を通して登録するという処理手順となっている。 ここ で、 この実施例においては、 必ずしもアプリケーション配信手段 2 1 0と競合情 報ファイル処理手段 2 2 0は同一端末内にある必要はなく、 別々の端末上にある 場合も想定される。
上述した実施の形態や実施例では、 携帯端末上でのアプリケ一ション競合制御 のために使用した場合を説明したが、 これに限らず、 情報処理端末に適用可能で あることは明白である。 また、 データベースから同義語を検索する情報検索装置 や、 情報検索装置をコンピュータに実現するためのプログラムといった用途に適 用できるし、 更にはまた、 同義語を検索する機能をパソコンやワードプロセッサ に搭載されている、 仮名漢字変換装置や、 コンピュータに仮名漢字変換機能とい つた用途にも適用できる。
また、 図 2、 図 3、 図 5及び図 7に示した各動作フローは、 予めその動作手順 をプログラムとして R O Mなどの記録媒体に格納しておき、 これをコンピュータ により読み取らせて実行するようにすることができることは勿論である。
本発明による第 1の効果は、 競合デ一夕の作成、 更新が容易にできることであ る。その理由は、アプリケーション単位で競合情報を記述したファイルを準備し、 これらからを競合情報ファイ レ処理手段を用いて競合情報データを作成するため である。 また、 本発明による第 2の効果は、 アプリケーションを動的に追加した 際にも、 アプリケーションの競合制御を行うことができることである。 その理由 は、 新規に追加されたアプリケーションに関する競合情報ファイルのみを準備し て、 アプリケーション追加の際に添付して配布することにより、 競合情報フアイ ル処理手段を用いて競合情報データへの追加処理を行うことができるためである。

Claims

請求の範囲
1 . 情報処理端末上のアプリケーションの競合管理システムであって、
前記アプリケーション単位に競合に関する情報を登録した競合情報データべ一 スを作成するデータベース作成手段と、 前記競合情報データベースを元に、 前記 アプリケーションの競合判定を行う競合判定手段とを含むことを特徴とするアブ リケーシヨン競合管理システム。
2 . 前記データベース作成手段は、前記アプリケーションの競合情報を前記ァ プリケーシヨン単位に記述したファイルを読み込み、 前記競合情報データベース を作成することを特徴とする請求項 1記載のアプリケーション競合管理システム。
3 . 前記デ一夕べ一ス作成手段は、前記ファイルに記述されたアプリケ一ショ ンの各状態毎のプライオリティを解釈して前記競合情報データベースに登録し、 前記競合判定手段は、 前記プライオリティ情報を元に前記アプリケーションの競 合判定を行うことを特徴とする請求項 2記載のアプリケーション競合管理システ ム。
4 . 前記データベース作成手段は、前記ファイルに記述されたアプリケ一ショ ンの各状態毎の前記情報処理端末内の資源に対する起動条件を解釈して前記競合 情報データベースに登録し、 前記競合判定手段は、 前記起動条件を元に前記アブ リケーションの競合判定を行うことを特徴とする請求項 2または請求項 3記載の アプリケ一ション競合管理システム。
5 . 前記データベース作成手段は、前記ファイルに記述されたアプリケ一ショ ンの各状態毎の前記情報処理端末内の資源占有条件を解釈して前記競合情報デー 夕ベースに登録し、 前記競合判定手段は、 前記資源占有条件を元に前記アプリケ ーションの競合判定を行うことを特徴とする請求項 2から請求項 4の何れかに記 載のアプリケーション競合管理システム。
6 . 前記データベース作成手段は、前記ファイルに記述されたアプリケ一ショ ンの起動時における他のアプリケーションへの動作指示を解釈して前記競合情報 データベースに登録し、 前記競合判定手段は、 前記動作指示をアプリケーション 起動時に実施することを特徴とする請求項 2から請求項 5の何れかに記載のアブ リケ一ション競合管理システム。
7 . 前記データベース作成手段は、前記情報処理端末外から新規アプリケーシ ョンがィンストールされる際に、 同時に送付される新規アプリケーシヨンの競合 情報を記したファイルを解釈して前記競合情報データベースに追加登録し、 前記 競合判定手段は、 前記追加登録された新規アプリケ一ションの競合情報を元に前 記アプリケーションの競合判定を行うことを特徴とする請求項 2から請求項 6の 何れかに記載のアプリケーション競合管理システム。
8 . 前記データベース作成手段は、前記情報処理端末と有線もしくは無線通信 手段で接続された外部情報処理端末内に設けられており、 前記ファイルを解釈し たデ一夕を前記通信手段を用いて前記競合情報データベースに送信して登録する ことを特徴とする請求項 2から請求項 7の何れかに記載のアプリケ一ション競合 管理システム。
9 . 情報処理端末上のァプリケーション競合管理方法であって、前記アプリケ ーシヨン単位に競合に関する情報を登録した競合情報データベースを作成するス テツプと、 前記データべ一スを元に前記アプリケーションの競合判定を行うステ ップとを含むことを特徴とするアプリケーション競合管理方法。
1 0 . 前記データベース作成ステップにおいて、前記アプリケーションの競合情 報を前記アプリケ一ション単位に記述したファイルを読み込み、 前記競合情報デ 一夕ベースを作成することを特徴とする請求項 9記載のアプリケーション競合管 理方法。
1 1 . 前記データべ一ス作成ステップにおいて、前記ファイルに記述されたアブ リケ一ションの各状態毎のプライオリティを解釈して前記競合情報データベース に登録し、 前記競合判定ステップにおいて、 前記プライオリティ情報を元に前記 アプリケーションの競合判定を行うことを特徴とする請求項 1 0記載のアプリケ ーシヨン競合管理方法。
1 2 . 前記データベース作成ステップにおいて、前記ファイルに記述されたアブ リケ一ションの各状態毎の情報処理端末内の資源に対する起動条件を解釈して前 記競合情報データベースに登録し、 前記競合判定ステップにおいて、 前記起動条 件を元に前記アプリケーションの競合判定を行うことを特徴とする請求項 1 0ま たは請求項 1 1記載のアプリケーション競合管理方法。
1 3 . 前記データベース作成ステップにおいて、前記ファイルに記述されたァプ リケーションの各状態毎の情報処理端末内の資源占有条件を解釈して前記競合情 報データベースに登録し、 前記競合判定ステップにおいて、 前記資源占有条件を 元に前記アプリケーションの競合判定を行うことを特徴とする請求項 1 0から請 求項 1 2の何れかに記載のアプリケ一ション競合管理方法。
1 4 . 前記デ一夕べ一ス作成ステップにおいて、前記ファイルに記述されたアブ リケーションの起動時における他のアプリケーションへの動作指示を解釈して前 記競合情報デ一夕ベースに登録し、 前記アプリケーションの競合判定を行うステ ップは、 前記動作指示をアプリケ一ション起動時に実施することを特徴とする請 求項 1 0から請求項 1 3の何れかに記載のアプリケーション競合管理方法。
1 5 . 前記データべ一ス作成ステップにおいて、前記情報処理端末外から新規ァ プリケ一シヨンがインストールされる際に、 同時に送付される新規アプリケ一シ ョンの競合情報を記したファイルを解釈して前記競合情報データベースに追加登 録し、 前記競合判定ステップにおいて、 追加登録された新規アプリケーションの 競合情報を元に前記アプリケーションの競合判定を行うことを特徴とする請求項
1 0から請求項 1 4の何れかに記載のアプリケーション競合管理方法。
1 6 . 前記デ一夕ベース作成ステップにおいて、前記情報処理端末と有線もしく は無線通信手段で接続された外部情報処理端末内で動作し、 前記ファイルを解釈 したデータを前記通信手段を用いて前記データベースに送信して登録することを 特徴とする請求項 1 0から請求項 1 5の何れかに記載のアプリケーション競合管 理方法。
1 7 . 情報処理端末上のアプリケーション競合管理方法をコンピュータに実行 させるためのプログラムであって、
前記コンピュータに、
前記アプリケーション単位に競合に関する情報を登録した競合情報データべ一 スを作成する処理と、 前記競合情報デ一夕ベースを元にアプリケーションの競合 判定を行う処理を実行させることを特徴とするプログラム。
1 8 . 前記データベース作成処理において、前記アプリケーションの競合情報を 前記アプリケーション単位に記述したファイルを読み込み、 前記競合情報データ ベースを作成することを特徴とする請求項 1 7記載のプログラム。
1 9 . 前記データベース作成処理において、前記ファイルに記述されたアプリケ —ションの各状態毎のプライオリティを解釈して前記競合情報データベースに登 録し、 前記競合判定処理において、 前記プライオリティ情報を元に前記アプリケ —シヨンの競合判定を行うことを特徴とする請求項 1 8記載のプログラム。
2 0 . 前記データベース作成処理において、前記ファイルに記述されたアプリケ ーションの各状態毎の前記情報処理端末内の資源に対する起動条件を解釈して前 記競合情報データベースに登録し、 前記競合判定処理において、 前記起動条件を 元に前記アプリケーションの競合判定を行うことを特徴とする請求項 1 8または 請求項 1 9記載のプログラム。
2 1 . 前記データベース作成処理において、前記ファイルに記述されたアプリケ ーションの各状態毎の前記情報処理端末内の資源占有条件を解釈して前記競合情 報データベースに登録し、 前記競合判定処理において、 前記資源占有条件を元に 前記アプリケーションの競合判定を行うことを特徴とする請求項 1 8から請求項
2 0の何れかに記載のプログラム。
2 2 . 前記データベース作成処理において、前記ファイルに記述されたアプリケ ーションの起動時における他のアプリケーションへの動作指示を解釈して前記競 合情報データベースに登録し、 前記競合判定処理において、 前記動作指示をアブ リケーシヨン起動時に実施することを特徴とする請求項 1 8から請求項 2 1の何 れかに記載のプログラム。
2 3 . 前記データベース作成処理において、前記情報処理端末外から新規アプリ ケーションがインストールされる際に、 同時に送付される新規アプリケーション の競合情報を記したファイルを解釈して前記競合情報データベースに追加登録し、 前記競合判定処理において、 前記追加登録された新規アプリケーションの競合情 報を元に前記アプリケーションの競合判定を行うことを特徴とする請求項 1 8か ら請求項 2 2の何れかに記載のプログラム。
2 4. 前記データベース作成処理において、前記情報処理端末と有線もしくは無 線通信手段で接続された外部情報処理端末内で動作し、 アプリケーションの競合 情報を記したファイルを解釈したデータを通信手段を用いて前記競合情報データ ベースに送信して登録することを特徴とする請求項 1 8から請求項 2 3の何れか に記載のプログラム。
2 5 . 請求項 1から請求項 8の何れかに記載のァプリケ一ション競合管理シス テムを備えたことを特徴とする情報処理端末。
26. 携帯通信端末であることを特徴とする請求項 25記載の情報処理端末。
PCT/JP2005/022421 2004-12-01 2005-11-30 アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末 WO2006059786A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US11/720,727 US20090282070A1 (en) 2004-12-01 2005-11-11 Application contention management system method thereof, and information processing terminal using the same
JP2006546722A JP4666231B2 (ja) 2004-12-01 2005-11-30 アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004-347944 2004-12-01
JP2004347944 2004-12-01

Publications (1)

Publication Number Publication Date
WO2006059786A1 true WO2006059786A1 (ja) 2006-06-08

Family

ID=36565207

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/022421 WO2006059786A1 (ja) 2004-12-01 2005-11-30 アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末

Country Status (3)

Country Link
US (1) US20090282070A1 (ja)
JP (1) JP4666231B2 (ja)
WO (1) WO2006059786A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017508210A (ja) * 2014-02-07 2017-03-23 サイランス・インコーポレイテッドCylance Inc. 識別のためのアンサンブル機械学習を利用するアプリケーション実行コントロール
JP2019164791A (ja) * 2018-03-19 2019-09-26 トヨタ自動車株式会社 車両アプリケーションによるリソース競合を判定する方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09282185A (ja) * 1996-04-15 1997-10-31 Nec Corp リアルタイムシステムおよびその資源管理方法
JP2003177926A (ja) * 2001-12-11 2003-06-27 Nec Corp 携帯情報端末装置
JP2004362425A (ja) * 2003-06-06 2004-12-24 Nec Corp 資源競合制御システム及び制御方法並びにプログラム

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0451335A (ja) * 1990-06-20 1992-02-19 Oki Electric Ind Co Ltd データベース処理装置
JP3262453B2 (ja) * 1994-05-13 2002-03-04 キヤノン株式会社 情報共有方法及び回線割当方法及びそれを用いた通信システム
US20040116115A1 (en) * 2002-12-06 2004-06-17 Ertel Lawrence R. Systems and methods for providing interactive guest resources
US7127625B2 (en) * 2003-09-04 2006-10-24 Hewlett-Packard Development Company, L.P. Application management based on power consumption

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09282185A (ja) * 1996-04-15 1997-10-31 Nec Corp リアルタイムシステムおよびその資源管理方法
JP2003177926A (ja) * 2001-12-11 2003-06-27 Nec Corp 携帯情報端末装置
JP2004362425A (ja) * 2003-06-06 2004-12-24 Nec Corp 資源競合制御システム及び制御方法並びにプログラム

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GEN OKUYAMA ET AL.: "Application Kyogo Kanri Hoshiki", INFORMATION PROCESSING SOCIETY OF JAPAN DAI 67 KAI ZENKOKU TAIKAI KOEN RONBUNSHU, no. 1, 2 March 2005 (2005-03-02), pages 1-35 - 1-36, XP002998081 *
SATOSHI HIEDA ET AL.: "Keitai Tanmatsuyo Linux ni Okeru Resource Seigyo no Jitsugen. (Resource Management in Linux for Mobile Terminals)", INFORMATION PROCESSING SOCIETY OF JAPAN KENKYU HOKOKU, vol. 2004, no. 17, 26 February 2004 (2004-02-26), pages 9 - 16, XP002998079 *
YOSHIHARU ASAKURA ET AL.: "Keitai Denwa Muke Multi Application Jikko Kankyo. (Multi Application Platform for Mobile Phones)", INFORMATION PROCESSING SOCIETY OF JAPAN KENKYU HOKOKU 2003-OS-93-19, vol. 2003, no. 42, 9 May 2003 (2003-05-09), pages 135 - 142, XP002998080 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017508210A (ja) * 2014-02-07 2017-03-23 サイランス・インコーポレイテッドCylance Inc. 識別のためのアンサンブル機械学習を利用するアプリケーション実行コントロール
JP2019164791A (ja) * 2018-03-19 2019-09-26 トヨタ自動車株式会社 車両アプリケーションによるリソース競合を判定する方法

Also Published As

Publication number Publication date
US20090282070A1 (en) 2009-11-12
JPWO2006059786A1 (ja) 2008-06-05
JP4666231B2 (ja) 2011-04-06

Similar Documents

Publication Publication Date Title
JP4286798B2 (ja) ハードドライブにドライバファイルをインストールする方法、コンピュータ及びコンピュータ読取可能な記憶媒体
US8365180B2 (en) Information terminal, computer resource managing method, and virtual machine execution switching method
US7316017B1 (en) System and method for allocatiing communications to processors and rescheduling processes in a multiprocessor system
JP2003114806A (ja) Os更新方法及びセキュリティ制御方法並びにその実施装置
US20070169129A1 (en) Automated application configuration using device-provided data
WO2007020735A1 (ja) 競合解決装置
KR20070115595A (ko) 스크립트 플러그인을 사용하여 이질적인 장치상에서이질적인 서비스를 사용하기 위한 방법
WO2006011343A1 (ja) 競合解決装置
JP2012104150A (ja) ネットワーク環境におけるスペースのカスタマイズ
CN110543327A (zh) 业务组件复用方法、装置、计算机设备及存储介质
JP4724660B2 (ja) 組み込みシステムの中に統合されるソフトウェアコンポーネントを管理する方法
JP2007527562A5 (ja)
CN116302448B (zh) 任务调度方法和系统
WO2006059786A1 (ja) アプリケーション競合管理システム及びその方法並びにそれを用いた情報処理端末
KR20020005127A (ko) 이동통신 단말기의 응용 프로그램 갱신 방법
US8718629B2 (en) Information communication processing device, information communication terminal, information communication system, function switching method and function switching program
JP4112511B2 (ja) タスク管理プログラムおよびタスク管理装置
JP2007323653A (ja) データ配信システム、データ配信方法及びデータ配信プログラム
JP2005092708A (ja) ソフトウェア更新システム及びソフトウェア更新方法並びにコンピュータプログラム
JP4063573B2 (ja) デバイスドライバの組み込み・実行方式、組み込み・実行方法、及びプログラム
CN108804236A (zh) 一种aidl文件的共享方法及系统
JP2008269113A (ja) アプリケーション実行環境構築システム、装置及びそれに用いる方法並びにそのプログラム
KR100579806B1 (ko) 무선 인터넷 서비스 플랫폼 다운로드 시스템 및 방법과이를 위한 이동 통신 단말기
CN115604333B (zh) 基于dubbo的分布式大数据分析服务调度方法及系统
JPH08194612A (ja) プログラム実行制御方法及びプログラム実行制御システム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KN KP KR KZ LC LK LR LS LT LU LV LY MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006546722

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11720727

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05814637

Country of ref document: EP

Kind code of ref document: A1

WWW Wipo information: withdrawn in national office

Ref document number: 5814637

Country of ref document: EP