Uses of Package
net.sf.freecol.server.ai.goal

Packages that use net.sf.freecol.server.ai.goal
net.sf.freecol.server.ai The main package of the ai package tree. 
net.sf.freecol.server.ai.goal   
 

Classes in net.sf.freecol.server.ai.goal used by net.sf.freecol.server.ai
Goal
          A Goal is used to encapsulate a specific part of the decision-making process of an AI.
 

Classes in net.sf.freecol.server.ai.goal used by net.sf.freecol.server.ai.goal
Goal
          A Goal is used to encapsulate a specific part of the decision-making process of an AI.
GoalConstants
          Contains constants used by the Goal classes.