| Package | Description |
|---|---|
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayListTransformer
A Visitor that transforms the
List implementation class of element lists. |
class |
ArrayListTrimmer
A Visitor that trims the size of element lists.
|
class |
DoubleInterner
A Visitor that interns
Double attribute values. |
class |
ExpressionFilterer
This class provides a skeletal implementation of
Expression filterers. |
class |
FieldNameFilterer
This class provides a skeletal implementation of
FieldName filterers. |
class |
FieldReferenceFinder
A Visitor that determines which fields are referenced during the evaluation of a class model object.
|
class |
FieldRenamer
A Visitor that renames a
Field and all references to it. |
class |
FieldResolver
A Visitor that determines which fields are visible and accessible (aka "in scope") at the specified location of a class model object.
|
class |
FloatInterner
A Visitor that interns
Float attribute values. |
class |
IntegerInterner
A Visitor that interns
Integer attribute values. |
class |
Interner<V> |
class |
LocatorNullifier
A Visitor that clears the SAX Locator information of a class model object by setting it to
null. |
class |
LocatorTransformer
A Visitor that transforms the SAX Locator information of a class model object to
Serializable form. |
class |
MemoryMeasurer
A Visitor that measures the deep size of a class model object.
|
class |
NodeFilterer |
class |
NodeScoreOptimizer
A Visitor that pre-parses the score attribute of regression-type tree models.
|
class |
NumberInterner<V extends Number> |
class |
PredicateFilterer
This class provides a skeletal implementation of
Predicate filterers. |
class |
RowCleaner |
class |
StringInterner
A Visitor that interns
String attribute values. |
class |
TreePathFinder
A Visitor that determines paths from the root Node element of the tree model to all its leaf Node elements.
|
class |
VersionInspector
A Visitor that determines the range of valid PMML schema versions for a class model object.
|
Copyright © 2019 University of Tartu. All rights reserved.