| Package | Description |
|---|---|
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveFieldFinder
A Visitor that determines which fields are referenced during the evaluation of a class model object.
|
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 |
MemoryMeasurer
A Visitor that measures the deep size of a class model object.
|
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 © 2022. All rights reserved.