|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CORBA._EnumDefStub
An EnumDef represents an OMG IDL enumeration definition.
| Constructor Summary | |
|---|---|
_EnumDefStub()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
_ids()
|
java.lang.String |
absolute_name()
The absolute_name attribute is an absolute ScopedName that identifies a Contained object uniquely within its enclosing Repository. |
Repository |
containing_repository()
The containing_repository attribute identifies the Repository that is eventually reached by recursively following the object?s defined_in attribute. |
DefinitionKind |
def_kind()
The def_kind type_name attribute identifies the type of the definition. |
Container |
defined_in()
Contained objects also have a defined_in attribute that identifies the Container within which they are defined. |
Description |
describe()
The describe operation returns a structure containing information about the interface. |
void |
destroy()
The destroy operation causes the object to cease to exist. |
java.lang.String |
id()
An object that is contained by another object has an id attribute that identifies it globally. |
void |
id(java.lang.String value)
An object that is contained by another object has an id attribute that identifies it globally. |
java.lang.String[] |
members()
The members attribute contains a distinct name for each possible value of the enumeration. |
void |
members(java.lang.String[] value)
The members attribute contains a distinct name for each possible value of the enumeration. |
void |
move(Container new_container,
java.lang.String new_name,
java.lang.String new_version)
The move operation atomically removes this object from its current Container, and adds it to the Container specified by new_container must satisfy the following conditions: It must be in the same Repository. |
java.lang.String |
name()
An object that is contained by another object has a name attribute that identifies it uniquely within the enclosing Container object. |
void |
name(java.lang.String value)
An object that is contained by another object has a name attribute that identifies it uniquely within the enclosing Container object. |
TypeCode |
type()
The type attribute describes the type defined by an object derived from IDLType. |
java.lang.String |
version()
An object that is contained by another object has a version attribute that distinguishes it from other versioned objects with the same name. |
void |
version(java.lang.String value)
An object that is contained by another object has a version attribute that distinguishes it from other versioned objects with the same name. |
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
|---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
| Constructor Detail |
public _EnumDefStub()
| Method Detail |
public java.lang.String[] _ids()
_ids in class ObjectImplpublic java.lang.String[] members()
EnumDefOperations
members in interface EnumDefOperationspublic void members(java.lang.String[] value)
EnumDefOperations
members in interface EnumDefOperationspublic java.lang.String id()
ContainedOperations
id in interface ContainedOperationspublic void id(java.lang.String value)
ContainedOperations
id in interface ContainedOperationspublic java.lang.String name()
ContainedOperations
name in interface ContainedOperationspublic void name(java.lang.String value)
ContainedOperations
name in interface ContainedOperationspublic java.lang.String version()
ContainedOperations
version in interface ContainedOperationspublic void version(java.lang.String value)
ContainedOperations
version in interface ContainedOperationspublic Container defined_in()
ContainedOperations
defined_in in interface ContainedOperationspublic java.lang.String absolute_name()
ContainedOperations
absolute_name in interface ContainedOperationspublic Repository containing_repository()
ContainedOperations
containing_repository in interface ContainedOperationspublic Description describe()
ContainedOperations
describe in interface ContainedOperations
public void move(Container new_container,
java.lang.String new_name,
java.lang.String new_version)
ContainedOperations
move in interface ContainedOperationspublic DefinitionKind def_kind()
IRObjectOperations
def_kind in interface IRObjectOperationspublic void destroy()
IRObjectOperations
destroy in interface IRObjectOperationspublic TypeCode type()
IDLTypeOperations
type in interface IDLTypeOperations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||