gemd.entity.object.has_template_check_generator module

For entities that have specs.

class gemd.entity.object.has_template_check_generator.HasTemplateCheckGenerator

Bases: ABC

Mix-in trait for objects that can generate a Check Template closure.

abstract property template: Union[BaseTemplate, LinkByUID]

Get the object template associated with this object.