diff --git a/doc/javadoc/allclasses-frame.html b/doc/javadoc/allclasses-frame.html new file mode 100644 index 0000000..5f6718d --- /dev/null +++ b/doc/javadoc/allclasses-frame.html @@ -0,0 +1,47 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/doc/javadoc/allclasses-noframe.html b/doc/javadoc/allclasses-noframe.html new file mode 100644 index 0000000..c767d8c --- /dev/null +++ b/doc/javadoc/allclasses-noframe.html @@ -0,0 +1,47 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/doc/javadoc/constant-values.html b/doc/javadoc/constant-values.html new file mode 100644 index 0000000..d0bf379 --- /dev/null +++ b/doc/javadoc/constant-values.html @@ -0,0 +1,122 @@ + + + + + +Constant Field Values + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Constant Field Values

+

Contents

+
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Apriori.Builder.html b/doc/javadoc/de/mrapp/apriori/Apriori.Builder.html new file mode 100644 index 0000000..0475502 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Apriori.Builder.html @@ -0,0 +1,451 @@ + + + + + +Apriori.Builder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class Apriori.Builder<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Apriori.Configuration.html b/doc/javadoc/de/mrapp/apriori/Apriori.Configuration.html new file mode 100644 index 0000000..6e0a559 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Apriori.Configuration.html @@ -0,0 +1,741 @@ + + + + + +Apriori.Configuration + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class Apriori.Configuration

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Apriori.RuleGeneratorBuilder.html b/doc/javadoc/de/mrapp/apriori/Apriori.RuleGeneratorBuilder.html new file mode 100644 index 0000000..7a68d28 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Apriori.RuleGeneratorBuilder.html @@ -0,0 +1,435 @@ + + + + + +Apriori.RuleGeneratorBuilder + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class Apriori.RuleGeneratorBuilder<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Apriori.html b/doc/javadoc/de/mrapp/apriori/Apriori.html new file mode 100644 index 0000000..82c282c --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Apriori.html @@ -0,0 +1,400 @@ + + + + + +Apriori + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class Apriori<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/AssociationRule.Comparator.html b/doc/javadoc/de/mrapp/apriori/AssociationRule.Comparator.html new file mode 100644 index 0000000..f4b6e71 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/AssociationRule.Comparator.html @@ -0,0 +1,259 @@ + + + + + +AssociationRule.Comparator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class AssociationRule.Comparator

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/AssociationRule.html b/doc/javadoc/de/mrapp/apriori/AssociationRule.html new file mode 100644 index 0000000..3ad30ee --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/AssociationRule.html @@ -0,0 +1,451 @@ + + + + + +AssociationRule + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class AssociationRule<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Item.html b/doc/javadoc/de/mrapp/apriori/Item.html new file mode 100644 index 0000000..c238cc0 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Item.html @@ -0,0 +1,199 @@ + + + + + +Item + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Interface Item

+
+
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/ItemSet.html b/doc/javadoc/de/mrapp/apriori/ItemSet.html new file mode 100644 index 0000000..c23daea --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/ItemSet.html @@ -0,0 +1,832 @@ + + + + + +ItemSet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class ItemSet<ItemType>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Metric.html b/doc/javadoc/de/mrapp/apriori/Metric.html new file mode 100644 index 0000000..119faed --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Metric.html @@ -0,0 +1,264 @@ + + + + + +Metric + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Interface Metric

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Operator.html b/doc/javadoc/de/mrapp/apriori/Operator.html new file mode 100644 index 0000000..45fec3f --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Operator.html @@ -0,0 +1,245 @@ + + + + + +Operator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Interface Operator

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Output.html b/doc/javadoc/de/mrapp/apriori/Output.html new file mode 100644 index 0000000..b81330b --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Output.html @@ -0,0 +1,498 @@ + + + + + +Output + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class Output<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/RuleSet.html b/doc/javadoc/de/mrapp/apriori/RuleSet.html new file mode 100644 index 0000000..2fca7a5 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/RuleSet.html @@ -0,0 +1,931 @@ + + + + + +RuleSet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class RuleSet<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/TieBreaker.html b/doc/javadoc/de/mrapp/apriori/TieBreaker.html new file mode 100644 index 0000000..1beed5b --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/TieBreaker.html @@ -0,0 +1,502 @@ + + + + + +TieBreaker + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Class TieBreaker

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/Transaction.html b/doc/javadoc/de/mrapp/apriori/Transaction.html new file mode 100644 index 0000000..aab01b2 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/Transaction.html @@ -0,0 +1,201 @@ + + + + + +Transaction + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori
+

Interface Transaction<ItemType extends Item>

+
+
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/datastructure/FrequentItemSetArraySet.html b/doc/javadoc/de/mrapp/apriori/datastructure/FrequentItemSetArraySet.html new file mode 100644 index 0000000..7fc8775 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/datastructure/FrequentItemSetArraySet.html @@ -0,0 +1,360 @@ + + + + + +FrequentItemSetArraySet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.datastructure
+

Class FrequentItemSetArraySet<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/datastructure/TransactionalItemSet.html b/doc/javadoc/de/mrapp/apriori/datastructure/TransactionalItemSet.html new file mode 100644 index 0000000..00f4293 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/datastructure/TransactionalItemSet.html @@ -0,0 +1,372 @@ + + + + + +TransactionalItemSet + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.datastructure
+

Class TransactionalItemSet<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/datastructure/package-frame.html b/doc/javadoc/de/mrapp/apriori/datastructure/package-frame.html new file mode 100644 index 0000000..da5ab9f --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/datastructure/package-frame.html @@ -0,0 +1,21 @@ + + + + + +de.mrapp.apriori.datastructure + + + + + +

de.mrapp.apriori.datastructure

