org.cougaar.pizza.plugin.util |
Utility classes supporting the pizza plugins.
|
Java Source File Name | Type | Comment |
PizzaPreferenceHelper.java | Class | Checks if entity likes meat or veg pizza by checking its role -
Carnivore or Vegetarian. |
PublishTaxonomy.java | Class | Simple extension of the main ServiceDiscovery PublishTaxonomy support class,
to point to the tModelNames needed by the pizza application, and point to the
pizza app Taxonomy files. |
RoleWithBlacklistScorer.java | Class | ServiceDiscovery Service scoring function using Role name and an
exclusion list. |