| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected VectorFields |
VectorDictionary.vectorFields |
| Modifier and Type | Method and Description |
|---|---|
VectorFields |
ObjectFactory.createVectorFields()
Create an instance of
VectorFields |
VectorFields |
VectorDictionary.getVectorFields()
Gets the value of the vectorFields property.
|
VectorFields |
VectorFields.withExtensions(java.util.Collection<Extension> values) |
VectorFields |
VectorFields.withExtensions(Extension... values) |
VectorFields |
VectorFields.withFieldRefs(java.util.Collection<FieldRef> values) |
VectorFields |
VectorFields.withFieldRefs(FieldRef... values) |
VectorFields |
VectorFields.withNumberOfFields(java.lang.Integer value) |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorDictionary.setVectorFields(VectorFields value)
Sets the value of the vectorFields property.
|
VisitorAction |
Visitor.visit(VectorFields vectorFields) |
VectorDictionary |
VectorDictionary.withVectorFields(VectorFields value) |
| Constructor and Description |
|---|
VectorDictionary(VectorFields vectorFields) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(VectorFields vectorFields) |
VisitorAction |
AbstractVisitor.visit(VectorFields vectorFields) |
Copyright © 2015 University of Tartu. All Rights Reserved.