+
+

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/datastructure/package-summary.html b/doc/javadoc/de/mrapp/apriori/datastructure/package-summary.html new file mode 100644 index 0000000..61c10a2 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/datastructure/package-summary.html @@ -0,0 +1,149 @@ + + + + + +de.mrapp.apriori.datastructure + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori.datastructure

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/datastructure/package-tree.html b/doc/javadoc/de/mrapp/apriori/datastructure/package-tree.html new file mode 100644 index 0000000..286e4a1 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/datastructure/package-tree.html @@ -0,0 +1,144 @@ + + + + + +de.mrapp.apriori.datastructure Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori.datastructure

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/Confidence.html b/doc/javadoc/de/mrapp/apriori/metrics/Confidence.html new file mode 100644 index 0000000..47db9d9 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/Confidence.html @@ -0,0 +1,341 @@ + + + + + +Confidence + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.metrics
+

Class Confidence

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/Leverage.html b/doc/javadoc/de/mrapp/apriori/metrics/Leverage.html new file mode 100644 index 0000000..79541cd --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/Leverage.html @@ -0,0 +1,343 @@ + + + + + +Leverage + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.metrics
+

Class Leverage

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/Lift.html b/doc/javadoc/de/mrapp/apriori/metrics/Lift.html new file mode 100644 index 0000000..b45341e --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/Lift.html @@ -0,0 +1,340 @@ + + + + + +Lift + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.metrics
+

Class Lift

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/Support.html b/doc/javadoc/de/mrapp/apriori/metrics/Support.html new file mode 100644 index 0000000..119db80 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/Support.html @@ -0,0 +1,340 @@ + + + + + +Support + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.metrics
+

Class Support

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/package-frame.html b/doc/javadoc/de/mrapp/apriori/metrics/package-frame.html new file mode 100644 index 0000000..6478d1f --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/package-frame.html @@ -0,0 +1,23 @@ + + + + + +de.mrapp.apriori.metrics + + + + + +

de.mrapp.apriori.metrics

+
+

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/package-summary.html b/doc/javadoc/de/mrapp/apriori/metrics/package-summary.html new file mode 100644 index 0000000..0f923d2 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/package-summary.html @@ -0,0 +1,160 @@ + + + + + +de.mrapp.apriori.metrics + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori.metrics

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/metrics/package-tree.html b/doc/javadoc/de/mrapp/apriori/metrics/package-tree.html new file mode 100644 index 0000000..a3fe538 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/metrics/package-tree.html @@ -0,0 +1,138 @@ + + + + + +de.mrapp.apriori.metrics Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori.metrics

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGenerator.html b/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGenerator.html new file mode 100644 index 0000000..b1c709e --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGenerator.html @@ -0,0 +1,253 @@ + + + + + +AssociationRuleGenerator + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.modules
+

Interface AssociationRuleGenerator<ItemType extends Item>

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGeneratorModule.html b/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGeneratorModule.html new file mode 100644 index 0000000..8107a9a --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/AssociationRuleGeneratorModule.html @@ -0,0 +1,319 @@ + + + + + +AssociationRuleGeneratorModule + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.modules
+

Class AssociationRuleGeneratorModule<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMiner.html b/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMiner.html new file mode 100644 index 0000000..2ca8a34 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMiner.html @@ -0,0 +1,253 @@ + + + + + +FrequentItemSetMiner + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.modules
+

Interface FrequentItemSetMiner<ItemType extends Item>

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMinerModule.html b/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMinerModule.html new file mode 100644 index 0000000..3966d66 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/FrequentItemSetMinerModule.html @@ -0,0 +1,315 @@ + + + + + +FrequentItemSetMinerModule + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.modules
+

Class FrequentItemSetMinerModule<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/package-frame.html b/doc/javadoc/de/mrapp/apriori/modules/package-frame.html new file mode 100644 index 0000000..0649d65 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/package-frame.html @@ -0,0 +1,26 @@ + + + + + +de.mrapp.apriori.modules + + + + + +

de.mrapp.apriori.modules

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/modules/package-summary.html b/doc/javadoc/de/mrapp/apriori/modules/package-summary.html new file mode 100644 index 0000000..72ae193 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/package-summary.html @@ -0,0 +1,171 @@ + + + + + +de.mrapp.apriori.modules + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori.modules

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/modules/package-tree.html b/doc/javadoc/de/mrapp/apriori/modules/package-tree.html new file mode 100644 index 0000000..a2461cc --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/modules/package-tree.html @@ -0,0 +1,141 @@ + + + + + +de.mrapp.apriori.modules Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori.modules

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/operators/ArithmeticMean.html b/doc/javadoc/de/mrapp/apriori/operators/ArithmeticMean.html new file mode 100644 index 0000000..b16c0c6 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/operators/ArithmeticMean.html @@ -0,0 +1,353 @@ + + + + + +ArithmeticMean + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.operators
+

Class ArithmeticMean

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/operators/HarmonicMean.html b/doc/javadoc/de/mrapp/apriori/operators/HarmonicMean.html new file mode 100644 index 0000000..119fa91 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/operators/HarmonicMean.html @@ -0,0 +1,353 @@ + + + + + +HarmonicMean + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.operators
+

Class HarmonicMean

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/operators/package-frame.html b/doc/javadoc/de/mrapp/apriori/operators/package-frame.html new file mode 100644 index 0000000..51f509d --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/operators/package-frame.html @@ -0,0 +1,21 @@ + + + + + +de.mrapp.apriori.operators + + + + + +

de.mrapp.apriori.operators

+
+

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/operators/package-summary.html b/doc/javadoc/de/mrapp/apriori/operators/package-summary.html new file mode 100644 index 0000000..ef90419 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/operators/package-summary.html @@ -0,0 +1,150 @@ + + + + + +de.mrapp.apriori.operators + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori.operators

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/operators/package-tree.html b/doc/javadoc/de/mrapp/apriori/operators/package-tree.html new file mode 100644 index 0000000..bc6aa1d --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/operators/package-tree.html @@ -0,0 +1,136 @@ + + + + + +de.mrapp.apriori.operators Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori.operators

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/package-frame.html b/doc/javadoc/de/mrapp/apriori/package-frame.html new file mode 100644 index 0000000..01d2aaa --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/package-frame.html @@ -0,0 +1,36 @@ + + + + + +de.mrapp.apriori + + + + + +

