pycopancore.model_components.base.implementation.group module¶
- class Group(*args, **kwargs)[source]¶
-
Gropp entity type mixin implementation class.
Base component’s Group mixin that every model must use in composing their Group class. Inherits from I.Group as the interface with all necessary variables and parameters.
- culture¶
reference to another entity or process taxon
- environment¶
reference to another entity or process taxon
- group_members¶
reference to a set of entities
- metabolism¶
reference to another entity or process taxon
- processes = []¶
- property world¶
Get the World the Group is part of.