| Package | Description |
|---|---|
| nl.tudelft.goal.ut2004.messages | |
| nl.tudelft.goal.ut2004.translators |
| Modifier and Type | Method and Description |
|---|---|
static FireMode |
FireMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FireMode |
FireMode.valueOfIgnoreCase(String firemode) |
static FireMode[] |
FireMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FireMode |
FireModeTranslator.translate(eis.iilang.Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FireMode> |
FireModeTranslator.translatesFrom() |
Class<FireMode> |
FireModeTranslator.translatesTo() |
| Modifier and Type | Method and Description |
|---|---|
eis.iilang.Parameter[] |
FireModeTranslator.translate(FireMode o) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.