public class EpisodeRule
extends java.lang.Object
| Constructor and Description |
|---|
EpisodeRule(Episode beta,
Episode alpha) |
| Modifier and Type | Method and Description |
|---|---|
Episode |
getAlpha() |
Episode |
getBeta() |
float |
getConfidence() |
float |
getMagnitude() |
java.lang.String |
toString() |