| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ItemRef> |
Itemset.itemRefs |
| Modifier and Type | Method and Description |
|---|---|
ItemRef |
ObjectFactory.createItemRef()
Create an instance of
ItemRef |
ItemRef |
ItemRef.withExtensions(java.util.Collection<Extension> values) |
ItemRef |
ItemRef.withExtensions(Extension... values) |
ItemRef |
ItemRef.withItemRef(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemRef> |
Itemset.getItemRefs()
Gets the value of the itemRefs property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(ItemRef itemRef) |
Itemset |
Itemset.withItemRefs(ItemRef... values) |
| Modifier and Type | Method and Description |
|---|---|
Itemset |
Itemset.withItemRefs(java.util.Collection<ItemRef> values) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ItemRef itemRef) |
VisitorAction |
AbstractVisitor.visit(ItemRef itemRef) |
Copyright © 2015 University of Tartu. All Rights Reserved.