Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element FileSpecSelection
Annotations

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

  • FileSpec: a regular expression to select files.
  • Directory: a folder to which the file selection is applied.

All files with names that correspond to the regular expression are added to a results list and are transferred by YADE.

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_FileSpec.tmp#FileSpec YADE_configuration_v1_0_xsd_Element_Directory.tmp#Directory YADE_configuration_v1_0_xsd_Element_Recursive.tmp#Recursive
Properties
content complex
Used by
Element Selection
Model
Instance
<FileSpecSelection>
  <FileSpec>{1,1}</FileSpec>
  <Directory>{0,1}</Directory>
  <Recursive>{0,1}</Recursive>
</FileSpecSelection>