com.microstrategy.web.app.transforms.ExpressionParts |
Known Indirect Subclasses
ExpressionPartsImpl |
A helper class that builds a collection of expression parts that can be used
to build expression GUI. |
|
Class Overview
This interface represents a helper object that builds a collection of
expression parts that can be used to build expression GUI. This collection
contains part name - part value pairs.
This interface can also be used to build entire user friendly expression string
from the expression parts.