| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TransformationDictionary |
TransformationDictionary.addDefineFunctions(DefineFunction... defineFunctions) |
TransformationDictionary |
TransformationDictionary.addDerivedFields(DerivedField... derivedFields) |
TransformationDictionary |
TransformationDictionary.addExtensions(Extension... extensions) |
TransformationDictionary |
ObjectFactory.createTransformationDictionary()
Create an instance of
TransformationDictionary |
TransformationDictionary |
PMML.getTransformationDictionary()
Gets the value of the transformationDictionary property.
|
| Modifier and Type | Method and Description |
|---|---|
PMML |
PMML.setTransformationDictionary(TransformationDictionary transformationDictionary)
Sets the value of the transformationDictionary property.
|
VisitorAction |
Visitor.visit(TransformationDictionary transformationDictionary) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TransformationDictionary transformationDictionary) |
VisitorAction |
AbstractVisitor.visit(TransformationDictionary transformationDictionary) |
Copyright © 2015 University of Tartu. All Rights Reserved.