Package | Description |
---|---|
ambit2.export.isa |
TODO documentation
|
ambit2.export.isa.base |
Modifier and Type | Field and Description |
---|---|
ISAConst.DataFileFormat |
ISAExportConfig.dataFileFormat |
ISAConst.DataFileFormat |
ISAExportConfig.extDataFileType |
Modifier and Type | Field and Description |
---|---|
protected ISAConst.DataFileFormat |
ExternalDataFileManager.dataFileFormat |
Modifier and Type | Method and Description |
---|---|
ISAConst.DataFileFormat |
ExternalDataFileManager.getDataFileFormat() |
static ISAConst.DataFileFormat |
ISAConst.DataFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISAConst.DataFileFormat[] |
ISAConst.DataFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ExternalDataFileManager(File outputDir,
ISAConst.DataFileFormat dataFileFormat) |
ExternalDataFileManager(File outputDir,
ISAConst.DataFileFormat dataFileFormat,
ExternalDataFileHeader fileHeader) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.