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