|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetricForResourceStatus
This interface containes methods allowing to create and investigate a description of an MetricForResourceStatus instance. $Revision: 1.1 $
Method Summary | |
---|---|
float |
getProbabilityForSuccessfulPerformance()
Get the value of this probability for successful performance of the haction in this situation |
java.lang.String |
getResourceStatus()
Get resource status |
void |
setProbabilityForSuccessfulPerformance(float myProbability)
Set the value of this probability |
void |
setResourceStatus(java.lang.String myResourceStatus)
Set resource status |
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.lang.String getResourceStatus()
float getProbabilityForSuccessfulPerformance()
void setResourceStatus(java.lang.String myResourceStatus)
myResourceStatus
- string representing the resource status urlvoid setProbabilityForSuccessfulPerformance(float myProbability)
myProbability
- value of probability for successful performance of the haction in this situation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |