| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
RuleSetModel |
RuleSetModel.addExtensions(Extension... extensions) |
RuleSetModel |
ObjectFactory.createRuleSetModel()
Create an instance of
RuleSetModel |
RuleSetModel |
RuleSetModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
RuleSetModel |
RuleSetModel.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
RuleSetModel |
RuleSetModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
RuleSetModel |
RuleSetModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
RuleSetModel |
RuleSetModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
RuleSetModel |
RuleSetModel.setModelName(String modelName)
Sets the value of the modelName property.
|
RuleSetModel |
RuleSetModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
RuleSetModel |
RuleSetModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
RuleSetModel |
RuleSetModel.setOutput(Output output)
Sets the value of the output property.
|
RuleSetModel |
RuleSetModel.setRuleSet(RuleSet ruleSet)
Sets the value of the ruleSet property.
|
RuleSetModel |
RuleSetModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
RuleSetModel |
RuleSetModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(RuleSetModel ruleSetModel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(RuleSetModel ruleSetModel) |
VisitorAction |
AbstractVisitor.visit(RuleSetModel ruleSetModel) |
VisitorAction |
AbstractModelVisitor.visit(RuleSetModel ruleSetModel) |
Copyright © 2016 University of Tartu. All Rights Reserved.