|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cougaar.pizza.plugin.util.PizzaPreferenceHelper
Checks if entity likes meat or veg pizza by checking its role - Carnivore or Vegetarian.
| Constructor Summary | |
PizzaPreferenceHelper()
|
|
| Method Summary | |
static java.lang.String |
getPizzaPreference(org.cougaar.core.service.LoggingService log,
org.cougaar.planning.ldm.asset.Entity entity)
Using self entity from blackboard, get its entity pg, and see if it includes a role "carnivore". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PizzaPreferenceHelper()
| Method Detail |
public static final java.lang.String getPizzaPreference(org.cougaar.core.service.LoggingService log,
org.cougaar.planning.ldm.asset.Entity entity)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||