| Class | Description |
|---|---|
| AbstractFieldVisitor | |
| AbstractModelVisitor | |
| AbstractSimpleVisitor | |
| AbstractVisitor | |
| ArrayListOptimizer |
A Visitor that optimizes the size of element lists.
|
| ArrayListTransformer |
A Visitor that transforms the
List implementation class of element lists. |
| DictionaryCleaner |
A Visitor that removes redundant
derived fields from dictionaries. |
| DoubleInterner |
A Visitor that interns
Double attribute values. |
| ExpressionFilterer |
This class provides a skeletal implementation of
Expression filterers. |
| FieldDependencyResolver |
A Visitor that determines which fields must be visible and accessible for evaluating a field.
|
| FieldNameFilterer |
This class provides a skeletal implementation of
FieldName filterers. |
| FieldReferenceFinder |
A Visitor that determines which fields are referenced during the evaluation of a class model object.
|
| FieldRenamer |
A Visitor that renames a
Field and all references to it. |
| FieldResolver |
A Visitor that determines which fields are visible and accessible (aka "in scope") at the specified location of a class model object.
|
| IntegerInterner |
A Visitor that interns
Integer attribute values. |
| Interner<V> | |
| LocatorNullifier |
A Visitor that clears the SAX Locator information of a class model object by setting it to
null. |
| LocatorTransformer |
A Visitor that transforms the SAX Locator information of a class model object to
Serializable form. |
| MemoryMeasurer |
A Visitor that measures the deep size of a class model object.
|
| MiningSchemaCleaner |
A Visitor that removes redundant
mining fields from the mining schema. |
| NumberInterner<V extends Number> | |
| PredicateFilterer |
This class provides a skeletal implementation of
Predicate filterers. |
| StringInterner |
A Visitor that interns
String attribute values. |
| TreePathFinder |
A Visitor that determines paths from the root Node element of the tree model to all its leaf Node elements.
|
| VersionInspector |
A Visitor that determines the range of valid PMML schema versions for a class model object.
|
| VisitorUtil |
Copyright © 2016 University of Tartu. All Rights Reserved.