public interface PropertySetFactoryOperations
Modifier and Type | Method and Description |
---|---|
PropertySet |
create_constrained_propertyset(TypeCode[] allowed_property_types,
Property[] allowed_properties) |
PropertySet |
create_initial_propertyset(Property[] initial_properties) |
PropertySet |
create_propertyset() |
PropertySet create_propertyset()
PropertySet create_constrained_propertyset(TypeCode[] allowed_property_types, Property[] allowed_properties) throws ConstraintNotSupported
ConstraintNotSupported
PropertySet create_initial_propertyset(Property[] initial_properties) throws MultipleExceptions
MultipleExceptions
Copyright © 2017 JacORB. All rights reserved.