| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.mining | |
| org.dmg.pmml.rule_set | |
| org.dmg.pmml.scorecard | |
| org.dmg.pmml.tree | |
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundPredicate
Java class for anonymous complex type.
|
class |
False
Java class for anonymous complex type.
|
class |
SimplePredicate
Java class for anonymous complex type.
|
class |
SimpleSetPredicate
Java class for anonymous complex type.
|
class |
True
Java class for anonymous complex type.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate |
HasPredicate.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
List<Predicate> |
CompoundPredicate.getPredicates()
Gets the value of the predicates property.
|
| Modifier and Type | Method and Description |
|---|---|
CompoundPredicate |
CompoundPredicate.addPredicates(Predicate... predicates) |
HasPredicate |
HasPredicate.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Segment.getPredicate()
Gets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate |
CompoundRule.getPredicate()
Gets the value of the predicate property.
|
Predicate |
SimpleRule.getPredicate()
Gets the value of the predicate property.
|
abstract Predicate |
Rule.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
CompoundRule |
CompoundRule.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
SimpleRule |
SimpleRule.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
abstract Rule |
Rule.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Attribute.getPredicate()
Gets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Node.getPredicate()
Gets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Predicate |
PredicateFilterer.filter(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
abstract Predicate |
PredicateFilterer.filter(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateFilterer.filterAll(List<Predicate> predicates) |
Copyright © 2016 University of Tartu. All rights reserved.