Uses of Class
cz.cuni.amis.pogamut.ut2004.navigation.evaluator.EvaluatorHandle.Status

Packages that use EvaluatorHandle.Status
cz.cuni.amis.pogamut.ut2004.navigation.evaluator   
 

Uses of EvaluatorHandle.Status in cz.cuni.amis.pogamut.ut2004.navigation.evaluator
 

Methods in cz.cuni.amis.pogamut.ut2004.navigation.evaluator that return EvaluatorHandle.Status
 EvaluatorHandle.Status EvaluatorHandle.getStatus()
          Gets status of the execution.
static EvaluatorHandle.Status EvaluatorHandle.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EvaluatorHandle.Status[] EvaluatorHandle.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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