| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<Value> |
EventValues.values |
protected List<Value> |
DerivedField.values |
protected List<Value> |
DataField.values |
| Modifier and Type | Method and Description |
|---|---|
Value |
ObjectFactory.createValue()
Create an instance of
Value |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Value> |
TypeDefinitionField.getValues() |
List<Value> |
EventValues.getValues()
Gets the value of the values property.
|
List<Value> |
DerivedField.getValues()
Gets the value of the values property.
|
List<Value> |
DataField.getValues()
Gets the value of the values property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Value value) |
VisitorAction |
AbstractVisitor.visit(Value value) |
VisitorAction |
AbstractSimpleVisitor.visit(Value value) |
Copyright © 2013 University of Tartu. All Rights Reserved.