| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.sposh.engine |
| Modifier and Type | Field and Description |
|---|---|
PoshEngine.EvaluationResult |
PoshEngine.EvaluationResultInfo.result |
| Modifier and Type | Method and Description |
|---|---|
static PoshEngine.EvaluationResult |
PoshEngine.EvaluationResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PoshEngine.EvaluationResult[] |
PoshEngine.EvaluationResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PoshEngine.EvaluationResultInfo(PoshEngine.EvaluationResult result,
FireResult.Type type) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.