| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ChildParent |
ChildParent.addExtensions(Extension... extensions) |
ChildParent |
ChildParent.addFieldColumnPairs(FieldColumnPair... fieldColumnPairs) |
ChildParent |
ObjectFactory.createChildParent()
Create an instance of
ChildParent |
ChildParent |
ChildParent.setChildField(String childField)
Sets the value of the childField property.
|
ChildParent |
ChildParent.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
ChildParent |
ChildParent.setParentField(String parentField)
Sets the value of the parentField property.
|
ChildParent |
ChildParent.setParentLevelField(String parentLevelField)
Sets the value of the parentLevelField property.
|
ChildParent |
ChildParent.setRecursive(ChildParent.Recursive recursive)
Sets the value of the recursive property.
|
ChildParent |
ChildParent.setTableLocator(TableLocator tableLocator)
Sets the value of the tableLocator property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChildParent> |
Taxonomy.getChildParents()
Gets the value of the childParents property.
|
| Modifier and Type | Method and Description |
|---|---|
Taxonomy |
Taxonomy.addChildParents(ChildParent... childParents) |
VisitorAction |
Visitor.visit(ChildParent childParent) |
| Constructor and Description |
|---|
Taxonomy(String name,
List<ChildParent> childParents) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ChildParent childParent) |
VisitorAction |
AbstractVisitor.visit(ChildParent childParent) |
Copyright © 2016 University of Tartu. All Rights Reserved.