In the source (left) pane of the BPEL Mapper, expand the Variables LoanRequestorOperationIn requestLoanMessage nodes.A node is shown for each local element in the processApplicType complex type in the schema you created earlier. BPEL マッパーのソース (左側) 区画で、「変数」「LoanRequestorOperationIn」「requestLoanMessage」ノードを展開します。 スキーマの processApplicType 複合型に、以前に作成した各局所要素のノードが表示されます。 - NetBeans
Right-click the Source Packages node and choose New Java Class.Enter NameHandler in the Class Name text box and typeorg.mypackage.hello in the Package combo box.
「ソースパッケージ」ノードを右クリックし、「新規」「Java クラス」を選択します。 「クラス名」テキストボックスに「NameHandler」と入力し、「パッケージ」コンボボックスに「org.mypackage.hello」と入力して、「完了」をクリックします。 - NetBeans
In the UML project all the classes and other application elements are represented in the Projects window under the UML project node, while the original Java code remains in its original state.
UML プロジェクトでは、すべてのクラスおよびその他のアプリケーション要素は「プロジェクト」ウィンドウで UML プロジェクトノードの下に表示され、元の Java コードは元の状態で残ります。 - NetBeans
In the Choose Project page, expand the Samples node in the Categories pane and select the UML node.The Projects pane is updated with the available UML sample project.
「プロジェクトを選択」ページの「カテゴリ」区画で、「サンプル」ノードを展開し、「UML」ノードを選択します。 利用可能な UML サンプルプロジェクトが「プロジェクト」区画に反映されます。 - NetBeans
Right-click the project node and choose Test RESTful Web Services.The server starts and the application is deployed.When deployment is complete, the browser displays your application, with a link foreach of the web services.If the output window shows an error message that one or more classes fails to exist and the project does not build, add the Jersey libraries to the compile-time libraries.
プロジェクトのノードを右クリックし、「RESTful Web サービスをテスト」を選択します。 サーバーが起動し、アプリケーションが配備されます。 - NetBeans
To add the driver to the classpath,right-click the project's node, choose Properties from the pop-up menu, select the Java category,and click Add JAR/Folder. ドライバをクラスパスに追加するには、プロジェクトのノードを右クリックし、ポップアップメニューから「プロパティー」を選択し、「Java」カテゴリを選択して、「JAR/フォルダを追加」をクリックします。 - NetBeans
To retry your unit test to see if the changes create the desired effect, right-click the rubyweblog node and choose Test from the pop-up menu. 単体テストを再試行し、この変更が目的どおりの結果を作成することを確認するには、「rubyweblog」ノードを右クリックし、ポップアップメニューから「テスト」を選択します。 - NetBeans
In the Projects window, create a unit test by right-clicking the Test Files node and choosing New Ruby Unit Test from the pop-upmenu, as shown in the following figure. 次の図に示すように、「プロジェクト」ウィンドウで「テストファイル」ノードを右クリックし、ポップアップメニューから「新規」「Ruby 単体テスト」を選択することで単体テストを作成します。 - NetBeans
In the Projects window, right-click the Autocomplete project node and choose New Entity Classes From Database.The New Entity Classes from Database dialog box opens.
「プロジェクト」ウィンドウで「Autocomplete」プロジェクトノードを右クリックし、「新規」「データベースからのエンティティークラス」を選択します。 「新規 データベースからのエンティティークラス」ダイアログが開きます。 - NetBeans
In the Projects window, right-click the project node and choose Run to build, deploy,and launch the web application.Your browser navigates to http://localhost:8080/AjaxChatRoom/.
「プロジェクト」ウィンドウで、プロジェクトノードを右クリックし、Web アプリケーションを構築、配備、および起動するために「実行」を選択します。 ブラウザが http://localhost:8080/AjaxChatRoom/ に移動します。 - NetBeans
The following example shows how the mapping appears in the Predicate window.Once you click OK, you can use the predicate node in a copy assignment. 次の例は、「述語」ウィンドウにマッピングが表示される方法を示しています。 「了解」をクリックすると、コピー代入の中で述語ノードを使用できます。 - NetBeans
In the BPEL Logical View of the Navigator window, right-click the Imports node and choose one of the following, depending on the format of the imported file: Add WSDL Import or Add Schema Import. 「ナビゲータ」ウィンドウの BPEL 論理ビューで、「インポート」ノードを右クリックし、インポートするファイルの形式によって「WSDL インポートを追加」または「スキーマインポートを追加」を選択します。 - NetBeans
Returns true or false depending on whether the context node language defined in xml:lang attributes is the same language (or sublanguage) as the one defined in the attribute string
xml:lang 属性で定義されているコンテキストノードの言語が、属性文字列で定義されている言語 (またはそのサブ言語) と同じであるかによって true または false を返す - NetBeans
You can configure additional Ant settings in the Options window by opening the Options window, selecting the Miscellaneous category in the left pane and clicking the Ant node in the right pane.
「オプション」ウィンドウで追加の Ant 設定を設定するには、「オプション」ウィンドウを開き、左区画の「その他」カテゴリを選択して、右区画の Ant ノードをクリックします。 - NetBeans
If you do not see a jdbc node for the TRAVEL database, see the FAQ How do I enable the sample Travel database for MySQL in NetBeans IDE for information about making the database available to the IDE.
Travel データベースの jdbc ノードが表示されない場合は、FAQ「How do I enable the sample Travel database for MySQL in NetBeans IDE」で、データベースを IDE で使用できるようにする情報を参照してください。 - NetBeans
Drag the Travel Tables TRIPTYPE node from the Services window and drop it on the Design View, as shown in the figure below.Another table diagram appears with a link between the two table diagrams. 次の図に示すように、「サービス」ウィンドウから「Travel」「表」「TRIPTYPE」ノードをドラッグし、デザインビューにドロップします。 別の表の図が表示され、2 つの図がリンクされます。 - NetBeans
By right-clicking nodes under the database connection node you can access commands enabling you to modify the structure of the database, including creating, populating and deleting tables and columns.
データベース接続ノードの下のノードを右クリックし、コマンドにアクセスして、表や列の作成、入力、削除など、データベースの構造を変更できます。 - NetBeans
Right-click the project node and choosing Run to launch the Deadlock application.When you click Run, the Output window opens and displays the following output.
プロジェクトノードを右クリックし、「実行」を選択して Deadlock アプリケーションを起動します。 「実行」をクリックすると、「出力」ウィンドウが開き、次の出力が表示されます。 - NetBeans
To change project runtime options, open the Project Properties dialog box by right-clicking the project node in the Projects window and choosing Properties.
プロジェクトの実行時オプションを変更するには、「プロジェクト」ウィンドウでプロジェクトノードを右クリックして「プロパティー」を選択することで「プロジェクトプロパティー」ダイアログを開きます。 - NetBeans
The New Java Application wizard appears.Type FlowerClient in Project Name and click Finish. The IDE creates a new Java application project.Right-click the FlowerClient project node and choose New Web Service Client from the context menu. IDE により新しい Java アプリケーションプロジェクトが作成されます。 「FlowerClient」プロジェクトノードを右クリックし、コンテキストメニューから「新規」「Web サービスクライアント」を選択します。 - NetBeans
The WSDL file and schema are generated at deployment, because you have been using default setings.Therefore this node, which would normally house them, is empty. デフォルトの設定を使用しているため、WSDL ファイルとスキーマは配備時に生成されます。 したがって、このノードは、通常はファイルを格納しますが、空です。 - NetBeans
Right-click the CarPreview node and choose Build.This compiles the files in the project so that you can use the CarPreview class as a bean that can be dragged and dropped directly on to the form. 「CarPreview」ノードを右クリックし、「構築」を選択します。 プロジェクト内のファイルがコンパイルされ、CarPreview クラスを Bean として使用し、フォームに直接ドラッグ&ドロップできるようになります。 - NetBeans
You can resolve these referencesimmediately by right-clicking the project node and choosing Resolve ReferenceProblems or Resolve Missing Server.
プロジェクトのノードを右クリックし、「参照の問題を解決」または「行方不明のサーバーの問題を解決」を選択することによって、すぐにこれらの参照を解決できます。 - NetBeans
If a GlassFishApplicationServer node does not appear, go to To configure the GlassFish Application Server.
「サーバー」ノードに GlassFishアプリケーションサーバーのサブノードが含まれるはずです。 GlassFishアプリケーションサーバーのノードが表示されない場合は、GlassFish アプリケーションサーバーを構成する手順へ進んでください。 - NetBeans
The relay node 20 queues the packet to be relayed at each number of hops, and, then, transmits the packet by priority control corresponding to the number of the hops. また、中継ノード20は、そのホップ数毎に中継すべきパケットのキューイングを行ことにより、ホップ数に応じた優先制御によってパケットを送信する。 - 特許庁
This means the backward exploration can be carried out with the optimum timing with the right word boundary as the initial node and the optimum solution can be stably obtained. その結果、正しい単語境界を始端ノードとした最適なタイミングで後ろ向き探索を行うことができ、最適解を安定して得ることができる。 - 特許庁
Each node includes a library of the algorithm stored accompanying data template information for defining partitioning of the data used in the algorithm between the participating nodes. 該ノードは、各々、該参加するノード間での使用されるデータの分割を定めるデータテンプレート情報を伴って格納されたアルゴリズムのライブラリーを含む。 - 特許庁
An optical packet communication node 102, having particular address information, is connected to an array waveguide diffraction grating 101 with wavelength periodicity. 波長周回性を有するアレイ導波路回折格子101に、それぞれ固有のアドレス情報を有する光パケット通信ノード102を接続している。 - 特許庁
The packet is transmitted from the node towards the destination address only if the addresses are identical or the source address belongs to the list of allowed packet data addresses. 両アドレスが同じであるか又はソースアドレスが許容パケットデータアドレスのリストに属する場合にのみパケットがノードから行先アドレスに向け送信される。 - 特許庁
To provide a wavelength variable optical output apparatus with a simple configuration capable of blocking crosstalk to a node passing signal at wavelength switching. 構成簡易にして波長切換時にノード通過信号への混信を阻止することの可能な波長可変光出力装置を低コストで提供すること。 - 特許庁
To manage authentication information employed in authentication processing for each node sufficiently securely when sequential processing is executed among a plurality of nodes. 複数のノード間でシーケンシャルな処理を実行する際に、各ノードに対する認証処理に用いられる認証情報を、充分、安全に管理する。 - 特許庁
An internal power source for the amplifier is formed at a node that is positioned between two current sources and two Zener diodes connected between the DC bus conductors. 増幅器のための内部電源は、2つの電流源と、直流バス導体の間に接続された2つのツェナーダイオードとの間のノードに形成される。 - 特許庁
To generate an optimum mirror server group according to an access-load status to an origin server by making an arbitrary node in a network adaptively serve as a mirror server. 網内の任意のノードが適応的にミラーサーバになることにより、オリジンサーバに対するアクセス負荷状況に応じて最適なミラーサーバ群を生成する。 - 特許庁
A succession of alternating high and low potentials is applied to the accelerating gates while the charges are in transit in the transfer structure, before they are transferred to the storage node. 電荷が蓄積ノードに転送される前に転送構造内で移動中に、一連の高および低電位が交互に加速ゲートに印加される。 - 特許庁
A first load element is coupled to a ground node, and generates an internal reference signal decided by magnitude of a current flowing in the first load element. 第1の負荷素子は接地ノードに結合され、第1の負荷素子を流れる電流の大きさによって決定される内部基準信号を生成する。 - 特許庁
A situation frequently occurs that the winning node of the learning data in the early sequence is denied learning by the learning data in the late sequence. 早い順番の学習用データの勝利ノードが遅い順番の学習用データによって学習を打ち消されてしまうという状況が頻発する。 - 特許庁
VERY HIGH SPEED OPTICAL PACKET TRANSFER RING NETWORK, OPTICAL INSERTED/BRANCHED MULTIPLEXING/DEMULTIPLEXING NODE DEVICE AND OPERATING METHOD FOR THE SAME 超高速光パケット転送リングネットワーク、光挿入分岐型多重分離ノード装置及び光挿入分岐型多重分離ノード装置の動作方法 - 特許庁
Each node 0, 1 that contains a shared memory device 212, 222 may maintain a directory to track blocks of shared memory that may have been cached at other nodes. 共有メモリ・デバイス212、222を収容する各ノード0、1は、他のノードでキャッシュされたかもしれない共有メモリのブロックを追跡するディレクトリを維持できる。 - 特許庁
Each of the nodes A, C receiving the fault generation report instantaneously stops the transfer of a new request to the other nodes and transmits a fault detection report to all the other node. 障害発生通知を受信したノードA、Cは、新規リクエストの他ノードへの転送を即停止し、障害探知通知を全ての他のノードに送信する。 - 特許庁
To provide a wireless access network system, a wireless communication method, a synchronous server, and a node unit whereby the occurrence of out of clock synchronism is avoided even in an IP network or an IP-based wireless access network wherein in-network fluctuated transmission delay occurs. ネットワークの変動伝送遅延が発生するIP網やIPベースの無線アクセスネットワークでもクロック同期ずれの発生を回避する。 - 特許庁
A destination node receiving the same RREQ on a different route sends back the RREP in response to an RREQ having an excellent link quality metric. 同一のRREQを別経路で受信した宛先ノードは、リンク品質メトリックの優れたRREQに応答してRREPを返信する。 - 特許庁
The through point P is settable in a representative point of a node or a facility indicating an intersection in the vicinity of a boundary of the circle C, within the route searching range A. 経由地点Pは、経路探索範囲A内において、円Cの境界近傍の交差点を示すノードや施設の代表点に設定することができる。 - 特許庁
To make stoppable the polling to a node to be monitored when a fault has occurred at the router of a communication route. 通信経路のルータに障害が発生した場合に、その被監視ノードへのポーリングを中止するネットワークシステムの監視装置と監視方法を提供する。 - 特許庁
The sensor 17 controls the voltage supply Vcc to the assigned bus node 18 to realize improvement in operational safety and availability. 運転安全性の向上ならびに可用性の向上を実現するため、センサ(17)は割り当てられたバスノード(18)への電圧供給(Vcc)を制御する。 - 特許庁
This method wherein a group comprising especially plural nodes includes only two nodes is especially useful in the state where communication to one node is damaged. 方法は、特に複数のノードからなるグループがたった2つのノードしか含まず、一つのノードに対する通信が損なわれている状況で特に有用である。 - 特許庁
To simplify association work in an information arrangement and display system by automatically associating support information with a specified work node. 情報整理表示システムにおいて、自動的に特定の作業ノードに対して支援情報を関連付けることにより、関連付け作業の簡便化を図ること。 - 特許庁
Also, when driver transistors P1, N1 are turned off, a pre-charge circuit constituted of P channel MOS transistors P2 pre-charges the node N1 to the prescribed potential. また、ドライバトランジスタP1,N1がOFFしているとき、PチャネルMOSトランジスタP2で構成されるプリチャージ回路は、ノードND1を所定の電位にプリチャージする。 - 特許庁
To shorten the time of handover processing by efficiently acquiring a new care-of address at a movement destination of a mobile node while ensuring its uniqueness. 移動ノードの移動先での新気付アドレスをその一意性を確保した上で効率よく取得することにより、ハンドオーバ処理の時間短縮を図る。 - 特許庁
A feedback signal FBK outputted from the common mode feedback part 30 controls an average potential of the node N14 so as to be the reference potential VDC. コモンモード帰還部30から出力される帰還信号FBKにより、ノードN14の平均電位は基準電位VDCになるように制御される。 - 特許庁
In order to keep the rigidity of the cutting tool, the cutting tool is held with high rigidity at two portions, in a node part of ultrasonic vibration, that is, point of no amplitude. また、切断工具の剛性の維持のため、超音波振動の節(ふし)の部分、すなわち振幅ゼロの点、2箇所で切断工具を高剛性保持する。 - 特許庁