|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |