pycopancore.model_components.seven_dwarfs.model module¶
Model mixing class template.
TODO: adjust or fill in code and documentation wherever marked by “TODO:”, then remove these instructions
- class Model[source]¶
Bases:
ModelModel mixin class.
- entity_types = [<class 'pycopancore.model_components.seven_dwarfs.implementation.world.World'>, <class 'pycopancore.model_components.seven_dwarfs.implementation.cell.Cell'>, <class 'pycopancore.model_components.seven_dwarfs.implementation.individual.Individual'>, <class 'pycopancore.model_components.seven_dwarfs.implementation.social_system.SocialSystem'>, <class 'pycopancore.model_components.seven_dwarfs.implementation.group.Group'>]¶
list of entity types augmented by this component
- process_taxa = [<class 'pycopancore.model_components.seven_dwarfs.implementation.culture.Culture'>]¶
list of process taxa augmented by this component