| Package | Description |
|---|---|
| org.dmg.pmml.pmml_4_2.descr |
| Modifier and Type | Field and Description |
|---|---|
protected DerivedField |
NeuralOutput.derivedField |
protected DerivedField |
NeuralInput.derivedField |
protected DerivedField |
BayesInput.derivedField |
| Modifier and Type | Field and Description |
|---|---|
protected List<DerivedField> |
TransformationDictionary.derivedFields |
protected List<DerivedField> |
LocalTransformations.derivedFields |
| Modifier and Type | Method and Description |
|---|---|
DerivedField |
ObjectFactory.createDerivedField()
Create an instance of
DerivedField |
DerivedField |
NeuralOutput.getDerivedField()
Gets the value of the derivedField property.
|
DerivedField |
NeuralInput.getDerivedField()
Gets the value of the derivedField property.
|
DerivedField |
BayesInput.getDerivedField()
Gets the value of the derivedField property.
|
| Modifier and Type | Method and Description |
|---|---|
List<DerivedField> |
TransformationDictionary.getDerivedFields()
Gets the value of the derivedFields property.
|
List<DerivedField> |
LocalTransformations.getDerivedFields()
Gets the value of the derivedFields property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NeuralOutput.setDerivedField(DerivedField value)
Sets the value of the derivedField property.
|
void |
NeuralInput.setDerivedField(DerivedField value)
Sets the value of the derivedField property.
|
void |
BayesInput.setDerivedField(DerivedField value)
Sets the value of the derivedField property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.