public class RandomVariable
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
RandomVariable(java.lang.String theLabel) |
RandomVariable(java.lang.String theLabel,
java.lang.String[] theChoices) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getChoices() |
java.lang.String |
getLabel() |
boolean |
isBoolean() |
java.lang.String |
toString() |