known_model_names

glotaran.plugin_system.model_registration.known_model_names(full_names: bool = False) list[str][source]

Names of the registered models.

Parameters

full_names (bool) – Whether to display the full names the plugins are registered under as well.

Returns

List of registered models.

Return type

list[str]