|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CORBA.ConstantDefPOA
|
+--org.openorb.ir.impl.ConstantDefImpl
This class is the ConstantDef implementation.
| Constructor Summary | |
ConstantDefImpl(org.omg.CORBA.ORB orb,
org.omg.PortableServer.POA parentPOA,
ConstantDefHome home)
Constructor |
|
| Method Summary | |
java.lang.String |
absolute_name()
The absolute_name attribute is an absolute ScopedName that identifies a Contained object uniquely within its enclosing Repository. |
org.omg.CORBA.Repository |
containing_repository()
The containing_repository attribute identifies the Repository that is eventually reached by recursively following the object's defined_in attribute. |
org.omg.CORBA.DefinitionKind |
def_kind()
The def_kind type_name attribute identifies the type of the definition. |
org.omg.CORBA.Container |
defined_in()
Contained objects also have a defined_in attribute that identifies the Container within which they are defined. |
org.omg.CORBA.ContainedPackage.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. |
ConstantDefHome |
getHome()
Get the ConstantDef home |
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. |
void |
move(org.omg.CORBA.Container new_contained,
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. |
org.omg.CORBA.IDLType |
type_def()
The type_def attribute identifies the definition of the type of the constant. |
void |
type_def(org.omg.CORBA.IDLType value)
The type_def attribute identifies the definition of the type of the constant. |
org.omg.CORBA.TypeCode |
type()
The type attribute specifies the TypeCode describing the type of the constant. |
org.omg.CORBA.Any |
value()
The value attribute contains the value of the constant. |
void |
value(org.omg.CORBA.Any value)
The value attribute contains the value of the constant. |
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.ConstantDefPOA |
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConstantDefImpl(org.omg.CORBA.ORB orb,
org.omg.PortableServer.POA parentPOA,
ConstantDefHome home)
| Method Detail |
public ConstantDefHome getHome()
public org.omg.CORBA.TypeCode type()
type in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.IDLType type_def()
type_def in class org.omg.CORBA.ConstantDefPOApublic void type_def(org.omg.CORBA.IDLType value)
type_def in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.Any value()
value in class org.omg.CORBA.ConstantDefPOApublic void value(org.omg.CORBA.Any value)
value in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.DefinitionKind def_kind()
def_kind in class org.omg.CORBA.ConstantDefPOApublic void destroy()
destroy in class org.omg.CORBA.ConstantDefPOApublic java.lang.String id()
id in class org.omg.CORBA.ConstantDefPOApublic void id(java.lang.String value)
id in class org.omg.CORBA.ConstantDefPOApublic java.lang.String name()
name in class org.omg.CORBA.ConstantDefPOApublic void name(java.lang.String value)
name in class org.omg.CORBA.ConstantDefPOApublic java.lang.String version()
version in class org.omg.CORBA.ConstantDefPOApublic void version(java.lang.String value)
version in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.Container defined_in()
defined_in in class org.omg.CORBA.ConstantDefPOApublic java.lang.String absolute_name()
absolute_name in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.Repository containing_repository()
containing_repository in class org.omg.CORBA.ConstantDefPOApublic org.omg.CORBA.ContainedPackage.Description describe()
describe in class org.omg.CORBA.ConstantDefPOA
public void move(org.omg.CORBA.Container new_contained,
java.lang.String new_name,
java.lang.String new_version)
move in class org.omg.CORBA.ConstantDefPOA
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||