Closed dhixsingh closed 5 years ago
The old AgentDataContainer is now deprecated: https://github.com/agentsoz/bdi-abm-integration/blob/82590e522829fab82d5e0c09a0d21d8e86f4cb78/integrations/bdi-abm/src/main/java/io/github/agentsoz/bdiabm/data/AgentDataContainer.java#L43
AgentDataContainer
and should be replaced by the newer AgentDataContainer throughout: https://github.com/agentsoz/bdi-abm-integration/blob/18d507b9af6d972e6e31e1e8dc0f48fcc058e6df/integrations/bdi-abm/src/main/java/io/github/agentsoz/bdiabm/v2/AgentDataContainer.java#L33-L36
The old
AgentDataContainer
is now deprecated: https://github.com/agentsoz/bdi-abm-integration/blob/82590e522829fab82d5e0c09a0d21d8e86f4cb78/integrations/bdi-abm/src/main/java/io/github/agentsoz/bdiabm/data/AgentDataContainer.java#L43and should be replaced by the newer
AgentDataContainer
throughout: https://github.com/agentsoz/bdi-abm-integration/blob/18d507b9af6d972e6e31e1e8dc0f48fcc058e6df/integrations/bdi-abm/src/main/java/io/github/agentsoz/bdiabm/v2/AgentDataContainer.java#L33-L36