se.liu.ida.critiquer.scenarios.standard
Class PoliceUnit

java.lang.Object
  extended by se.liu.ida.critiquer.resources.Agent
      extended by se.liu.ida.critiquer.scenarios.standard.PoliceUnit
All Implemented Interfaces:
Serializable

public class PoliceUnit
extends Agent

See Also:
Serialized Form

Field Summary
 
Fields inherited from class se.liu.ida.critiquer.resources.Agent
agentSimulationState, dummyAgent, fitnessMap, missionContributionCalculators, name
 
Constructor Summary
PoliceUnit(Agent parent, String name)
           
PoliceUnit(String name)
           
 
Method Summary
 
Methods inherited from class se.liu.ida.critiquer.resources.Agent
addAgentChangedListener, addChild, addParameter, equals, getActivitiesForAgent, getAgentSimulationState, getChildren, getLabel, getPanel, getParamByClassAndName, getParent, getPicture, getSuitability, getTimeLineColor, hashCode, initAgentSimulationState, initPanel, notifyAgentChangedListeners, perform, removeAgentChangedListener, setPicture, setPictureFromName, setTimeLineColor, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PoliceUnit

public PoliceUnit(String name)

PoliceUnit

public PoliceUnit(Agent parent,
                  String name)
Parameters:
parent -
name -