Uses of Package
se.liu.ida.critiquer.resources

Packages that use se.liu.ida.critiquer.resources
se.liu.ida.critiquer.activities Activity package Classes that define the basic behaviour of classes. 
se.liu.ida.critiquer.activities.parameters Parameters of activities Classes related to parameters that define activities. 
se.liu.ida.critiquer.gui GUI package Classes determining the visual appearance of the planning tool, with all the views necessary. 
se.liu.ida.critiquer.mics   
se.liu.ida.critiquer.resources Classes that define the resources/units/agents in activities. 
se.liu.ida.critiquer.scenarios.recon   
se.liu.ida.critiquer.scenarios.standard   
se.liu.ida.critiquer.simulation   
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.activities
Agent
           Agents are a part of and perform activities.
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.activities.parameters
Agent
           Agents are a part of and perform activities.
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.gui
Agent
           Agents are a part of and perform activities.
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.mics
AgentFactory
           
OrganizationModel
          The organization model represents the available resources that may be used for this scenario To change what resources are used, we must change the constructor so that another agent factory is used to produce our set of agents TODO: Preferably this should be selectable when the planning tool starts, or at least configurable from the command line.
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.resources
Agent
           Agents are a part of and perform activities.
AgentContributionCalculator
           Interface for functions defined by agents that calculate how long a mission takes to complete.
ParameterInAgent
           
ParameterInAgent.Type
          The type of parameter determines whether or not it will be visible in the interface
Suitability
           
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.scenarios.recon
Agent
           Agents are a part of and perform activities.
AgentFactory
           
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.scenarios.standard
Agent
           Agents are a part of and perform activities.
AgentFactory
           
ParameterInAgent
           
ParameterInAgent.Type
          The type of parameter determines whether or not it will be visible in the interface
 

Classes in se.liu.ida.critiquer.resources used by se.liu.ida.critiquer.simulation
Agent
           Agents are a part of and perform activities.