|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoshEngine.EvaluationResult | |
|---|---|
| cz.cuni.amis.pogamut.sposh.engine | Yaposh engine and its executors used to evaluate yaposh plan. |
| Uses of PoshEngine.EvaluationResult in cz.cuni.amis.pogamut.sposh.engine |
|---|
| Fields in cz.cuni.amis.pogamut.sposh.engine declared as PoshEngine.EvaluationResult | |
|---|---|
PoshEngine.EvaluationResult |
PoshEngine.EvaluationResultInfo.result
How did evaluation of the plan ended? |
| Methods in cz.cuni.amis.pogamut.sposh.engine that return PoshEngine.EvaluationResult | |
|---|---|
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. |
| Constructors in cz.cuni.amis.pogamut.sposh.engine with parameters of type PoshEngine.EvaluationResult | |
|---|---|
PoshEngine.EvaluationResultInfo(PoshEngine.EvaluationResult result,
FireResult.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||