is_known_megacomplex

glotaran.plugin_system.megacomplex_registration.is_known_megacomplex(megacomplex_type: str) bool[source]

Check if a megacomplex is in the megacomplex registry.

Parameters:

megacomplex_type (str) – Name of the megacomplex under which it is registered.

Returns:

Whether or not the megacomplex is registered.

Return type:

bool