| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
DefineFunction |
DefineFunction.addExtensions(Extension... extensions) |
DefineFunction |
DefineFunction.addParameterFields(ParameterField... parameterFields) |
DefineFunction |
ObjectFactory.createDefineFunction()
Create an instance of
DefineFunction |
DefineFunction |
DefineFunction.setDataType(DataType dataType)
Sets the value of the dataType property.
|
DefineFunction |
DefineFunction.setExpression(Expression expression)
Sets the value of the expression property.
|
DefineFunction |
DefineFunction.setName(String name)
Sets the value of the name property.
|
DefineFunction |
DefineFunction.setOpType(OpType opType)
Sets the value of the opType property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DefineFunction> |
TransformationDictionary.getDefineFunctions()
Gets the value of the defineFunctions property.
|
| Modifier and Type | Method and Description |
|---|---|
TransformationDictionary |
TransformationDictionary.addDefineFunctions(DefineFunction... defineFunctions) |
VisitorAction |
Visitor.visit(DefineFunction defineFunction) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(DefineFunction defineFunction) |
VisitorAction |
AbstractVisitor.visit(DefineFunction defineFunction) |
Copyright © 2015 University of Tartu. All Rights Reserved.