Uses of Class
edu.colorado.cs.ns2.agents.CBRAgent

Packages that use CBRAgent
edu.colorado.cs.ns2.agents   
 

Uses of CBRAgent in edu.colorado.cs.ns2.agents
 

Fields in edu.colorado.cs.ns2.agents declared as CBRAgent
private  CBRAgent CBRAgent.CBRPropertiesDialog.agent
          A reference to the CBRAgent on which these properties should be applied.
 

Constructors in edu.colorado.cs.ns2.agents with parameters of type CBRAgent
CBRAgent.CBRPropertiesDialog(CBRAgent agent)
          Default constructor