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