de.mrapp.apriori

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/package-summary.html b/doc/javadoc/de/mrapp/apriori/package-summary.html new file mode 100644 index 0000000..864851b --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/package-summary.html @@ -0,0 +1,237 @@ + + + + + +de.mrapp.apriori + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/package-tree.html b/doc/javadoc/de/mrapp/apriori/package-tree.html new file mode 100644 index 0000000..98ba1b2 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/package-tree.html @@ -0,0 +1,167 @@ + + + + + +de.mrapp.apriori Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/AbstractTask.html b/doc/javadoc/de/mrapp/apriori/tasks/AbstractTask.html new file mode 100644 index 0000000..35e1d5a --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/AbstractTask.html @@ -0,0 +1,302 @@ + + + + + +AbstractTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.tasks
+

Class AbstractTask<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/AssociationRuleGeneratorTask.html b/doc/javadoc/de/mrapp/apriori/tasks/AssociationRuleGeneratorTask.html new file mode 100644 index 0000000..ef87092 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/AssociationRuleGeneratorTask.html @@ -0,0 +1,343 @@ + + + + + +AssociationRuleGeneratorTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.tasks
+

Class AssociationRuleGeneratorTask<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/FrequentItemSetMinerTask.html b/doc/javadoc/de/mrapp/apriori/tasks/FrequentItemSetMinerTask.html new file mode 100644 index 0000000..0f15016 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/FrequentItemSetMinerTask.html @@ -0,0 +1,342 @@ + + + + + +FrequentItemSetMinerTask + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
de.mrapp.apriori.tasks
+

Class FrequentItemSetMinerTask<ItemType extends Item>

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/package-frame.html b/doc/javadoc/de/mrapp/apriori/tasks/package-frame.html new file mode 100644 index 0000000..7b11dbd --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/package-frame.html @@ -0,0 +1,22 @@ + + + + + +de.mrapp.apriori.tasks + + + + + +

de.mrapp.apriori.tasks

+
+

Classes

+ +
+ + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/package-summary.html b/doc/javadoc/de/mrapp/apriori/tasks/package-summary.html new file mode 100644 index 0000000..a278402 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/package-summary.html @@ -0,0 +1,155 @@ + + + + + +de.mrapp.apriori.tasks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package de.mrapp.apriori.tasks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/de/mrapp/apriori/tasks/package-tree.html b/doc/javadoc/de/mrapp/apriori/tasks/package-tree.html new file mode 100644 index 0000000..c643200 --- /dev/null +++ b/doc/javadoc/de/mrapp/apriori/tasks/package-tree.html @@ -0,0 +1,140 @@ + + + + + +de.mrapp.apriori.tasks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package de.mrapp.apriori.tasks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/deprecated-list.html b/doc/javadoc/deprecated-list.html new file mode 100644 index 0000000..6122c3d --- /dev/null +++ b/doc/javadoc/deprecated-list.html @@ -0,0 +1,122 @@ + + + + + +Deprecated List + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Deprecated API

+

Contents

+
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/help-doc.html b/doc/javadoc/help-doc.html new file mode 100644 index 0000000..17c5928 --- /dev/null +++ b/doc/javadoc/help-doc.html @@ -0,0 +1,223 @@ + + + + + +API Help + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-1.html b/doc/javadoc/index-files/index-1.html new file mode 100644 index 0000000..a6fd8e2 --- /dev/null +++ b/doc/javadoc/index-files/index-1.html @@ -0,0 +1,231 @@ + + + + + +A-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

A

+
+
AbstractTask<ItemType extends Item> - Class in de.mrapp.apriori.tasks
+
+
An abstract base class for all tasks, which execute a module multiple times in order to + obtain the results, which are requested according to a specific configuration.
+
+
AbstractTask(Apriori.Configuration) - Constructor for class de.mrapp.apriori.tasks.AbstractTask
+
+
Creates a new task, which executes a module multiple times in order to obtain the results, + which are requested according to a specific configuration.
+
+
add(ItemType) - Method in class de.mrapp.apriori.ItemSet
+
 
