| Package | Description |
|---|---|
| nl.tudelft.goal.unreal.messages |
| Modifier and Type | Method and Description |
|---|---|
static Key |
Key.parseKey(String value)
Returns the enum with the value of the string.
|
static Key |
Key.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Key[] |
Key.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
Parameters.setKey(Key key,
eis.iilang.Parameter value) |
protected void |
EnvironmentParameters.setKey(Key key,
eis.iilang.Parameter value) |
protected void |
BotParameters.setKey(Key key,
eis.iilang.Parameter value) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.