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