+
add(Metric) - Method in class de.mrapp.apriori.operators.ArithmeticMean
+
+
Adds a new metric to the arithmetic mean operator.
+
+
add(Metric, double) - Method in class de.mrapp.apriori.operators.ArithmeticMean
+
+
Adds a new metric to the arithmetic mean operator.
+
+
add(Metric) - Method in class de.mrapp.apriori.operators.HarmonicMean
+
+
Adds a new metric to the harmonic mean operator.
+
+
add(Metric, double) - Method in class de.mrapp.apriori.operators.HarmonicMean
+
+
Adds a new metric to the harmonic mean operator.
+
+
add(AssociationRule<ItemType>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
addAll(Collection<? extends ItemType>) - Method in class de.mrapp.apriori.ItemSet
+
 
+
addAll(Collection<? extends AssociationRule<ItemType>>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
Apriori<ItemType extends Item> - Class in de.mrapp.apriori
+
+
An implementation of the Apriori algorithm for mining frequent item sets and (optionally) + generating association rules.
+
+
Apriori(Apriori.Configuration) - Constructor for class de.mrapp.apriori.Apriori
+
+
Creates a new implementation of the Apriori algorithm for mining frequent item sets and + (optionally) generating association rules.
+
+
Apriori(Apriori.Configuration, FrequentItemSetMinerTask<ItemType>, AssociationRuleGeneratorTask<ItemType>) - Constructor for class de.mrapp.apriori.Apriori
+
+
Creates a new implementation of the Apriori algorithm for mining frequent item sets and + (optionally) generating association rules.
+
+
Apriori.Builder<ItemType extends Item> - Class in de.mrapp.apriori
+
+
A builder, which allows to configure and create instances of the class Apriori.
+
+
Apriori.Configuration - Class in de.mrapp.apriori
+
+
An configuration of the Apriori algorithm.
+
+
Apriori.RuleGeneratorBuilder<ItemType extends Item> - Class in de.mrapp.apriori
+
+
A builder, which allows to configure and create instances of the class Apriori, which + are configured to generate association rules.
+
+
ArithmeticMean - Class in de.mrapp.apriori.operators
+
+
An operator, which allows to average the heuristic values, which are calculated by applying + multiple metrics to a rule, according to the arithmetic mean operation.
+
+
ArithmeticMean() - Constructor for class de.mrapp.apriori.operators.ArithmeticMean
+
+
Creates a new arithmetic mean operator.
+
+
AssociationRule<ItemType extends Item> - Class in de.mrapp.apriori
+
+
An association rule of the form X -> Y, which consists of a body X and a head Y.
+
+
AssociationRule(ItemSet<ItemType>, ItemSet<ItemType>, double) - Constructor for class de.mrapp.apriori.AssociationRule
+
+
Creates a new association rule.
+
+
AssociationRule.Comparator - Class in de.mrapp.apriori
+
+
A comparator, which allows to compare the heuristic values of two association rules according + to a certain metric or operator.
+
+
AssociationRuleGenerator<ItemType extends Item> - Interface in de.mrapp.apriori.modules
+
+
Defines the interface, a class, which allows to generate association rules, must implement.
+
+
AssociationRuleGeneratorModule<ItemType extends Item> - Class in de.mrapp.apriori.modules
+
+
A module, which allows to generate association rules from frequent item sets.
+
+
AssociationRuleGeneratorModule() - Constructor for class de.mrapp.apriori.modules.AssociationRuleGeneratorModule
+
 
+
AssociationRuleGeneratorTask<ItemType extends Item> - Class in de.mrapp.apriori.tasks
+
+
A task, which tries to generate a specific number of association rules.
+
+
AssociationRuleGeneratorTask(Apriori.Configuration) - Constructor for class de.mrapp.apriori.tasks.AssociationRuleGeneratorTask
+
+
Creates a new task, which tries to generate a specific number of association rules.
+
+
AssociationRuleGeneratorTask(Apriori.Configuration, AssociationRuleGenerator<ItemType>) - Constructor for class de.mrapp.apriori.tasks.AssociationRuleGeneratorTask
+
+
Creates a new task, which tries to generate a specific number of association rules.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-10.html b/doc/javadoc/index-files/index-10.html new file mode 100644 index 0000000..25cc4df --- /dev/null +++ b/doc/javadoc/index-files/index-10.html @@ -0,0 +1,141 @@ + + + + + +L-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

L

+
+
last() - Method in class de.mrapp.apriori.ItemSet
+
 
+
last() - Method in class de.mrapp.apriori.RuleSet
+
 
+
Leverage - Class in de.mrapp.apriori.metrics
+
+
A metric, which measures the leverage of an association rule.
+
+
Leverage() - Constructor for class de.mrapp.apriori.metrics.Leverage
+
 
+
Lift - Class in de.mrapp.apriori.metrics
+
+
A metric, which measures the lift of an association rule.
+
+
Lift() - Constructor for class de.mrapp.apriori.metrics.Lift
+
 
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-11.html b/doc/javadoc/index-files/index-11.html new file mode 100644 index 0000000..a01d76b --- /dev/null +++ b/doc/javadoc/index-files/index-11.html @@ -0,0 +1,183 @@ + + + + + +M-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

M

+
+
maxConfidence(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the minimum confidence, which should initially be used, when trying to generate a + specific number of association rules.
+
+
maxSupport(double) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Sets the minimum support, which should initially be used, when trying to find a specific + number of frequent item sets.
+
+
maxSupport(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the minimum support, which should initially be used, when trying to find a specific + number of frequent item sets.
+
+
maxValue() - Method in interface de.mrapp.apriori.Metric
+
+
Returns the maximum heuristic value of the metric.
+
+
maxValue() - Method in class de.mrapp.apriori.metrics.Confidence
+
 
+
maxValue() - Method in class de.mrapp.apriori.metrics.Leverage
+
 
+
maxValue() - Method in class de.mrapp.apriori.metrics.Lift
+
 
+
maxValue() - Method in class de.mrapp.apriori.metrics.Support
+
 
+
Metric - Interface in de.mrapp.apriori
+
+
Defines the interface, a class, which allows to measure the "interestingly" of association + rules according to a certain metric, must implement.
+
+
minConfidence(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the minimum confidence, which must at least be reached by association rules.
+
+
minSupport(double) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Sets the minimum support, which must at least be reached by an item set to be considered + frequent.
+
+
minSupport(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the minimum support, which must at least be reached by an item set to be considered + frequent.
+
+
minValue() - Method in interface de.mrapp.apriori.Metric
+
+
Returns the minimum heuristic value of the metric.
+
+
minValue() - Method in class de.mrapp.apriori.metrics.Confidence
+
 
+
minValue() - Method in class de.mrapp.apriori.metrics.Leverage
+
 
+
minValue() - Method in class de.mrapp.apriori.metrics.Lift
+
 
+
minValue() - Method in class de.mrapp.apriori.metrics.Support
+
 
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-12.html b/doc/javadoc/index-files/index-12.html new file mode 100644 index 0000000..b6c7f80 --- /dev/null +++ b/doc/javadoc/index-files/index-12.html @@ -0,0 +1,138 @@ + + + + + +O-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

O

+
+
Operator - Interface in de.mrapp.apriori
+
+
Defines the interface, a class, which allows to calculate heuristic values of association rules, + must implement.
+
+
Output<ItemType extends Item> - Class in de.mrapp.apriori
+
+
An output of the Apriori algorithm.
+
+
Output(Apriori.Configuration, long, long, FrequentItemSetArraySet<ItemType>, RuleSet<ItemType>) - Constructor for class de.mrapp.apriori.Output
+
+
Creates a new output of the Apriori algorithm.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-13.html b/doc/javadoc/index-files/index-13.html new file mode 100644 index 0000000..5fa33ca --- /dev/null +++ b/doc/javadoc/index-files/index-13.html @@ -0,0 +1,155 @@ + + + + + +P-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

P

+
+
preferComplex() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers complex + association rules over simple ones.
+
+
preferComplexBody() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers complex + bodies over simple ones.
+
+
preferComplexHead() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers complex heads + over simple ones.
+
+
preferSimple() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers simple + association rules over complex ones.
+
+
preferSimpleBody() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers simple bodies + over simple ones.
+
+
preferSimpleHead() - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which prefers simple heads + over simple ones.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-14.html b/doc/javadoc/index-files/index-14.html new file mode 100644 index 0000000..61c3602 --- /dev/null +++ b/doc/javadoc/index-files/index-14.html @@ -0,0 +1,157 @@ + + + + + +R-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

R

+
+
remove(Object) - Method in class de.mrapp.apriori.ItemSet
+
 
+
remove(Object) - Method in class de.mrapp.apriori.RuleSet
+
 
+
removeAll(Collection<?>) - Method in class de.mrapp.apriori.ItemSet
+
 
+
removeAll(Collection<?>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
retainAll(Collection<?>) - Method in class de.mrapp.apriori.ItemSet
+
 
+
retainAll(Collection<?>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
ruleCount(int) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the number of association rule, the Apriori algorithm should try to generate.
+
+
rules - Variable in class de.mrapp.apriori.RuleSet
+
+
A sorted set, which contains the rules, the rule set consists of.
+
+
RuleSet<ItemType extends Item> - Class in de.mrapp.apriori
+
+
A rule set, which contains multiple association rules.
+
+
RuleSet() - Constructor for class de.mrapp.apriori.RuleSet
+
+
Creates an empty rule set.
+
+
RuleSet(SortedSet<AssociationRule<ItemType>>) - Constructor for class de.mrapp.apriori.RuleSet
+
+
Creates a new rule set from a sorted set.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-15.html b/doc/javadoc/index-files/index-15.html new file mode 100644 index 0000000..aa08a33 --- /dev/null +++ b/doc/javadoc/index-files/index-15.html @@ -0,0 +1,208 @@ + + + + + +S-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

S

+
+
setConfidenceDelta(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the value, the minimum confidence should be decreased by after each iteration, when + trying to generate a specific number of association rules.
+
+
setFrequentItemSetCount(int) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the number of of frequent item sets, the Apriori algorithm should try to find.
+
+
setGenerateRules(boolean) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets, whether association rules should be generated, or not.
+
+
setMaxConfidence(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the minimum confidence, which should initially be used, when trying to generate a + specific number of association rules.
+
+
setMaxSupport(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the minimum support, which should initially be used, when trying to find a specific + number of frequent item sets.
+
+
setMinConfidence(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the minimum confidence, which must at least be reached by association rules.
+
+
setMinSupport(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the minimum support, which must at least be reached by an item set to be considered + frequent.
+
+
setRuleCount(int) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the number of association rule, the Apriori algorithm should try to generate.
+
+
setSupport(double) - Method in class de.mrapp.apriori.ItemSet
+
+
Sets the support of the item set.
+
+
setSupportDelta(double) - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Sets the value, the minimum support should be decreased by after each iteration, when + trying to find a specific number of frequent item sets.
+
+
setTransactions(Map<Integer, Transaction<ItemType>>) - Method in class de.mrapp.apriori.datastructure.TransactionalItemSet
+
+
Sets the transactions, the item set occurs in.
+
+
size() - Method in class de.mrapp.apriori.ItemSet
+
 
+
size() - Method in class de.mrapp.apriori.RuleSet
+
 
+
sort(Operator) - Method in class de.mrapp.apriori.RuleSet
+
+
Sorts the rules, which are contained by the rule set, by their heuristic values according to + a specific operator or metric in descending order.
+
+
sort(Operator, TieBreaker) - Method in class de.mrapp.apriori.RuleSet
+
+
Sorts the rules, which are contained by the rule set, by their heuristic values according to + a specific operator or metric in descending order.
+
+
subSet(ItemType, ItemType) - Method in class de.mrapp.apriori.ItemSet
+
 
+
subSet(AssociationRule<ItemType>, AssociationRule<ItemType>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
Support - Class in de.mrapp.apriori.metrics
+
+
A metric, which measures the support of an association rule.
+
+
Support() - Constructor for class de.mrapp.apriori.metrics.Support
+
 
+
supportDelta(double) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Sets the value, the minimum support should be decreased by after each iteration, when + trying to find a specific number of frequent item sets.
+
+
supportDelta(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the value, the minimum support should be decreased by after each iteration, when + trying to find a specific number of frequent item sets.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-16.html b/doc/javadoc/index-files/index-16.html new file mode 100644 index 0000000..1be3023 --- /dev/null +++ b/doc/javadoc/index-files/index-16.html @@ -0,0 +1,178 @@ + + + + + +T-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

T

+
+
tailSet(ItemType) - Method in class de.mrapp.apriori.ItemSet
+
 
+
tailSet(AssociationRule<ItemType>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
tieBreak(AssociationRule<?>, AssociationRule<?>) - Method in class de.mrapp.apriori.TieBreaker
+
+
Decides, which one of two association rules is considered to be more "interestingly" + according to the tie-breaking strategy.
+
+
TieBreaker - Class in de.mrapp.apriori
+
+
A tie-breaking strategy, which allows to decide, which one of two association rules is considered + to be more "interestingly", if their heuristic values are equal.
+
+
TieBreaker() - Constructor for class de.mrapp.apriori.TieBreaker
+
+
Creates a new tie-breaking strategy.
+
+
toArray() - Method in class de.mrapp.apriori.ItemSet
+
 
+
toArray(T[]) - Method in class de.mrapp.apriori.ItemSet
+
 
+
toArray() - Method in class de.mrapp.apriori.RuleSet
+
 
+
toArray(T[]) - Method in class de.mrapp.apriori.RuleSet
+
 
+
toString() - Method in class de.mrapp.apriori.Apriori.Configuration
+
 
+
toString() - Method in class de.mrapp.apriori.AssociationRule
+
 
+
toString() - Method in class de.mrapp.apriori.ItemSet
+
 
+
toString() - Method in class de.mrapp.apriori.Output
+
 
+
toString() - Method in class de.mrapp.apriori.RuleSet
+
 
+
Transaction<ItemType extends Item> - Interface in de.mrapp.apriori
+
+
Defines the interface, a transaction, which consists of multiple items, must implement.
+
+
TransactionalItemSet<ItemType extends Item> - Class in de.mrapp.apriori.datastructure
+
+
An extension of the class ItemSet, which allows to store the transactions, the item + set occurs in.
+
+
TransactionalItemSet() - Constructor for class de.mrapp.apriori.datastructure.TransactionalItemSet
+
+
Creates an empty item set.
+
+
TransactionalItemSet(TransactionalItemSet<ItemType>) - Constructor for class de.mrapp.apriori.datastructure.TransactionalItemSet
+
+
Creates a new item set by copying another item set.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-2.html b/doc/javadoc/index-files/index-2.html new file mode 100644 index 0000000..65f54d6 --- /dev/null +++ b/doc/javadoc/index-files/index-2.html @@ -0,0 +1,138 @@ + + + + + +B-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

B

+
+
Builder(double) - Constructor for class de.mrapp.apriori.Apriori.Builder
+
+
Creates a new builder, which allows to configure and create instances of the class Apriori.
+
+
Builder(int) - Constructor for class de.mrapp.apriori.Apriori.Builder
+
+
Creates a new builder, which allows to configure and create instances of the class Apriori.
+
+
byOperator(Operator) - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional criteria to the current tie-breaking strategy, which performs tie-breaking + according to a specific operator.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-3.html b/doc/javadoc/index-files/index-3.html new file mode 100644 index 0000000..5643d5b --- /dev/null +++ b/doc/javadoc/index-files/index-3.html @@ -0,0 +1,176 @@ + + + + + +C-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

C

+
+
clear() - Method in class de.mrapp.apriori.ItemSet
+
 
+
clear() - Method in class de.mrapp.apriori.RuleSet
+
 
+
clone() - Method in class de.mrapp.apriori.Apriori.Configuration
+
 
+
clone() - Method in class de.mrapp.apriori.AssociationRule
+
 
+
clone() - Method in class de.mrapp.apriori.datastructure.FrequentItemSetArraySet
+
 
+
clone() - Method in class de.mrapp.apriori.ItemSet
+
 
+
clone() - Method in class de.mrapp.apriori.Output
+
 
+
clone() - Method in class de.mrapp.apriori.RuleSet
+
 
+
comparator() - Method in class de.mrapp.apriori.ItemSet
+
 
+
comparator() - Method in class de.mrapp.apriori.RuleSet
+
 
+
compare(AssociationRule<?>, AssociationRule<?>) - Method in class de.mrapp.apriori.AssociationRule.Comparator
+
 
+
compareTo(ItemSet<ItemType>) - Method in class de.mrapp.apriori.ItemSet
+
 
+
Confidence - Class in de.mrapp.apriori.metrics
+
+
A metric, which measures the confidence of an association rule.
+
+
Confidence() - Constructor for class de.mrapp.apriori.metrics.Confidence
+
 
+
confidenceDelta(double) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the value, the minimum confidence should be decreased by after each iteration, when + trying to generate a specific number of association rules.
+
+
Configuration() - Constructor for class de.mrapp.apriori.Apriori.Configuration
+
+
Creates a new configuration of the Apriori algorithm with default values.
+
+
contains(Object) - Method in class de.mrapp.apriori.ItemSet
+
 
+
contains(Object) - Method in class de.mrapp.apriori.RuleSet
+
 
+
containsAll(Collection<?>) - Method in class de.mrapp.apriori.ItemSet
+
 
+
containsAll(Collection<?>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
custom(BiFunction<AssociationRule, AssociationRule, Integer>) - Method in class de.mrapp.apriori.TieBreaker
+
+
Adds an additional custom criteria to the current tie-breaking strategy.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-4.html b/doc/javadoc/index-files/index-4.html new file mode 100644 index 0000000..0c17eef --- /dev/null +++ b/doc/javadoc/index-files/index-4.html @@ -0,0 +1,137 @@ + + + + + +D-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

D

+
+
de.mrapp.apriori - package de.mrapp.apriori
+
 
+
de.mrapp.apriori.datastructure - package de.mrapp.apriori.datastructure
+
 
+
de.mrapp.apriori.metrics - package de.mrapp.apriori.metrics
+
 
+
de.mrapp.apriori.modules - package de.mrapp.apriori.modules
+
 
+
de.mrapp.apriori.operators - package de.mrapp.apriori.operators
+
 
+
de.mrapp.apriori.tasks - package de.mrapp.apriori.tasks
+
 
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-5.html b/doc/javadoc/index-files/index-5.html new file mode 100644 index 0000000..9f1f4f1 --- /dev/null +++ b/doc/javadoc/index-files/index-5.html @@ -0,0 +1,156 @@ + + + + + +E-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

E

+
+
equals(Object) - Method in class de.mrapp.apriori.Apriori.Configuration
+
 
+
equals(Object) - Method in class de.mrapp.apriori.AssociationRule
+
 
+
equals(Object) - Method in class de.mrapp.apriori.ItemSet
+
 
+
equals(Object) - Method in class de.mrapp.apriori.Output
+
 
+
equals(Object) - Method in class de.mrapp.apriori.RuleSet
+
 
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.metrics.Confidence
+
 
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.metrics.Leverage
+
 
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.metrics.Lift
+
 
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.metrics.Support
+
 
+
evaluate(AssociationRule<?>) - Method in interface de.mrapp.apriori.Operator
+
+
Calculates the heuristic value of a specific association rule.
+
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.operators.ArithmeticMean
+
 
+
evaluate(AssociationRule<?>) - Method in class de.mrapp.apriori.operators.HarmonicMean
+
 
+
execute(Iterator<Transaction<ItemType>>) - Method in class de.mrapp.apriori.Apriori
+
+
Executes the Apriori algorithm on a specific set of transactions in order to learn + association rules, which specify frequent item sets.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-6.html b/doc/javadoc/index-files/index-6.html new file mode 100644 index 0000000..786e987 --- /dev/null +++ b/doc/javadoc/index-files/index-6.html @@ -0,0 +1,192 @@ + + + + + +F-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

F

+
+
filter(Operator, double) - Method in class de.mrapp.apriori.RuleSet
+
+
Filters all rules, which are contained by the rule set, whose heuristic value according to a + specific operator or metric is greater or equal than a specific threshold.
+
+
filter(Operator, double, TieBreaker) - Method in class de.mrapp.apriori.RuleSet
+
+
Filters all rules, which are contained by the rule set, whose heuristic value according to a + specific operator or metric is greater or equal than a specific threshold.
+
+
findFrequentItemSets(Iterator<Transaction<ItemType>>, double) - Method in interface de.mrapp.apriori.modules.FrequentItemSetMiner
+
+
Searches for frequent item sets.
+
+
findFrequentItemSets(Iterator<Transaction<ItemType>>, double) - Method in class de.mrapp.apriori.modules.FrequentItemSetMinerModule
+
 
+
findFrequentItemSets(Iterator<Transaction<ItemType>>) - Method in class de.mrapp.apriori.tasks.FrequentItemSetMinerTask
+
+
Tries to find a specific number of frequent item sets.
+
+
first() - Method in class de.mrapp.apriori.ItemSet
+
 
+
first() - Method in class de.mrapp.apriori.RuleSet
+
 
+
formatFrequentItemSets(Collection<? extends ItemSet<T>>) - Static method in class de.mrapp.apriori.datastructure.FrequentItemSetArraySet
+
+
Creates and returns a string, which contains information about the frequent item set, which + have been found by the algorithm.
+
+
FrequentItemSetArraySet<ItemType extends Item> - Class in de.mrapp.apriori.datastructure
+
+
A tree set, which contains frequent item sets.
+
+
FrequentItemSetArraySet(Comparator<? super ItemSet<ItemType>>) - Constructor for class de.mrapp.apriori.datastructure.FrequentItemSetArraySet
+
+
Creates a new tree set, which contains frequent item sets.
+
+
frequentItemSetCount(int) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Sets the number of of frequent item sets, the Apriori algorithm should try to find.
+
+
frequentItemSetCount(int) - Method in class de.mrapp.apriori.Apriori.RuleGeneratorBuilder
+
+
Sets the number of of frequent item sets, the Apriori algorithm should try to find.
+
+
FrequentItemSetMiner<ItemType extends Item> - Interface in de.mrapp.apriori.modules
+
+
Defines the interface, a class, which allows to find frequent item sets, must implement.
+
+
FrequentItemSetMinerModule<ItemType extends Item> - Class in de.mrapp.apriori.modules
+
+
A module, which allows to find all frequent item sets, which occur in a data set.
+
+
FrequentItemSetMinerModule() - Constructor for class de.mrapp.apriori.modules.FrequentItemSetMinerModule
+
 
+
FrequentItemSetMinerTask<ItemType extends Item> - Class in de.mrapp.apriori.tasks
+
+
A task, which tries to find a specific number of frequent item sets.
+
+
FrequentItemSetMinerTask(Apriori.Configuration) - Constructor for class de.mrapp.apriori.tasks.FrequentItemSetMinerTask
+
+
Creates a new task, which tries to find a specific number of frequent item sets.
+
+
FrequentItemSetMinerTask(Apriori.Configuration, FrequentItemSetMiner<ItemType>) - Constructor for class de.mrapp.apriori.tasks.FrequentItemSetMinerTask
+
+
Creates a new task, which tries to find a specific number of frequent item sets.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-7.html b/doc/javadoc/index-files/index-7.html new file mode 100644 index 0000000..d961c2d --- /dev/null +++ b/doc/javadoc/index-files/index-7.html @@ -0,0 +1,232 @@ + + + + + +G-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

G

+
+
generateAssociationRules(Map<Integer, ? extends ItemSet<ItemType>>, double) - Method in interface de.mrapp.apriori.modules.AssociationRuleGenerator
+
+
Generates association rules from frequent item sets.
+
+
generateAssociationRules(Map<Integer, ? extends ItemSet<ItemType>>, double) - Method in class de.mrapp.apriori.modules.AssociationRuleGeneratorModule
+
 
+
generateAssociationRules(Map<Integer, ? extends ItemSet<ItemType>>) - Method in class de.mrapp.apriori.tasks.AssociationRuleGeneratorTask
+
+
Tries to generate a specific number of association rules from frequent item sets.
+
+
generateRules(double) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Enables to generate association rules.
+
+
generateRules(int) - Method in class de.mrapp.apriori.Apriori.Builder
+
+
Enables to generate association rules.
+
+
getBody() - Method in class de.mrapp.apriori.AssociationRule
+
+
Returns the body of the association rule.
+
+
getConfidenceDelta() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the value, the minimum confidence should be decreased by after each iteration, + when trying to generate a specific number of association rules.
+
+
getConfiguration() - Method in class de.mrapp.apriori.Apriori
+
+
Returns the configuration, which is used by the Apriori algorithm.
+
+
getConfiguration() - Method in class de.mrapp.apriori.Output
+
+
Returns the configuration of the Apriori algorithm.
+
+
getConfiguration() - Method in class de.mrapp.apriori.tasks.AbstractTask
+
+
Returns the configuration, which is used by the task.
+
+
getEndTime() - Method in class de.mrapp.apriori.Output
+
+
Returns the time, the Apriori algorithm has been ended.
+
+
getFrequentItemSetCount() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the number of frequent item sets, the Apriori algorithm should try to find.
+
+
getFrequentItemSets() - Method in class de.mrapp.apriori.Output
+
+
Returns the frequent item sets, which have been found by the Apriori algorithm.
+
+
getHead() - Method in class de.mrapp.apriori.AssociationRule
+
+
Returns the head of the association rule.
+
+
getMaxConfidence() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the minimum confidence, which should initially be used, when trying to generate a + specific number of association rules.
+
+
getMaxSupport() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the minimum support, which should initially be used, when trying to find a + specific number of frequent item sets.
+
+
getMinConfidence() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the minimum confidence, which must at least be reached by association rules.
+
+
getMinSupport() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the minimum support, which must at least be reached by an item set to be + considered frequent.
+
+
getRuleCount() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the number of association rules, the Apriori algorithm should try to generate.
+
+
getRuleSet() - Method in class de.mrapp.apriori.Output
+
+
Returns the association rules, which have been generated by the Apriori algorithm.
+
+
getRuntime() - Method in class de.mrapp.apriori.Output
+
+
Returns the runtime of the Apriori algorithm.
+
+
getStartTime() - Method in class de.mrapp.apriori.Output
+
+
Returns the time, the Apriori algorithm has been started.
+
+
getSupport() - Method in class de.mrapp.apriori.AssociationRule
+
+
Returns the support of the association rule.
+
+
getSupport() - Method in class de.mrapp.apriori.ItemSet
+
+
Returns the support of the item set.
+
+
getSupportDelta() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns the value, the minimum support should be decreased by after each iteration, when + trying to find a specific number of frequent item sets.
+
+
getTransactions() - Method in class de.mrapp.apriori.datastructure.TransactionalItemSet
+
+
Returns the transactions, the item set occurs in.
+
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-8.html b/doc/javadoc/index-files/index-8.html new file mode 100644 index 0000000..539236c --- /dev/null +++ b/doc/javadoc/index-files/index-8.html @@ -0,0 +1,148 @@ + + + + + +H-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

H

+
+
HarmonicMean - Class in de.mrapp.apriori.operators
+
+
An operator, which allows to average the heuristic values, which are calculated by applying + multiple metrics to a rule, according to the harmonic mean operation.
+
+
HarmonicMean() - Constructor for class de.mrapp.apriori.operators.HarmonicMean
+
+
Creates a new harmonic mean operator.
+
+
hashCode() - Method in class de.mrapp.apriori.Apriori.Configuration
+
 
+
hashCode() - Method in class de.mrapp.apriori.AssociationRule
+
 
+
hashCode() - Method in class de.mrapp.apriori.ItemSet
+
 
+
hashCode() - Method in class de.mrapp.apriori.Output
+
 
+
hashCode() - Method in class de.mrapp.apriori.RuleSet
+
 
+
headSet(ItemType) - Method in class de.mrapp.apriori.ItemSet
+
 
+
headSet(AssociationRule<ItemType>) - Method in class de.mrapp.apriori.RuleSet
+
 
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index-files/index-9.html b/doc/javadoc/index-files/index-9.html new file mode 100644 index 0000000..64bd292 --- /dev/null +++ b/doc/javadoc/index-files/index-9.html @@ -0,0 +1,153 @@ + + + + + +I-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E F G H I L M O P R S T  + + +

I

+
+
isEmpty() - Method in class de.mrapp.apriori.ItemSet
+
 
+
isEmpty() - Method in class de.mrapp.apriori.RuleSet
+
 
+
isGeneratingRules() - Method in class de.mrapp.apriori.Apriori.Configuration
+
+
Returns, whether association rules should be generated, or not.
+
+
Item - Interface in de.mrapp.apriori
+
+
Defines the interface, an item, which is part of a transaction, must implement.
+
+
ItemSet<ItemType> - Class in de.mrapp.apriori
+
+
An item set, which may contain several items.
+
+
ItemSet() - Constructor for class de.mrapp.apriori.ItemSet
+
+
Creates an empty item set.
+
+
ItemSet(ItemSet<ItemType>) - Constructor for class de.mrapp.apriori.ItemSet
+
+
Creates a new item set by copying another item set.
+
+
iterator() - Method in class de.mrapp.apriori.ItemSet
+
 
+
iterator() - Method in class de.mrapp.apriori.RuleSet
+
 
+
+A B C D E F G H I L M O P R S T 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/index.html b/doc/javadoc/index.html new file mode 100644 index 0000000..b9d886c --- /dev/null +++ b/doc/javadoc/index.html @@ -0,0 +1,75 @@ + + + + + +Generated Documentation (Untitled) + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/doc/javadoc/overview-frame.html b/doc/javadoc/overview-frame.html new file mode 100644 index 0000000..ea3a175 --- /dev/null +++ b/doc/javadoc/overview-frame.html @@ -0,0 +1,26 @@ + + + + + +Overview List + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/doc/javadoc/overview-summary.html b/doc/javadoc/overview-summary.html new file mode 100644 index 0000000..c8e6836 --- /dev/null +++ b/doc/javadoc/overview-summary.html @@ -0,0 +1,153 @@ + + + + + +Overview + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
de.mrapp.apriori 
de.mrapp.apriori.datastructure 
de.mrapp.apriori.metrics 
de.mrapp.apriori.modules 
de.mrapp.apriori.operators 
de.mrapp.apriori.tasks 
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/overview-tree.html b/doc/javadoc/overview-tree.html new file mode 100644 index 0000000..62ca891 --- /dev/null +++ b/doc/javadoc/overview-tree.html @@ -0,0 +1,197 @@ + + + + + +Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/package-list b/doc/javadoc/package-list new file mode 100644 index 0000000..8900177 --- /dev/null +++ b/doc/javadoc/package-list @@ -0,0 +1,6 @@ +de.mrapp.apriori +de.mrapp.apriori.datastructure +de.mrapp.apriori.metrics +de.mrapp.apriori.modules +de.mrapp.apriori.operators +de.mrapp.apriori.tasks diff --git a/doc/javadoc/script.js b/doc/javadoc/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/doc/javadoc/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/doc/javadoc/serialized-form.html b/doc/javadoc/serialized-form.html new file mode 100644 index 0000000..0b51a66 --- /dev/null +++ b/doc/javadoc/serialized-form.html @@ -0,0 +1,339 @@ + + + + + +Serialized Form + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Serialized Form

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/doc/javadoc/stylesheet.css b/doc/javadoc/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/doc/javadoc/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +}