org.cougaar.tools.csmart.recipe |
|
Java Source File Name | Type | Comment |
AdaptivitySupportRecipe.java | Class | AdaptivitySupportRecipe: add standard adaptivity Engine pieces
to selected Agents. |
AgentQueryProperty.java | Class | Extends ConfigurableComponentProperty in order to override the
getAllowedValues method with values obtained from the set of
available queries. |
BasicMetric.java | Class | A Metric that adds the CSMART Metric collection Plugin to any society. |
CompleteAgentRecipe.java | Class | Recipe to add a complete Agent to the society. |
ComplexRecipeBase.java | Class | ComplexRecipeBase.java
Base component for a ComplexRecipe. |
ComplexRecipeComponent.java | Interface | ComplexRecipeComponent.java
Marker interface used to identify which type
of recipe is being edited. |
ComponentCollectionRecipe.java | Class | Recipe to add a complete Agent to the society. |
ComponentTypeProperty.java | Class | ComponentTypeProperty.java
Defines all possible values of Component types as a set for a recipe. |
MetricComponent.java | Interface | Interface marking all Metric components. |
ParameterInsertionRecipe.java | Class | |
PriorityProperty.java | Class | |
RecipeBase.java | Class | |
RecipeComponent.java | Interface | Parent interface for all Recipes to a CSMART system.
Recipes may have Agents, and may need to be able to write
out information in the various Nodes. |
RecipeList.java | Class | Simple Class used by the UI to obtain all the Recipe Names and classes. |
RecipeQueryProperty.java | Class | Extends ConfigurableComponentProperty in order to override the
getAllowedValues method with values obtained from the set of
available queries. |
ServletGroupInsertionRecipe.java | Class | Recipe to easily select a set of servlets for inclusion in a society
It gets a basic set of recipes from csmart/data/common/servlets.txt
See that file for format. |
SimpleRecipeComponent.java | Interface | SimpleRecipeComponent.java
Marker interface used to identify which type
of recipe is being edited. |
SpecificInsertionRecipe.java | Class | |
SwitchPluginRecipe.java | Class | |