Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Apply |
DefineFunction.apply |
protected Apply |
ComplexPartialScore.apply |
protected Apply |
DerivedField.apply |
protected Apply |
OutputField.apply |
protected Apply |
TextIndex.apply |
Modifier and Type | Method and Description |
---|---|
Apply |
ObjectFactory.createApply()
Create an instance of
Apply |
Apply |
DefineFunction.getApply()
Gets the value of the apply property.
|
Apply |
ComplexPartialScore.getApply()
Gets the value of the apply property.
|
Apply |
DerivedField.getApply()
Gets the value of the apply property.
|
Apply |
OutputField.getApply()
Gets the value of the apply property.
|
Apply |
TextIndex.getApply()
Gets the value of the apply property.
|
Modifier and Type | Method and Description |
---|---|
void |
DefineFunction.setApply(Apply value)
Sets the value of the apply property.
|
void |
ComplexPartialScore.setApply(Apply value)
Sets the value of the apply property.
|
void |
DerivedField.setApply(Apply value)
Sets the value of the apply property.
|
void |
OutputField.setApply(Apply value)
Sets the value of the apply property.
|
void |
TextIndex.setApply(Apply value)
Sets the value of the apply property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.