| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.report.cognos.metadata.generator | |
| com.ibm.tivoli.maximo.report.expr | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CognosUtil.CognosActionLogXmlTransformerTransformer that wraps Cognos Object types with refobj elements | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ColumnNameTransformerA Column Name transformer transforms a MBO Field Name into a Database Table
 Column, adding an optional Qualifier in the process, for Nodes that are
 Literal Nodes and if the Node's value is a field in the given ObjectName
 (MBO). | 
| class  | MaximoMacroTransformerToStringVisitor Transformer for turning &MACRONAME& Nodes into macro values
 during a toString() transformation. | 
| class  | MultiToStringTransformerConvenient way to utilize multiple transformers when generating a toString() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | Node. toFormattedString(ToStringVisitor.Transformer transformer) | 
| java.lang.String | Node. toFormattedStringChildrenOnly(ToStringVisitor.Transformer transformer) | 
| Constructor and Description | 
|---|
| MultiToStringTransformer(ToStringVisitor.Transformer... transformers) | 
| ToStringVisitor(ToStringVisitor.Transformer transformer) |