public interface HasRuleValues extends ResultFeature
ResultFeatureType.RULE_VALUE| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<String,AssociationRule> |
getAssociationRuleRegistry() |
com.google.common.collect.BiMap<String,Item> |
getItemRegistry() |
com.google.common.collect.BiMap<String,Itemset> |
getItemsetRegistry() |
List<AssociationRule> |
getRuleValues(OutputField.Algorithm algorithm) |
com.google.common.collect.BiMap<String,AssociationRule> getAssociationRuleRegistry()
List<AssociationRule> getRuleValues(OutputField.Algorithm algorithm)
Copyright © 2013 University of Tartu. All Rights Reserved.