|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MetricForConsequenceStatus
This interface containes methods allowing to create and investigate a description of an MetricForConsequenceStatus instance. $Revision: 1.1 $
| Method Summary | |
|---|---|
java.lang.String |
getActionStatus()
Get action status |
float |
getConsequenceValue()
Get the value of this consequence |
void |
setActionStatus(java.lang.String myActionStatus)
Set action status |
void |
setConsequenceValue(float myValue)
Set the value of this consequence |
| 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 getActionStatus()
float getConsequenceValue()
void setActionStatus(java.lang.String myActionStatus)
myActionStatus - string representing the action status urlvoid setConsequenceValue(float myValue)
myValue - value of this consequence
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||