CosPropertyService_PropertySetDefFactory

Functions


create_propertysetdef(OE_THIS) -> term()

create_propertysetdef(OE_THIS, OE_Options) -> term()

create_constrained_propertysetdef(OE_THIS, Allowed_property_types, Allowed_property_defs) -> term()

create_constrained_propertysetdef(OE_THIS, OE_Options, Allowed_property_types, Allowed_property_defs) -> term()

create_initial_propertysetdef(OE_THIS, Initial_property_defs) -> term()

create_initial_propertysetdef(OE_THIS, OE_Options, Initial_property_defs) -> term()

oe_is_a(X1) -> term()

oe_tc(X1) -> term()

oe_get_interface() -> term()

typeID() -> term()

oe_create() -> term()

oe_create_link() -> term()

oe_create(Env) -> term()

oe_create_link(Env) -> term()

oe_create(Env, RegName) -> term()

oe_create_link(Env, RegName) -> term()

init(Env) -> term()

terminate(Reason, State) -> term()

handle_call(X1, X2, OE_State) -> term()

handle_cast(X1, State) -> term()

handle_info(X1, State) -> term()

code_change(OldVsn, State, Extra) -> term()

View Functions