Uses of Class
org.omg.CORBA.DefinitionKind
Packages that use DefinitionKind
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of DefinitionKind in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA that return DefinitionKindModifier and TypeMethodDescriptionIRObjectOperations.def_kind()
static DefinitionKind
static DefinitionKind
DefinitionKindHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type DefinitionKindModifier and TypeMethodDescriptionstatic void
DefinitionKindHelper.insert
(Any a, DefinitionKind that) static void
DefinitionKindHelper.write
(OutputStream ostream, DefinitionKind value) -
Uses of DefinitionKind in org.glassfish.corba.org.omg.CORBA
Methods in org.glassfish.corba.org.omg.CORBA that return DefinitionKind -
Uses of DefinitionKind in org.omg.CORBA
Fields in org.omg.CORBA declared as DefinitionKindModifier and TypeFieldDescriptionstatic final DefinitionKind
DefinitionKind.dk_AbstractInterface
The static instance ofDefinitionKind
indicating that an Interface Repository object represents an abstract interface.static final DefinitionKind
DefinitionKind.dk_Alias
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Alias.static final DefinitionKind
DefinitionKind.dk_all
The wildcardDefinitionKind
constant, useful in all occasions where anyDefinitionKind
is appropriate.static final DefinitionKind
DefinitionKind.dk_Array
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Array.static final DefinitionKind
DefinitionKind.dk_Attribute
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Attribute.static final DefinitionKind
DefinitionKind.dk_Constant
The static instance ofDefinitionKind
indicating that an Interface Repository object is a constant.static final DefinitionKind
DefinitionKind.dk_Enum
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Enum.static final DefinitionKind
DefinitionKind.dk_Exception
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Exception.static final DefinitionKind
DefinitionKind.dk_Fixed
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Fixed value.static final DefinitionKind
DefinitionKind.dk_Interface
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Interface.static final DefinitionKind
DefinitionKind.dk_Module
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Module.static final DefinitionKind
DefinitionKind.dk_Native
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Native value.static final DefinitionKind
DefinitionKind.dk_none
The static instance ofDefinitionKind
indicating that an Interface Repository object has no definition kind.static final DefinitionKind
DefinitionKind.dk_Operation
The static instance ofDefinitionKind
indicating that an Interface Repository object is an Operation.static final DefinitionKind
DefinitionKind.dk_Primitive
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Primitive.static final DefinitionKind
DefinitionKind.dk_Repository
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Repository.static final DefinitionKind
DefinitionKind.dk_Sequence
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Sequence.static final DefinitionKind
DefinitionKind.dk_String
The static instance ofDefinitionKind
indicating that an Interface Repository object is a String.static final DefinitionKind
DefinitionKind.dk_Struct
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Struct.static final DefinitionKind
DefinitionKind.dk_Typedef
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Typedef.static final DefinitionKind
DefinitionKind.dk_Union
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Union.static final DefinitionKind
DefinitionKind.dk_Value
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Value.static final DefinitionKind
DefinitionKind.dk_ValueBox
The static instance ofDefinitionKind
indicating that an Interface Repository object is a ValueBox.static final DefinitionKind
DefinitionKind.dk_ValueMember
The static instance ofDefinitionKind
indicating that an Interface Repository object is a ValueMember.static final DefinitionKind
DefinitionKind.dk_Wstring
The static instance ofDefinitionKind
indicating that an Interface Repository object is a Wstring.Methods in org.omg.CORBA that return DefinitionKindModifier and TypeMethodDescription_AliasDefStub.def_kind()
_ArrayDefStub.def_kind()
_AttributeDefStub.def_kind()
_ConstantDefStub.def_kind()
_ContainedStub.def_kind()
_ContainerStub.def_kind()
_EnumDefStub.def_kind()
_ExceptionDefStub.def_kind()
_IDLTypeStub.def_kind()
_InterfaceDefStub.def_kind()
_ModuleDefStub.def_kind()
_NativeDefStub.def_kind()
_OperationDefStub.def_kind()
_PrimitiveDefStub.def_kind()
_RepositoryStub.def_kind()
_SequenceDefStub.def_kind()
_StringDefStub.def_kind()
_StructDefStub.def_kind()
_TypedefDefStub.def_kind()
_UnionDefStub.def_kind()
_ValueBoxDefStub.def_kind()
_ValueDefStub.def_kind()
_ValueMemberDefStub.def_kind()
AliasDefPOATie.def_kind()
ArrayDefPOATie.def_kind()
AttributeDefPOATie.def_kind()
ConstantDefPOATie.def_kind()
ContainedPOATie.def_kind()
ContainerPOATie.def_kind()
EnumDefPOATie.def_kind()
ExceptionDefPOATie.def_kind()
InterfaceDefPOATie.def_kind()
IRObjectOperations.def_kind()
Returns theDefinitionKind
corresponding to this Interface Repository object.ModuleDefPOATie.def_kind()
NativeDefPOATie.def_kind()
OperationDefPOATie.def_kind()
PrimitiveDefPOATie.def_kind()
RepositoryPOATie.def_kind()
SequenceDefPOATie.def_kind()
StringDefPOATie.def_kind()
StructDefPOATie.def_kind()
TypedefDefPOATie.def_kind()
UnionDefPOATie.def_kind()
ValueBoxDefPOATie.def_kind()
ValueDefPOATie.def_kind()
ValueMemberDefPOATie.def_kind()
static DefinitionKind
static DefinitionKind
DefinitionKind.from_int
(int i) Creates aDefinitionKind
instance corresponding to the given code .static DefinitionKind
DefinitionKindHelper.read
(InputStream istream) Methods in org.omg.CORBA with parameters of type DefinitionKindModifier and TypeMethodDescription_ContainerStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _ExceptionDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _InterfaceDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _ModuleDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _RepositoryStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _StructDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _UnionDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) _ValueDefStub.contents
(DefinitionKind limit_type, boolean exclude_inherited) ContainerOperations.contents
(DefinitionKind limit_type, boolean exclude_inherited) ContainerPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) ExceptionDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) InterfaceDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) ModuleDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) RepositoryPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) StructDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) UnionDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) ValueDefPOATie.contents
(DefinitionKind limit_type, boolean exclude_inherited) _ContainerStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _ExceptionDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _InterfaceDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _ModuleDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _RepositoryStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _StructDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _UnionDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) _ValueDefStub.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) ContainerOperations.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) ContainerPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) ExceptionDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) InterfaceDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) ModuleDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) RepositoryPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) StructDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) UnionDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) ValueDefPOATie.describe_contents
(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) static void
DefinitionKindHelper.insert
(Any a, DefinitionKind that) _ContainerStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _ExceptionDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _InterfaceDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _ModuleDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _RepositoryStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _StructDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _UnionDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) _ValueDefStub.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) ContainerOperations.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) ContainerPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) ExceptionDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) InterfaceDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) ModuleDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) RepositoryPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) StructDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) UnionDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) ValueDefPOATie.lookup_name
(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) static void
DefinitionKindHelper.write
(OutputStream ostream, DefinitionKind value) -
Uses of DefinitionKind in org.omg.CORBA.ContainedPackage
Fields in org.omg.CORBA.ContainedPackage declared as DefinitionKindConstructors in org.omg.CORBA.ContainedPackage with parameters of type DefinitionKind -
Uses of DefinitionKind in org.omg.CORBA.ContainerPackage
Fields in org.omg.CORBA.ContainerPackage declared as DefinitionKindConstructors in org.omg.CORBA.ContainerPackage with parameters of type DefinitionKindModifierConstructorDescriptionDescription
(Contained _contained_object, DefinitionKind _kind, Any _value)