phenome_core.core.helpers.method_helpers module

add_dynamic_method(obj, key, method, arguments)
build_argument_dictionary(arg_list)
create_dynamic_method(model_id, model_classtype_id, item_id, attributes, is_root_model, item_description)

creates actions to be added to objects at load time

get_dynamic_actions_per_classtype(model_classtype_id, include_dynamic_methods)
get_dynamic_actions_per_model(model, include_dynamic_methods)
get_dynamic_actions_per_model_id(model_id, include_dynamic_methods)
get_dynamic_actions_per_object(obj)
get_dynamic_actions_per_object_id(object_id)