org.omg.CosPropertyService
Interface PropertySetDefFactoryOperations
- All Known Subinterfaces:
- PropertySetDefFactory
- All Known Implementing Classes:
- _PropertySetDefFactoryStub, PropertySetDefFactoryPOA, PropertySetDefFactoryPOATie
public interface PropertySetDefFactoryOperations
Generated from IDL interface "PropertySetDefFactory".
- Version:
- generated at Mar 17, 2009 1:47:08 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
create_propertysetdef
PropertySetDef create_propertysetdef()
create_constrained_propertysetdef
PropertySetDef create_constrained_propertysetdef(TypeCode[] allowed_property_types,
PropertyDef[] allowed_property_defs)
throws ConstraintNotSupported
- Throws:
ConstraintNotSupported
create_initial_propertysetdef
PropertySetDef create_initial_propertysetdef(PropertyDef[] initial_property_defs)
throws MultipleExceptions
- Throws:
MultipleExceptions