Class FPGrowthLPMTree<N>
- java.lang.Object
-
- org.processmining.placebasedlpmdiscovery.model.fpgrowth.FPGrowthLPMTree<N>
-
- Direct Known Subclasses:
MainFPGrowthLPMTree
public abstract class FPGrowthLPMTree<N> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FPGrowthLPMTree()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract NcreateRoot()java.util.Set<N>getNodes()
-