If desired, select a Booleanbean property, the value of which determines whether the action is selected or not. 必要に応じて、Boolean 型の Bean プロパティーを選択します。 この値によって、アクションが選択されているかどうかが決まります。 - NetBeans
idle time in seconds boolean $add if TRUE$time is added to the existing idle time, if FALSE the existing time value will be replaced. idle time in secondsboolean$add TRUE の場合、現在指定されているアイドル時間に $time が加えられます。 FALSE の場合は、$timeに置き換えられます。 - PEAR
A 'require' element with a boolean true value is equivalent to NOT NULL in SQL, and indicates that NULL values are not allowed in that column. 'require' 要素に trueを指定すると、SQL における NOT NULL と同じ意味になり、このカラムには NULL 値を格納できなくなります。 - PEAR
For client-side validation: reset the form element to its original value if there is an error? boolean $force Force the rule to be applied, even if the target form element does not exist Throws
クライアント側: エラーがあった場合に、要素の内容をリセットして元の状態に戻すかどうか。 - PEAR
This constant contains a booleanvalue which indicates if IPv6 is supported on this platform.New in version 2.3. 現在のプラットフォームでIPv6がサポートされているか否かを示す真偽値。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
The target method is normalized so that respective return statements related to the illegal pattern return a constant Booleanvalue (104). イリーガル・パターンに関連した各リターン・ステートメントが一定のブール値を返送するようにターゲットメソッドを正規化する(104)。 - 特許庁
printValue A Booleanvalue specifying whether the label of the button pressed to exit the program is written to standard output. printValueプログラムを終了させるボタンが押されたときに、そのラベルを標準出力に書き出すかどうか指定する真偽値。 - XFree86
A predicative expression evaluation part 106 associates a prescribed event of events of evaluation targets to the restriction variable, generates an instance for evaluating the Booleanvalue replacement predicative expression, and performs evaluation to the Booleanvalue replacement predicative expression of the event by the instance. 述語式評価部106は、評価対象のイベントのうちの所定のイベントを当該束縛変数に対応付けて、前記ブール値置換述語式を評価するためのインスタンスを生成し、イベントのブール値置換述語式に対する評価を当該インスタンスにより行う。 - 特許庁
The value -1 is returned if capname is not a Boolean capability, or 0 if it is canceled or absent from the terminal description. capname がブール値で表される機能値でない場合 -1が返され、機能がキャンセルされているか、端末記述上に見つからない場合には 0 を返します。 - Python
In the Booleanvalue data, operation timing data describing operating start or operating stop are specified for each of logical addresses 'A1', 'A2'... specifying individual control elements. ブール値データでは、各制御要素を特定する論理アドレス「A1」「A2」…ごとに、動作開始や動作停止を記述する動作時期データが特定される。 - 特許庁
At timing specified by the operation timing data, an arithmetic processing circuit can output a control current corresponding to the correspondent Booleanvalue to each of control elements. 演算処理回路は、動作時期データで特定される時期に、対応するブール値に応じた制御電流を各制御要素に向けて出力することができる。 - 特許庁
A first path condition and a second path condition for one or a plurality of corresponding paths are determined so that one or a plurality of corresponding basic blocks return a constant true Booleanvalue for the first path condition and a constant false Booleanvalue for the second path condition (106, 114). 1つ又は複数の対応する基本ブロックが第1のパス条件に対して真の一定のブール値を返送し、第2のパス条件に対して偽の一定のブール値を返送するように、1つ又は複数の対応するパスに対する第1のパス条件及び第2のパス条件を決定する(106、114)。 - 特許庁
A predicative expression conversion part 105 obtains an external variable logical expression that is a partial logical expression depending only on a prescribed restriction variable in an event pattern predicative expression, and generates a Booleanvalue replacement predicative expression wherein the external variable logical expression is replaced to a Booleanvalue about a combination of values obtainable as an evaluation result of the external variable logical expression. 述語式変換部105は、イベントパターン述語式において、所定の束縛変数にのみ依存する部分論理式である外変数論理式を求め、当該外変数論理式の評価結果として取りうる値の組み合わせについて、当該外変数論理式をブール値に置き換えたブール値置換述語式を生成する。 - 特許庁
The control device 10 for the plant includes an input means 13 for inputting process signals sent from the plant, a numerical operation part 11 for outputting a booleanvalue that has determined the normality/abnormality of the process signals through arithmetic processing based on a program, and a control module 20 for outputting control signals associated with the safety protection operation of the plant by logically processing the booleanvalue on the basis of a logic circuit. プラントの制御装置10において、プラントから送信されるプロセス信号を入力する入力手段13と、プログラムに基づく演算処理によって前記プロセス信号の正常/異常を判定したブール値を出力する数値演算部11と、論理回路に基づき前記ブール値を論理処理し前記プラントの安全保護動作に係る制御信号を出力させる論理処理部20と、を備える。 - 特許庁
To solve a problem of becoming a factor in deteriorating reliability because of exclusively or distortedly treating a part of information by executing control and processing on a system with a truth value of a formal logical expression such as Boolean algebra as a reference. システムに関する制御及び処理等はブール代数等の形式論理式の真理値を基準に実行され情報の一部を除外もしくは歪曲して扱い、信頼度を低下する要因となっている。 - 特許庁
A Boolean input value has a specified position (X_d, Y_d) in the departure space and designates the other input values having the same position as being non-valid if the position is outside the set of image sample values [SV]. ブール入力値は出発空間内の特定の位置(x_d,y_d)を有し且つ、位置が画像サンプル値[SV]の組の外側である場合には、有効でないとされているのと同じ位置を有する他の値を指定する。 - 特許庁
Boolean that indicates whether a space character needs to be printed before another value when using the print statement.Classes that are trying to simulate a file object should also have a writable softspace attribute, which should be initialized to zero. print 文を使った場合、他の値を出力する前にスペース文字を出力する必要があるかどうかを示すブール値です。 ファイルオブジェクトをシミュレート仕様とするクラスは書き込み可能なsoftspace 属性を持たなければならず、この値はゼロに初期化されなければなりません。 - Python
The illustrative embodiment employs a pattern classifier that is trained on a plurality of input/output mappings, where each mapping corresponds to a respective location, the output of the mapping is a Booleanvalue that indicates whether the location is indoors, and the input of the mapping is based on empirical and predicted signal data for the location. 例示的実施形態は、複数の入力/出力マッピングでトレーニングされたパターン分類器を使用し、各マッピングは個々の位置に対応し、マッピングの出力は、当該位置が屋内であるかどうかを示すブール値であり、マッピングの入力は、その位置についての経験信号データと予測信号データに基づく。 - 特許庁
A decision diagram is built for logic gates in a cutest to be obtained from target logic gates, the logic gates in a potential learning area in the topology are marked, justification vectors are acquired from the decision diagram for a predetermined Booleanvalue of the target logic gate, such logical interdependencies are determined and a representation of the logical interdependencies is stored in a storage device in the computer-aided design system. 本発明は、目標論理ゲートから得られるカットセット内の論理ゲートに対し決定図を構築し、論理ネットワーク中の潜在的学習領域内の論理ゲートをマークし、正当化ベクトルを目標論理ゲートの所定のブール代数値の決定図から獲得し、論理的相互従属関係を判定し、その表現をコンピュータ支援設計装置の記憶装置に格納する。 - 特許庁
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.