public interface PropertySetDefFactoryOperations
Modifier and Type | Method and Description |
---|---|
PropertySetDef |
create_constrained_propertysetdef(TypeCode[] allowed_property_types,
PropertyDef[] allowed_property_defs) |
PropertySetDef |
create_initial_propertysetdef(PropertyDef[] initial_property_defs) |
PropertySetDef |
create_propertysetdef() |
PropertySetDef create_propertysetdef()
PropertySetDef create_constrained_propertysetdef(TypeCode[] allowed_property_types, PropertyDef[] allowed_property_defs) throws ConstraintNotSupported
ConstraintNotSupported
PropertySetDef create_initial_propertysetdef(PropertyDef[] initial_property_defs) throws MultipleExceptions
MultipleExceptions
Copyright © 2017 JacORB. All rights reserved.