|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssociationRulesProducer
Interface to something that can provide a list of AssociationRules.
Method Summary | |
---|---|
boolean |
canProduceRules()
Returns true if this AssociationRulesProducer can actually produce rules. |
AssociationRules |
getAssociationRules()
Gets the list of mined association rules. |
java.lang.String[] |
getRuleMetricNames()
Gets a list of the names of the metrics output for each rule. |
Method Detail |
---|
AssociationRules getAssociationRules()
java.lang.String[] getRuleMetricNames()
boolean canProduceRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |