| 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.
|
class |
TextIndex
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected Expression |
ComplexPartialScore.expression |
protected Expression |
OutputField.expression |
protected Expression |
DerivedField.expression |
protected Expression |
TextIndex.expression |
protected Expression |
DefineFunction.expression |
| Modifier and Type | Field and Description |
|---|---|
protected List<Expression> |
Apply.expressions |
| Modifier and Type | Method and Description |
|---|---|
Expression |
ComplexPartialScore.getExpression()
Gets the value of the expression property.
|
Expression |
OutputField.getExpression()
Gets the value of the expression property.
|
Expression |
DerivedField.getExpression()
Gets the value of the expression property.
|
Expression |
TextIndex.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 |
ComplexPartialScore.setExpression(Expression value)
Sets the value of the expression property.
|
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 |
TextIndex.setExpression(Expression value)
Sets the value of the expression property.
|
void |
DefineFunction.setExpression(Expression value)
Sets the value of the expression property.
|
ComplexPartialScore |
ComplexPartialScore.withExpression(Expression value) |
OutputField |
OutputField.withExpression(Expression value) |
DerivedField |
DerivedField.withExpression(Expression value) |
TextIndex |
TextIndex.withExpression(Expression value) |
DefineFunction |
DefineFunction.withExpression(Expression value) |
Apply |
Apply.withExpressions(Expression... values) |
| Modifier and Type | Method and Description |
|---|---|
Apply |
Apply.withExpressions(Collection<Expression> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.