| Author | Boris Capitanu |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.transform |
DESCRIPTION
This module applies a Transformation to a Table.
Detailed Description: This module applies a Transformation to a MutableTable and outputs the transformed table as a MutableTable.
Data Handling: This module modifies the input Table
INPUTS
| Name | Description | Example |
|---|---|---|
table |
The table to apply the transformation to |
|
transformation |
Transformation to apply to the input table |
OUTPUTS
| Name | Description | Example |
|---|---|---|
table |
The transformed input table |
PROPERTIES
None
Labels:
Add Comment