Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element FilePathSelection
Annotations

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

  • FilePath: one or a number of file names that can be specified with an absolute or relative path.
  • Directory: a folder to which the file selection is applied if no absolute path has been used for the FilePath parameter.

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

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_FilePath.tmp#FilePath 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
<FilePathSelection>
  <FilePath>{1,1}</FilePath>
  <Directory>{0,1}</Directory>
  <Recursive>{0,1}</Recursive>
</FilePathSelection>