| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Itemset |
Itemset.addExtensions(Extension... extensions) |
Itemset |
Itemset.addItemRefs(ItemRef... itemRefs) |
Itemset |
ObjectFactory.createItemset()
Create an instance of
Itemset |
Itemset |
Itemset.setId(String id)
Sets the value of the id property.
|
Itemset |
Itemset.setNumberOfItems(Integer numberOfItems)
Sets the value of the numberOfItems property.
|
Itemset |
Itemset.setSupport(Double support)
Sets the value of the support property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Itemset> |
AssociationModel.getItemsets()
Gets the value of the itemsets property.
|
List<Itemset> |
SequenceModel.getItemsets()
Gets the value of the itemsets property.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationModel |
AssociationModel.addItemsets(Itemset... itemsets) |
SequenceModel |
SequenceModel.addItemsets(Itemset... itemsets) |
VisitorAction |
Visitor.visit(Itemset itemset) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Itemset itemset) |
VisitorAction |
AbstractVisitor.visit(Itemset itemset) |
Copyright © 2016 University of Tartu. All Rights Reserved.