Class ImportedVariablesDataRow

    • Constructor Detail

      • ImportedVariablesDataRow

        public ImportedVariablesDataRow​(MasterDataRow innerRow)
      • ImportedVariablesDataRow

        public ImportedVariablesDataRow​(MasterDataRow innerRow,
                                        ParameterMapping[] parameterMappings)
        Maps the inner-row into the outer data row. The parameter mapping's name represents the *outer* name and the innernames.

        Note: This does not import actual values. You have to call "refresh" before you can use this data-row.

        Parameters:
        innerRow -
        parameterMappings -