| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Class and Description |
|---|---|
class |
Aggregate
Java class for anonymous complex type.
|
class |
Apply
Java class for anonymous complex type.
|
class |
Constant
Java class for anonymous complex type.
|
class |
Discretize
Java class for anonymous complex type.
|
class |
FieldRef
Java class for anonymous complex type.
|
class |
MapValues
Java class for anonymous complex type.
|
class |
NormContinuous
Java class for anonymous complex type.
|
class |
NormDiscrete
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
OutputField.expression |
protected Expression |
DerivedField.expression |
protected Expression |
DefineFunction.expression |
| Modifier and Type | Field and Description |
|---|---|
protected List<Expression> |
Apply.expressions |
| Modifier and Type | Method and Description |
|---|---|
Expression |
OutputField.getExpression()
Gets the value of the expression property.
|
Expression |
DerivedField.getExpression()
Gets the value of the expression property.
|
Expression |
DefineFunction.getExpression()
Gets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Expression> |
Apply.getExpressions()
Gets the value of the expressions property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputField.setExpression(Expression value)
Sets the value of the expression property.
|
void |
DerivedField.setExpression(Expression value)
Sets the value of the expression property.
|
void |
DefineFunction.setExpression(Expression value)
Sets the value of the expression property.
|
Copyright © 2013 University of Tartu. All Rights Reserved.