se.liu.ida.critiquer.resources
Class DefaultAgent
java.lang.Object
se.liu.ida.critiquer.resources.Agent
se.liu.ida.critiquer.resources.DefaultAgent
- All Implemented Interfaces:
- Serializable
public class DefaultAgent
- extends Agent
- Author:
- olale
- See Also:
- Serialized Form
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 |
DefaultAgent
public DefaultAgent(String name)
- Parameters:
name
-
DefaultAgent
public DefaultAgent(Agent parent,
String name)
- Parameters:
parent
- name
-