| Package | Description |
|---|---|
| ensemble.apps.cp |
| Modifier and Type | Field and Description |
|---|---|
(package private) CP_Reasoning.ReasoningState |
CP_Reasoning.state
The state.
|
| Modifier and Type | Method and Description |
|---|---|
static CP_Reasoning.ReasoningState |
CP_Reasoning.ReasoningState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CP_Reasoning.ReasoningState[] |
CP_Reasoning.ReasoningState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|