Fields
publicfinalstatic
int _dk_AbstractInterface
= "24"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Alias
= "9"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_all
= "1"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Array
= "16"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Attribute
= "2"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Constant
= "3"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Enum
= "12"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Exception
= "4"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Fixed
= "19"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Interface
= "5"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Module
= "6"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Native
= "23"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_none
= "0"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Operation
= "7"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Primitive
= "13"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Repository
= "17"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Sequence
= "15"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_String
= "14"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Struct
= "10"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Typedef
= "8"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Union
= "11"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Value
= "20"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_ValueBox
= "21"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_ValueMember
= "22"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
int _dk_Wstring
= "18"
The constant that indicates that an Interface Repository object
does not have a definition kind.
publicfinalstatic
DefinitionKind dk_AbstractInterface
The static instance of DefinitionKind
indicating that an
Interface Repository object represents an abstract interface.
publicfinalstatic
DefinitionKind dk_Alias
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Alias.
publicfinalstatic
DefinitionKind dk_all
The wildcard
DefinitionKind
constant, useful
in all occasions where any
DefinitionKind
is appropriate.
The wildcard
DefinitionKind
constant, useful
in all occasions where any
DefinitionKind
is appropriate. The Container's
contents
method
makes use of this constant to return all contained definitions of any kind.
publicfinalstatic
DefinitionKind dk_Array
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Array.
publicfinalstatic
DefinitionKind dk_Attribute
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Attribute.
publicfinalstatic
DefinitionKind dk_Constant
The static instance of DefinitionKind
indicating that an
Interface Repository object is a constant.
publicfinalstatic
DefinitionKind dk_Enum
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Enum.
publicfinalstatic
DefinitionKind dk_Exception
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Exception.
publicfinalstatic
DefinitionKind dk_Fixed
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Fixed value.
publicfinalstatic
DefinitionKind dk_Interface
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Interface.
publicfinalstatic
DefinitionKind dk_Module
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Module.
publicfinalstatic
DefinitionKind dk_Native
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Native value.
publicfinalstatic
DefinitionKind dk_none
The static instance of DefinitionKind
indicating that an
Interface Repository object has no definition kind.
publicfinalstatic
DefinitionKind dk_Operation
The static instance of DefinitionKind
indicating that an
Interface Repository object is an Operation.
publicfinalstatic
DefinitionKind dk_Primitive
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Primitive.
publicfinalstatic
DefinitionKind dk_Repository
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Repository.
publicfinalstatic
DefinitionKind dk_Sequence
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Sequence.
publicfinalstatic
DefinitionKind dk_String
The static instance of DefinitionKind
indicating that an
Interface Repository object is a String.
publicfinalstatic
DefinitionKind dk_Struct
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Struct.
publicfinalstatic
DefinitionKind dk_Typedef
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Typedef.
publicfinalstatic
DefinitionKind dk_Union
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Union.
publicfinalstatic
DefinitionKind dk_Value
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Value.
publicfinalstatic
DefinitionKind dk_ValueBox
The static instance of DefinitionKind
indicating that an
Interface Repository object is a ValueBox.
publicfinalstatic
DefinitionKind dk_ValueMember
The static instance of DefinitionKind
indicating that an
Interface Repository object is a ValueMember.
publicfinalstatic
DefinitionKind dk_Wstring
The static instance of DefinitionKind
indicating that an
Interface Repository object is a Wstring.