Uses of Class
org.dllearner.algorithms.refinement.Node.QualityEvaluationMethod

Packages that use Node.QualityEvaluationMethod
org.dllearner.algorithms.refinement Refinement Operator Approach. 
 

Uses of Node.QualityEvaluationMethod in org.dllearner.algorithms.refinement
 

Methods in org.dllearner.algorithms.refinement that return Node.QualityEvaluationMethod
 Node.QualityEvaluationMethod Node.getQualityEvaluationMethod()
           
static Node.QualityEvaluationMethod Node.QualityEvaluationMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Node.QualityEvaluationMethod[] Node.QualityEvaluationMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dllearner.algorithms.refinement with parameters of type Node.QualityEvaluationMethod
 void Node.setQualityEvaluationMethod(Node.QualityEvaluationMethod qualityEvaluationMethod)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann