import "CosPropertyService.idl";
Public Methods | |
PropertySet | create_propertyset () |
Creates an empty property set. More... | |
PropertySet | create_constrained_propertyset (in PropertyTypes allowed_property_types, in Properties allowed_properties) raises (ConstraintNotSupported) |
Creates an empty property set with constraints. More... | |
PropertySet | create_initial_propertyset (in Properties initial_properties) raises (MultipleExceptions) |
Creates a property set with initial properties. More... |
|
Creates an empty property set with constraints.
|
|
Creates a property set with initial properties.
|
|
Creates an empty property set.
|