| Interface | Description |
|---|---|
| ReconLinkerI |
| Class | Description |
|---|---|
| AutocommitCounter | |
| BinaryTreeNode |
Represents a node in the binary expression tree
|
| ComparisonQueryHelper |
Manages the
ComparisonStatementHelper objects for all asset
objects at the input end of comparison |
| ComparisonRule |
Definition of a Reconciliation Comparison Rule.
|
| ComparisonStatementHelper |
End to end access to one object set in the database: takes attribute names at
the input, produces AssetValueSet object at the other end
|
| LikePatternMatcher |
Matches a String object to a pattern emulating SQL LIKE
|
| LinkResult |
This class holds the result from link, including multi-links
|
| ReconComparisonProcessor |
Performs reconciliation comparison processing
|
| ReconCompAttributesEqualityExpression | |
| ReconCompFilterExpression | |
| ReconCompFilterReturn | |
| ReconCompMatchesFoundExpression | |
| ReconCompResult |
ReconCompResult hold result information such as Fail/Success code, attribute names and root values for both
dataset1 and dataset2.
|
| ReconContext |
This class provides an interface through which the data set provider classes can use the services and
information provided by the recon engine.
|
| ReconCronTask |
A MAXIMO crontask used for reconciling IT assets and IT deployed assets
|
| ReconExpression | |
| ReconExpressionToken | |
| ReconInfo |
This class contains information that's needed for most classes in the recon engine.
|
| ReconLinkExpression |
This class represents a reconciliation link expression and contains methods
for evaluating it.
|
| ReconLinkProcessor |
Processes a recon link operation.
|
| ReconOperator | |
| ReconOperatorCompCompareAttribute |
Operator representing an attribute match operation
|
| ReconOperatorCompCompareCardinality |
Operator representing an attribute match operation
|
| ReconOperatorCompFilter |
Operator representing a filter operation carried out by the SQL database at
the back-end.
|
| ReconOperatorLinkCompareAttribute | |
| ReconOperatorLogical | |
| ReconUtil |
A class should packages attributes and their object (MBO and database) names
Until someone as the time to look at this, these utilities should do
|
| ReconValue | |
| ReconValueSet | |
| ResultTableAttributes |
Data set providers use this class to map attributes of objects invloved in linking or comparison to attributes in
RECONLINK or RECONRESULT tables.
|
| StatefulCombinationGenerator | |
| SubordinateSetAttribute | |
| TaskDefinition |
This class describes the definition of a reconciliation task.
|
| TaskFilter |
Defines the reconciliation task filter.
|