Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element FileListSelection
Annotations

This parameter specifies the Selection of files from a source by the following settings:

  • FileList: specifies a file that contains records with file names in each line. This file is expected to be in reach of the YADE Cllient.
  • Directory: a folder to which the file selection is applied.

The specified files are expected to be available from the source for transfer by YADE.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_FileList.tmp#FileList YADE_configuration_v1_12_xsd_Element_Directory.tmp#Directory YADE_configuration_v1_12_xsd_Element_Recursive.tmp#Recursive
Properties
content complex
Used by
Element Selection
Model
Instance
<FileListSelection>
  <FileList>{1,1}</FileList>
  <Directory>{0,1}</Directory>
  <Recursive>{0,1}</Recursive>
</FileListSelection>