class |
ActiveFieldFinder |
A Visitor that determines which fields are referenced during the evaluation of a class model object.
|
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 |
AttributeInterner<V> |
|
class |
DoubleInterner |
A Visitor that interns Double attribute values.
|
class |
ElementInterner<V> |
|
class |
ExpressionFilterer |
This class provides a skeletal implementation of Expression filterers.
|
class |
ExtendedVersionRangeFinder |
|
class |
FieldNameFilterer |
This class provides a skeletal implementation of field name filterers.
|
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 |
InvalidMarkupInspector |
A Visitor that inspects a class model object for invalid features.
|
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 |
MarkupInspector<E extends MarkupException> |
This class provides a skeletal implementation of class model inspectors.
|
class |
MemoryMeasurer |
A Visitor that measures the deep size of a class model object.
|
class |
MiningFieldInterner |
|
class |
MissingMarkupInspector |
|
class |
NodeFilterer |
|
class |
NumberInterner<V extends java.lang.Number> |
|
class |
PMMLObjectInterner<E extends PMMLObject> |
|
class |
PredicateFilterer |
This class provides a skeletal implementation of Predicate filterers.
|
class |
PredicateInterner |
|
class |
RowCleaner |
|
class |
ScoreDistributionInterner |
|
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 |
VersionChecker |
|
class |
VersionDowngrader |
A Visitor that downgrades a class model object from the latest PMML schema version to some earlier one.
|
class |
VersionInspector |
|
class |
VersionRangeFinder |
A Visitor that determines the range of valid PMML schema versions for a class model object.
|
class |
VersionStandardizer |
A Visitor that standardizes a class model object by reducing vendor extension markup.
|