|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueDef
This storagetype describes the ValueDef
Method Summary | |
---|---|
ValueDefRef[] |
abstract_base_values()
AbstractBaseValues |
ValueDefRef[] |
abstract_base_values(org.omg.CosPersistentState.ForUpdate fu)
|
void |
abstract_base_values(ValueDefRef[] arg)
AbstractBaseValues |
AttributeDefRef[] |
attributes()
Attributes |
void |
attributes(AttributeDefRef[] arg)
Attributes |
AttributeDefRef[] |
attributes(org.omg.CosPersistentState.ForUpdate fu)
|
ValueDef |
base_value()
BaseValue |
void |
base_value(ValueDef arg)
BaseValue |
void |
base_value(ValueDefRef arg)
|
ValueDefRef |
base_value(org.omg.CosPersistentState.YieldRef yr)
|
org.omg.CORBA.Initializer[] |
initializers()
Initializers |
org.omg.CORBA.Initializer[] |
initializers(org.omg.CosPersistentState.ForUpdate fu)
|
void |
initializers(org.omg.CORBA.Initializer[] arg)
Initializers |
boolean |
is_abstract()
IsAbstract |
void |
is_abstract(boolean arg)
IsAbstract |
boolean |
is_custom()
IsCustom |
void |
is_custom(boolean arg)
IsCustom |
boolean |
is_truncatable()
IsTruncatable |
void |
is_truncatable(boolean arg)
IsTruncatable |
ValueMemberDefRef[] |
members()
Members |
ValueMemberDefRef[] |
members(org.omg.CosPersistentState.ForUpdate fu)
|
void |
members(ValueMemberDefRef[] arg)
Members |
OperationDefRef[] |
operations()
Operations |
OperationDefRef[] |
operations(org.omg.CosPersistentState.ForUpdate fu)
|
void |
operations(OperationDefRef[] arg)
Operations |
InterfaceDefRef[] |
supported_interfaces()
SupportedInterfaces |
InterfaceDefRef[] |
supported_interfaces(org.omg.CosPersistentState.ForUpdate fu)
|
void |
supported_interfaces(InterfaceDefRef[] arg)
SupportedInterfaces |
org.omg.CORBA.TypeCode |
type()
TypeCode |
void |
type(org.omg.CORBA.TypeCode arg)
TypeCode |
Methods inherited from interface org.openorb.ir.persistence.Container |
---|
aliases, aliases, aliases, all, all, all, constants, constants, constants, enums, enums, enums, exceptions, exceptions, exceptions, interfaces, interfaces, interfaces, modules, modules, modules, natives, natives, natives, structs, structs, structs, unions, unions, unions, value_boxes, value_boxes, value_boxes, values, values, values |
Methods inherited from interface org.openorb.ir.persistence.Contained |
---|
absolute_name, absolute_name, containing_repository, containing_repository, containing_repository, containing_repository, defined_in, defined_in, defined_in, defined_in, name, name, version, version |
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 |
---|
boolean is_custom()
void is_custom(boolean arg)
boolean is_abstract()
void is_abstract(boolean arg)
ValueDef base_value()
ValueDefRef base_value(org.omg.CosPersistentState.YieldRef yr)
void base_value(ValueDef arg)
void base_value(ValueDefRef arg)
boolean is_truncatable()
void is_truncatable(boolean arg)
ValueDefRef[] abstract_base_values()
ValueDefRef[] abstract_base_values(org.omg.CosPersistentState.ForUpdate fu)
void abstract_base_values(ValueDefRef[] arg)
InterfaceDefRef[] supported_interfaces()
InterfaceDefRef[] supported_interfaces(org.omg.CosPersistentState.ForUpdate fu)
void supported_interfaces(InterfaceDefRef[] arg)
OperationDefRef[] operations()
OperationDefRef[] operations(org.omg.CosPersistentState.ForUpdate fu)
void operations(OperationDefRef[] arg)
AttributeDefRef[] attributes()
AttributeDefRef[] attributes(org.omg.CosPersistentState.ForUpdate fu)
void attributes(AttributeDefRef[] arg)
ValueMemberDefRef[] members()
ValueMemberDefRef[] members(org.omg.CosPersistentState.ForUpdate fu)
void members(ValueMemberDefRef[] arg)
org.omg.CORBA.Initializer[] initializers()
org.omg.CORBA.Initializer[] initializers(org.omg.CosPersistentState.ForUpdate fu)
void initializers(org.omg.CORBA.Initializer[] arg)
org.omg.CORBA.TypeCode type()
void type(org.omg.CORBA.TypeCode arg)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |