10 #include <Atoms/BehaviourModule.h>
12 namespace AtomsModules
23 void addMetadata(
const std::vector<Atoms::Agent*>& agents,
Atoms::AgentGroup* agentGroup,
bool isCreation);
30 void addMetaModuleProcessMetadataType(
33 AtomsPtr<AtomsCore::Metadata>& agentMeta,
34 const std::string& metaName,
36 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