| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<Itemset> |
SequenceModel.itemsets |
protected List<Itemset> |
AssociationModel.itemsets |
| Modifier and Type | Method and Description |
|---|---|
Itemset |
ObjectFactory.createItemset()
Create an instance of
Itemset |
| Modifier and Type | Method and Description |
|---|---|
List<Itemset> |
SequenceModel.getItemsets()
Gets the value of the itemsets property.
|
List<Itemset> |
AssociationModel.getItemsets()
Gets the value of the itemsets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Itemset itemset) |
VisitorAction |
AbstractVisitor.visit(Itemset itemset) |
VisitorAction |
AbstractSimpleVisitor.visit(Itemset itemset) |
Copyright © 2013 University of Tartu. All Rights Reserved.