import "PortableGroup.idl";
Public Member Functions | |
void | set_default_properties (in Properties props) raises (InvalidProperty, UnsupportedProperty) |
Properties | get_default_properties () |
void | remove_default_properties (in Properties props) raises (InvalidProperty, UnsupportedProperty) |
void | set_type_properties (in _TypeId type_id, in Properties overrides) raises (InvalidProperty, UnsupportedProperty) |
Properties | get_type_properties (in _TypeId type_id) |
void | remove_type_properties (in _TypeId type_id, in Properties props) raises (InvalidProperty, UnsupportedProperty) |
void | set_properties_dynamically (in ObjectGroup object_group, in Properties overrides) raises (ObjectGroupNotFound, InvalidProperty, UnsupportedProperty) |
Properties | get_properties (in ObjectGroup object_group) raises (ObjectGroupNotFound) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|