se.liu.ida.critiquer.resources
Interface AgentFactory

All Known Implementing Classes:
ReconAgentFactory, StandardAgentFactory

public interface AgentFactory


Method Summary
 Agent getAgentStructure()
          Create a group structure, where the root agent is some abstract rescue unit, which has helicopters, ambulances and police units and homogeneous sub-units
 Agent getAgentStructure(boolean forceUpdate)
           
 

Method Detail

getAgentStructure

Agent getAgentStructure()
Create a group structure, where the root agent is some abstract rescue unit, which has helicopters, ambulances and police units and homogeneous sub-units


getAgentStructure

Agent getAgentStructure(boolean forceUpdate)