Constructor and Description |
---|
SimpleFlagBelief(java.lang.String name,
IThoughtModel thoughtModel,
Flag flag) |
Modifier and Type | Method and Description |
---|---|
float |
getTruthValue()
Returns the truth value associated with this believe as a value between
0.0 (false) and 1.0 (true)
|
public SimpleFlagBelief(java.lang.String name, IThoughtModel thoughtModel, Flag flag)
public float getTruthValue()
IBelief
getTruthValue
in interface IBelief
getTruthValue
in class Belief