Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
DefinitionKindの定数値を次の表に示します。
| Javaオブジェクト | 整数定数 | 値 |
|---|---|---|
| dk_AbstractInterface | _dk_AbstractInterface | abstract型インタフェース |
| dk_all | _dk_all | すべての可能な型(リポジトリlookupメソッドで使用) |
| dk_Alias | _dk_Alias | エイリアス |
| dk_Array | _dk_Array | 配列 |
| dk_Attribute | _dk_Attribute | 属性 |
| dk_Constant | _dk_Constant | 定数 |
| dk_Enum | _dk_Enum | 列挙体 |
| dk_Exception | _dk_Exception | 例外 |
| dk_Fixed | _dk_Fixed | fixed |
| dk_Interface | _dk_Interface | concrete型インタフェース |
| dk_Module | _dk_Module | モジュール |
| dk_Native | _dk_Native | ネイティブ |
| dk_none | _dk_none | すべての型を除く(リポジトリlookupメソッドで使用) |
| dk_Operation | _dk_Operation | インタフェースオペレーション |
| dk_Primitive | _dk_Primitive | 基本型(intやlongなど) |
| dk_Repository | _dk_Repository | リポジトリ |
| dk_Sequence | _dk_Sequence | シーケンス |
| dk_String | _dk_String | 文字列 |
| dk_Struct | _dk_Struct | struct |
| dk_Typedef | _dk_Typedef | typedef |
| dk_Union | _dk_Union | union |
| dk_Value | _dk_Value | value |
| dk_ValueBox | _dk_ValueBox | ValueBox |
| dk_ValueMember | _dk_ValueMember | ValueMember |
| dk_Wstring | _dk_Wstring | Unicode文字列 |
All Rights Reserved. Copyright (C) 2012, 2015, Hitachi, Ltd.
COPYRIGHT (C) 1992-2004 Borland Software Corporation. All rights reserved.