| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Apply |
ObjectFactory.createApply()
Create an instance of
Apply |
Apply |
Apply.withDefaultValue(java.lang.String value) |
Apply |
Apply.withExpressions(java.util.Collection<Expression> values) |
Apply |
Apply.withExpressions(Expression... values) |
Apply |
Apply.withExtensions(java.util.Collection<Extension> values) |
Apply |
Apply.withExtensions(Extension... values) |
Apply |
Apply.withFunction(java.lang.String value) |
Apply |
Apply.withInvalidValueTreatment(InvalidValueTreatmentMethodType value) |
Apply |
Apply.withMapMissingTo(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Apply apply) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Apply apply) |
VisitorAction |
AbstractVisitor.visit(Apply apply) |
VisitorAction |
VersionInspector.visit(Apply apply) |
Copyright © 2015 University of Tartu. All Rights Reserved.