org.omg.CosPropertyService
Interface PropertySetFactoryOperations
- All Known Subinterfaces:
- PropertySetFactory
- All Known Implementing Classes:
- PropertySetFactoryPOA
- public interface PropertySetFactoryOperations
Interface definition : PropertySetFactory
- Author:
- OpenORB Compiler
create_propertyset
public PropertySet create_propertyset()
- Operation create_propertyset
create_constrained_propertyset
public PropertySet create_constrained_propertyset(org.omg.CORBA.TypeCode[] allowed_property_types,
Property[] allowed_properties)
throws ConstraintNotSupported
- Operation create_constrained_propertyset
create_initial_propertyset
public PropertySet create_initial_propertyset(Property[] initial_properties)
throws MultipleExceptions
- Operation create_initial_propertyset