import "CosPropertyService.idl";
Public Methods | |
PropertySetDef | create_propertysetdef () |
Creates an empty property set def. More... | |
PropertySetDef | create_constrained_propertysetdef (in PropertyTypes allowed_property_types, in PropertyDefs allowed_property_defs) raises (ConstraintNotSupported) |
Creates an empty property set def with constraints. More... | |
PropertySetDef | create_initial_propertysetdef (in PropertyDefs initial_property_defs) raises (MultipleExceptions) |
Creates a property set def with initial properties. More... |
|
Creates an empty property set def with constraints.
|
|
Creates a property set def with initial properties.
|
|
Creates an empty property set def.
|