ElementTabulatedDataExport

Element values (current step)

Class ElementTabulatedDataExport extends Data_export_tabulated

Constructors

  • ElementTabulatedDataExport(name ,filename ,filename ,collection ,tabulatedColumns )
  • ElementTabulatedDataExport(name ,filename ,filename ,collection ,tabulatedColumns ,separator ,separator )

Fields Summary

Field
Description
collection
Collection to export
tabulatedColumns
List of the tabulated columns

Inherited Fields

  • filename defined in Data_export_tabulated
  • name defined in DataExport
  • separator defined in Data_export_tabulated

Methods Summary

no methods

Fields Details

collection
collection : Collection to export - [1..1] CollectionForElementTabulatedExport
tabulatedColumns
tabulatedColumns : List of the tabulated columns - [1..N] ElementExportedValue

Method Details

no methods