Uses of Class
net.sf.myra.datamining.model.RuleSet.ConflictResolutionStrategy

Packages that use RuleSet.ConflictResolutionStrategy
net.sf.myra.datamining.model   
 

Uses of RuleSet.ConflictResolutionStrategy in net.sf.myra.datamining.model
 

Methods in net.sf.myra.datamining.model that return RuleSet.ConflictResolutionStrategy
static RuleSet.ConflictResolutionStrategy RuleSet.ConflictResolutionStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RuleSet.ConflictResolutionStrategy[] RuleSet.ConflictResolutionStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sf.myra.datamining.model with parameters of type RuleSet.ConflictResolutionStrategy
RuleSet(RuleSet.ConflictResolutionStrategy strategy)
           
 



Copyright © 2013. All Rights Reserved.