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 DefinitionKindstatic DefinitionKindDefinitionKindHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type DefinitionKindModifier and TypeMethodDescriptionstatic voidDefinitionKindHelper.insert(Any a, DefinitionKind that) static voidDefinitionKindHelper.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 DefinitionKindDefinitionKind.dk_AbstractInterfaceThe static instance ofDefinitionKindindicating that an Interface Repository object represents an abstract interface.static final DefinitionKindDefinitionKind.dk_AliasThe static instance ofDefinitionKindindicating that an Interface Repository object is an Alias.static final DefinitionKindDefinitionKind.dk_allThe wildcardDefinitionKindconstant, useful in all occasions where anyDefinitionKindis appropriate.static final DefinitionKindDefinitionKind.dk_ArrayThe static instance ofDefinitionKindindicating that an Interface Repository object is an Array.static final DefinitionKindDefinitionKind.dk_AttributeThe static instance ofDefinitionKindindicating that an Interface Repository object is an Attribute.static final DefinitionKindDefinitionKind.dk_ConstantThe static instance ofDefinitionKindindicating that an Interface Repository object is a constant.static final DefinitionKindDefinitionKind.dk_EnumThe static instance ofDefinitionKindindicating that an Interface Repository object is an Enum.static final DefinitionKindDefinitionKind.dk_ExceptionThe static instance ofDefinitionKindindicating that an Interface Repository object is an Exception.static final DefinitionKindDefinitionKind.dk_FixedThe static instance ofDefinitionKindindicating that an Interface Repository object is a Fixed value.static final DefinitionKindDefinitionKind.dk_InterfaceThe static instance ofDefinitionKindindicating that an Interface Repository object is an Interface.static final DefinitionKindDefinitionKind.dk_ModuleThe static instance ofDefinitionKindindicating that an Interface Repository object is a Module.static final DefinitionKindDefinitionKind.dk_NativeThe static instance ofDefinitionKindindicating that an Interface Repository object is a Native value.static final DefinitionKindDefinitionKind.dk_noneThe static instance ofDefinitionKindindicating that an Interface Repository object has no definition kind.static final DefinitionKindDefinitionKind.dk_OperationThe static instance ofDefinitionKindindicating that an Interface Repository object is an Operation.static final DefinitionKindDefinitionKind.dk_PrimitiveThe static instance ofDefinitionKindindicating that an Interface Repository object is a Primitive.static final DefinitionKindDefinitionKind.dk_RepositoryThe static instance ofDefinitionKindindicating that an Interface Repository object is a Repository.static final DefinitionKindDefinitionKind.dk_SequenceThe static instance ofDefinitionKindindicating that an Interface Repository object is a Sequence.static final DefinitionKindDefinitionKind.dk_StringThe static instance ofDefinitionKindindicating that an Interface Repository object is a String.static final DefinitionKindDefinitionKind.dk_StructThe static instance ofDefinitionKindindicating that an Interface Repository object is a Struct.static final DefinitionKindDefinitionKind.dk_TypedefThe static instance ofDefinitionKindindicating that an Interface Repository object is a Typedef.static final DefinitionKindDefinitionKind.dk_UnionThe static instance ofDefinitionKindindicating that an Interface Repository object is a Union.static final DefinitionKindDefinitionKind.dk_ValueThe static instance ofDefinitionKindindicating that an Interface Repository object is a Value.static final DefinitionKindDefinitionKind.dk_ValueBoxThe static instance ofDefinitionKindindicating that an Interface Repository object is a ValueBox.static final DefinitionKindDefinitionKind.dk_ValueMemberThe static instance ofDefinitionKindindicating that an Interface Repository object is a ValueMember.static final DefinitionKindDefinitionKind.dk_WstringThe static instance ofDefinitionKindindicating 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 theDefinitionKindcorresponding 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 DefinitionKindstatic DefinitionKindDefinitionKind.from_int(int i) Creates aDefinitionKindinstance corresponding to the given code .static DefinitionKindDefinitionKindHelper.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 voidDefinitionKindHelper.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 voidDefinitionKindHelper.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)