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