10 #include <Atoms/BehaviourModule.h>
11 #include <unordered_map>
13 namespace AtomsModules
26 void addMetadata(
const std::vector<Atoms::Agent*>& agents,
Atoms::AgentGroup* agentGroup,
bool isCreation);
33 void addMetaModuleProcessMetadataType(
35 AtomsPtr<AtomsCore::Metadata>& agentMeta,
36 const std::string& metaName,
37 const std::string& groupIdStr,
Agent group.
Definition: AgentGroup.h:36
Agent.
Definition: Agent.h:44
Behaviour Module Attribute Cache.
Definition: BehaviourModuleAttributeCache.h:41
Behaviour module.
Definition: BehaviourModule.h:32