|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.learner.associations.fpgrowth.Header
public class Header
An entry in the header table.
| Constructor Summary | |
|---|---|
Header()
|
|
| Method Summary | |
|---|---|
void |
addSibling(FPTreeNode node)
|
FrequencyStack |
getFrequencies()
|
java.util.Collection<FPTreeNode> |
getSiblingChain()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Header()
| Method Detail |
|---|
public void addSibling(FPTreeNode node)
public java.util.Collection<FPTreeNode> getSiblingChain()
public FrequencyStack getFrequencies()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||