Uses of Class
cz.cuni.amis.pogamut.sposh.engine.PoshEngine.EvaluationResult

Packages that use PoshEngine.EvaluationResult
cz.cuni.amis.pogamut.sposh.engine   
 

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
           
 

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)
           
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.