org.omg.CosPropertyService
Interface PropertySetFactoryOperations
- All Known Subinterfaces:
- PropertySetFactory
- All Known Implementing Classes:
- _PropertySetFactoryStub, PropertySetFactoryPOA, PropertySetFactoryPOATie
public interface PropertySetFactoryOperations
Generated from IDL interface "PropertySetFactory".
- Version:
- generated at Sep 14, 2010 11:02:20 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
create_propertyset
PropertySet create_propertyset()
create_constrained_propertyset
PropertySet create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties)
throws ConstraintNotSupported
- Throws:
ConstraintNotSupported
create_initial_propertyset
PropertySet create_initial_propertyset(Property[] initial_properties)
throws MultipleExceptions
- Throws:
MultipleExceptions