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 21, 2012 11:04:33 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
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