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.CognosObjectCombinerExpressionHelper
Hackish Helper that takes nodes like, "[Data Source View]", and reconstucts them back into a single node.
|
static class |
CognosUtil.CognosObjectTypeExpressionHelper
Parser Helper that converts "[OBJ]" nodes into a CognosObject type
|
static class |
CognosUtil.CognosReferenceExpressionHelper
Parser Helper than takes multiple "[A].[B].[C]" nodes and combines them into a single node, with type CognosObject
|
Modifier and Type | Class and Description |
---|---|
class |
FieldPlaceholderParserHelper
Helps the parser by Turning
|
class |
MaximoMacroParserHelper
Helps the parser by Turning & NAME & nodes into a single &NAME& Macro Node.
|