| Package | Description |
|---|---|
| org.dmg.pmml | |
| 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() |
Predicate |
Segment.getPredicate()
Gets the value of the predicate property.
|
Predicate |
CompoundRule.getPredicate()
Gets the value of the predicate property.
|
Predicate |
Attribute.getPredicate()
Gets the value of the predicate property.
|
Predicate |
SimpleRule.getPredicate()
Gets the value of the predicate property.
|
Predicate |
Node.getPredicate()
Gets the value of the predicate property.
|
abstract Predicate |
Rule.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) |
Segment |
Segment.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
CompoundRule |
CompoundRule.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
Attribute |
Attribute.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
SimpleRule |
SimpleRule.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
Node |
Node.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
abstract Rule |
Rule.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) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredicateFilterer.filterAll(List<Predicate> predicates) |
Copyright © 2015 University of Tartu. All Rights Reserved.