| 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 |
class |
False |
class |
SimplePredicate |
class |
SimpleSetPredicate |
class |
True |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
HasPredicate.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
List<Predicate> |
CompoundPredicate.getPredicates() |
| Modifier and Type | Method and Description |
|---|---|
CompoundPredicate |
CompoundPredicate.addPredicates(Predicate... predicates) |
E |
HasPredicate.setPredicate(Predicate predicate) |
VisitorAction |
Visitor.visit(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Segment.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
CompoundRule.getPredicate() |
Predicate |
SimpleRule.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
CompoundRule |
CompoundRule.setPredicate(Predicate predicate) |
SimpleRule |
SimpleRule.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Attribute.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Attribute.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
ComplexNode.getPredicate() |
Predicate |
SimpleNode.getPredicate() |
| Modifier and Type | Method and Description |
|---|---|
ComplexNode |
ComplexNode.setPredicate(Predicate predicate) |
SimpleNode |
SimpleNode.setPredicate(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
abstract Predicate |
PredicateFilterer.filter(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
abstract Predicate |
PredicateFilterer.filter(Predicate predicate) |
VisitorAction |
AbstractVisitor.visit(Predicate predicate) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateFilterer.filterAll(List<Predicate> predicates) |
Copyright © 2019 University of Tartu. All rights reserved.