|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FireResult.Type | |
|---|---|
| cz.cuni.amis.pogamut.sposh.engine | |
| Uses of FireResult.Type in cz.cuni.amis.pogamut.sposh.engine |
|---|
| Fields in cz.cuni.amis.pogamut.sposh.engine declared as FireResult.Type | |
|---|---|
FireResult.Type |
PoshEngine.EvaluationResultInfo.type
|
| Methods in cz.cuni.amis.pogamut.sposh.engine that return FireResult.Type | |
|---|---|
FireResult.Type |
FireResult.getType()
|
static FireResult.Type |
FireResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FireResult.Type[] |
FireResult.Type.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 FireResult.Type | |
|---|---|
FireResult(FireResult.Type type)
|
|
FireResult(FireResult.Type type,
cz.cuni.amis.pogamut.sposh.engine.StackElement nextElement)
|
|
PoshEngine.EvaluationResultInfo(PoshEngine.EvaluationResult result,
FireResult.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||