|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionUtility
This interface containes methods allowing to create and investigate a description of an ActionUtility instance. $Revision: 1.2 $
| Method Summary | |
|---|---|
void |
addMetric(java.lang.String metricId)
Add the metrics this utility depends on |
java.util.Vector |
getMetrics()
Get the list of metrics this utility depends on |
java.lang.String |
getUtilityExpression()
Get Utility Expression |
void |
setUtilityExpression(java.lang.String myUtilityExpression)
Set Utility Expression |
| Methods inherited from interface kaos.autonomy.repository.ActionSituationCharacteristic |
|---|
getDescribedActionClassName, setDescribedActionClassName |
| Methods inherited from interface kaos.core.csi.OntInstanceDescription |
|---|
addProperty, addProperty, addType, clone, getFirstType, getInstanceOntModel, getName, getNestedProperty, getProperties, getPropertiesMap, getProperty, getTypes, removeProperty, removeType |
| Method Detail |
|---|
java.util.Vector getMetrics()
java.lang.String getUtilityExpression()
void addMetric(java.lang.String metricId)
metricId - id of the added metricvoid setUtilityExpression(java.lang.String myUtilityExpression)
myUtilityExpression - string representing the expression used to calculate the utility
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||