Uses of Class
galatea.glorias.ListAg

Packages that use ListAg
galatea.glorias   
 

Uses of ListAg in galatea.glorias
 

Methods in galatea.glorias with parameters of type ListAg
 boolean Goal.fired(ListAg obs)
          This method is used to check agent's observations against the list of required observations to execute a determined goal.
 

Constructors in galatea.glorias with parameters of type ListAg
Goal(java.lang.String conclusion, ListAg conditions)
          Constructor.