|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Container
This storagetype describes a Container
Method Summary | |
---|---|
AliasDefRef[] |
aliases()
Aliases |
void |
aliases(AliasDefRef[] arg)
Aliases |
AliasDefRef[] |
aliases(org.omg.CosPersistentState.ForUpdate fu)
|
ContainedRef[] |
all()
All |
void |
all(ContainedRef[] arg)
All |
ContainedRef[] |
all(org.omg.CosPersistentState.ForUpdate fu)
|
ConstantDefRef[] |
constants()
Constants |
void |
constants(ConstantDefRef[] arg)
Constants |
ConstantDefRef[] |
constants(org.omg.CosPersistentState.ForUpdate fu)
|
EnumDefRef[] |
enums()
Enums |
void |
enums(EnumDefRef[] arg)
Enums |
EnumDefRef[] |
enums(org.omg.CosPersistentState.ForUpdate fu)
|
ExceptionDefRef[] |
exceptions()
Exceptions |
void |
exceptions(ExceptionDefRef[] arg)
Exceptions |
ExceptionDefRef[] |
exceptions(org.omg.CosPersistentState.ForUpdate fu)
|
InterfaceDefRef[] |
interfaces()
Interfaces |
InterfaceDefRef[] |
interfaces(org.omg.CosPersistentState.ForUpdate fu)
|
void |
interfaces(InterfaceDefRef[] arg)
Interfaces |
ModuleDefRef[] |
modules()
Modules |
ModuleDefRef[] |
modules(org.omg.CosPersistentState.ForUpdate fu)
|
void |
modules(ModuleDefRef[] arg)
Modules |
NativeDefRef[] |
natives()
Natives |
NativeDefRef[] |
natives(org.omg.CosPersistentState.ForUpdate fu)
|
void |
natives(NativeDefRef[] arg)
Natives |
StructDefRef[] |
structs()
Structs |
StructDefRef[] |
structs(org.omg.CosPersistentState.ForUpdate fu)
|
void |
structs(StructDefRef[] arg)
Structs |
UnionDefRef[] |
unions()
Unions |
UnionDefRef[] |
unions(org.omg.CosPersistentState.ForUpdate fu)
|
void |
unions(UnionDefRef[] arg)
Unions |
ValueBoxDefRef[] |
value_boxes()
Value Boxes |
ValueBoxDefRef[] |
value_boxes(org.omg.CosPersistentState.ForUpdate fu)
|
void |
value_boxes(ValueBoxDefRef[] arg)
Value Boxes |
ValueDefRef[] |
values()
Values |
ValueDefRef[] |
values(org.omg.CosPersistentState.ForUpdate fu)
|
void |
values(ValueDefRef[] arg)
Values |
Methods inherited from interface org.openorb.ir.persistence.IRObject |
---|
def_kind, def_kind, def_kind, id, id |
Methods inherited from interface org.omg.CosPersistentState.StorageObject |
---|
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
Method Detail |
---|
ContainedRef[] all()
ContainedRef[] all(org.omg.CosPersistentState.ForUpdate fu)
void all(ContainedRef[] arg)
ModuleDefRef[] modules()
ModuleDefRef[] modules(org.omg.CosPersistentState.ForUpdate fu)
void modules(ModuleDefRef[] arg)
ConstantDefRef[] constants()
ConstantDefRef[] constants(org.omg.CosPersistentState.ForUpdate fu)
void constants(ConstantDefRef[] arg)
StructDefRef[] structs()
StructDefRef[] structs(org.omg.CosPersistentState.ForUpdate fu)
void structs(StructDefRef[] arg)
UnionDefRef[] unions()
UnionDefRef[] unions(org.omg.CosPersistentState.ForUpdate fu)
void unions(UnionDefRef[] arg)
EnumDefRef[] enums()
EnumDefRef[] enums(org.omg.CosPersistentState.ForUpdate fu)
void enums(EnumDefRef[] arg)
AliasDefRef[] aliases()
AliasDefRef[] aliases(org.omg.CosPersistentState.ForUpdate fu)
void aliases(AliasDefRef[] arg)
InterfaceDefRef[] interfaces()
InterfaceDefRef[] interfaces(org.omg.CosPersistentState.ForUpdate fu)
void interfaces(InterfaceDefRef[] arg)
ValueDefRef[] values()
ValueDefRef[] values(org.omg.CosPersistentState.ForUpdate fu)
void values(ValueDefRef[] arg)
ValueBoxDefRef[] value_boxes()
ValueBoxDefRef[] value_boxes(org.omg.CosPersistentState.ForUpdate fu)
void value_boxes(ValueBoxDefRef[] arg)
ExceptionDefRef[] exceptions()
ExceptionDefRef[] exceptions(org.omg.CosPersistentState.ForUpdate fu)
void exceptions(ExceptionDefRef[] arg)
NativeDefRef[] natives()
NativeDefRef[] natives(org.omg.CosPersistentState.ForUpdate fu)
void natives(NativeDefRef[] arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |