| 意味 | 例文 |
abstract-typeの部分一致の例文一覧と使い方
該当件数 : 24件
The second non-abstract entity type is determined from the non-abstract subtypes or siblings of the entity, and the selected entity is morphed from the first non-abstract entity type to the second non-abstract entity type.例文帳に追加
第2の非抽象エンティティタイプは、エンティティの非抽象サブタイプ又はシブリングから決定され、かつ、選択されたエンティティは、第1非抽象エンティティタイプから第2の非抽象エンティティタイプへ変形される。 - 特許庁
A command is received for an entity to be morphed from a first non-abstract entity type to a second non-abstract type entity type.例文帳に追加
コマンドが、第1の非抽象エンティティタイプから第2の非抽象エンティティタイプへ変形されるエンティティについて受信される。 - 特許庁
an abstract type hierarchy using a strict subtyping approach 例文帳に追加
厳格な部分型付けアプローチを用いた抽象型階層 - コンピューター用語辞典
The Abstract Configuration page prompts you to define the port type, operation, and messages. 例文帳に追加
「抽象構成」ページでは、ポート型、操作、およびメッセージを定義するように求められます。 - NetBeans
Since the marshalling algorithm presented here is based on the ADT (Abstract Data Type), and not on an actual model, or even implementation, the two processes are free to use different internal memory structures. 例文帳に追加
ここに提示されているマーシャリングアルゴリズムは,実際のモデル,あるいは実装にすら基づかず,ADT(Abstract Data Type)に基づいているので,2つのプロセスは異なった内部メモリ構造を自由に使う. - コンピューター用語辞典
DYNAMIC ASSIGNING METHOD FOR TYPE INFORMATION IN DATA STRUCTURE DEFINITION USING ABSTRACT SYNTAX DESCRIPTION METHOD例文帳に追加
抽象構文記法を用いたデータ構造定義における型情報の動的割り当て方法 - 特許庁
The type of an abstract task and information which the task deals with are inputted from an input/output device 6.例文帳に追加
入出力装置6から抽象的なタスクの種類およびタスクが扱う情報のみが入力される。 - 特許庁
A link table 27 for selectively interlocking a general transaction word and a peculiar abstract word is created in advance, and each individual abstract word or each type of combination of a plurality of selectively interlocked abstract words is registered along with a preset account side.例文帳に追加
一般的な取引用語と固有摘要用語とを選択的に連動するようにしたリンクテーブル27を予め作成し、摘要用語単独で、または選択的に連動された複数の摘要用語の組み合わせ種類毎に、予め仕分け先を設定して登録する。 - 特許庁
A syntax (value) generator 2-3 is next used to convert the XML data (syntax of elements) from which the text is separated into ASN.1 abstract syntax (value) according to the ASN.1 abstract syntax (type).例文帳に追加
その後、構文(値)生成装置2−3を用いてテキストが分離された後のXMLデータ(要素の構文)を、前記ASN.1抽象構文(型)に従うASN.1抽象構文(値)に変換する。 - 特許庁
Each node type is represented as a class that inherits from the abstract base classcompiler.ast.Node and defines a set of named attributes for child nodes.例文帳に追加
各ノードのタイプはクラスとして表現され、そのクラスは抽象基底クラス compiler.ast.Node を継承し子ノードの名前属性を定義しています。 - Python
Parameters whose contents are a slip issuance date, a slip type and an abstract of canceling journalizing or retransferring journalizing, and a journal creation method are set.例文帳に追加
取消仕訳又は再振替仕訳の伝票発効日、伝票種類、摘要文、仕訳の生成方法を内容とするパラメータを設定する。 - 特許庁
A policy detailing functioning part 100 converts an operation parameter included in an abstract request (abstract policy information) 201 for a user's network into the parameter 202 corresponding to network technologies (ATM, SDH, MDM, etc.), and the type of a set object device and sets the parameter in the device.例文帳に追加
ポリシー詳細化機能部100は、ユーザのネットワークに対する抽象的な要求(抽象ポリシー情報)201に含まれる動作パラメータをネットワークテクノロジ(ATM,SDH,WDM等)及び設定対象装置の種別に応じたパラメータ202に変換して該装置に設定する。 - 特許庁
To efficiently develop software even in a large-scale system by using a linear module additional type abstract hierarchy to facilitate the extension of the system.例文帳に追加
線形モジュール追加型抽象階層を用いることによりシステムの拡張を容易として、たとえ大規模なシステムでのソフトウェア開発でも効率よく行うこと。 - 特許庁
Further work is needed to ensure that the Abstract Data Type definitions conform precisely with evolving SQL3 and SQL/MM standards and syntax. 例文帳に追加
この抽象データ型定義が、進展しているSQL3およびSQL/MM標準と構文とに正確に適合することを保証するには、さらなる作業が必要である。 - コンピューター用語辞典
An action 61 for type check and an action 64 for code generation are respectively added to the abstract syntax tree scan program file 60 and a type check program file 63 and a code generation program file 66 are generated.例文帳に追加
抽象構文木走査プログラムファイル60に型検査用アクション61とコード生成用アクション64とをそれぞれ付加して、型検査プログラムファイル63とコード生成プログラムファイル66とを作成する。 - 特許庁
A syntax (type) generator 2-1 is used to convert a DTD into ASN. 1 abstract syntax (type), and a separator 2-2 is used to separate text from XML data according to the DTD.例文帳に追加
構文(型)生成装置2−1を用いてDTDをASN.1抽象構文(型)に変換し、分離装置2−2を用いて前記DTDに従うXMLデータからテキストを分離する。 - 特許庁
We provide a mathematical specification of an extension of Warren's Abstract Machine for executing Prolog to type-constraint logic programming and prove its correctness. 例文帳に追加
我々は,型制約論理プログラミングに対するプロログを実行するために,ウォレンの抽象機械の拡張に関する数学的仕様を提供し,その正確性を証明する. - コンピューター用語辞典
This information processor comprises a module model storage part 111 and a development module storage part 113 for supporting program development in a software developing technique based on the module added-type abstract hierarchy.例文帳に追加
モジュール追加型抽象階層によるソフトウェア開発手法によるプログラム開発支援を行うためのモジュールモデル格納部111および開発モジュール格納部113も備える。 - 特許庁
The robot with the whole surface monitor is characterized in that the whole surface of at least the body is covered with the curved surface monitor in a man-type or other concrete or abstract mobile robot provided with the body, and the head, arm parts and leg parts in the suitable parts of the body.例文帳に追加
2)本体と、本体の適所に頭部、腕部、および脚部を備えた人型、あるいはその他の具象的、抽象的な移動ロボットにおいて、少なくとも上記本体の全面を曲面モニタで被覆したことを特徴とする全面モニタ付きロボット。 - 特許庁
To improve the efficiency in the development of an application generator by making describable a program piece to be described in conversion rule definition to be the specifications of generator operation similarly to an output program piece to be outputted from a generator and making automatically generaable an abstract syntax tree data type definition expressing a syntax analyzer and generator input specifications from grammar specifications to be the generator operation specifications.例文帳に追加
アプリケーションジェネレータ開発支援装置及び支援方法に係り、出力するプログラムの断片を、ジェネレータの変換規則中に変換規則の記述を容易すると同時に、構文解析器の作成を容易し、アプリケーションジェネレータの開発の効率化を図る。 - 特許庁
Namely, a policy management functioning part PAD converts an operation parameter (action parameter) included in the abstract policy information into a parameter depending upon the network technologies, and a policy execution functioning part PEF converts a parameter obtained by the conversion into a parameter depending upon the type of the set object device and sets the parameter in the device.例文帳に追加
すなわち、ポリシー管理機能部PAFは抽象ポリシー情報に含まれる動作パラメータ(アクションパラメータ)をネットワークテクノロジに依存したパラメータへ変換し、ポリシー実行機能部PEFは該変換により得られたパラメータを設定対象装置の種別に依存するパラメータに変換して該装置に設定する。 - 特許庁
All administrative files shall be laid open to the public as from the date when an abstract of the application is published, and shall remain in the custody of the Registrar of Patents, in the case of patents of invention, utility models and industrial designs, and of the Registrar of Trademarks in the case of applications for this type of privilege, as long as if there is not an opposition trial, cancellation action or appeal is filed against it, and in such a case, custody thereof shall correspond to the Lawyer-Secretary of the Department or to the Lawyer-Secretary of the Court of Arbitration, according to each case. 例文帳に追加
管理ファイルはすべて,要約が公告された時から公衆に開示されるものとする。これらは,異議,無効訴訟又は不服申立が提起されていない限り,特許,実用新案及び意匠の出願の場合は特許登録官によって保管され,商標登録出願の場合は商標登録官によって保管され,異議,無効訴訟又は不服申立が提起されている場合は,各場合に応じて産業財産局の弁護士書記(Lawyer-Secretary)又は仲裁審判所の弁護士書記によって保管される。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

