|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunState | |
|---|---|
| brahms.communication | |
| Uses of RunState in brahms.communication |
|---|
| Methods in brahms.communication that return RunState | |
|---|---|
RunState |
AbstractCommunicationAgent.getRunState()
Returns the RunState for the agent. |
static RunState |
RunState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RunState[] |
RunState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in brahms.communication with parameters of type RunState | |
|---|---|
void |
AbstractCommunicationAgent.setRunState(RunState state)
Sets the RunState for the agent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||