Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element Selection
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+Selection

References Notes

A file Selection includes specifying one of

  • FilePathSelection: an absolute path to a file or a relative path used with a Directory
  • FileSpecSelection: a regular expression specifying a pattern for file names that are looked up in a Directory
  • FileListSelection: a list of files from a Directory

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_FilePathSelection.tmp#FilePathSelection YADE_configuration_v1_0_xsd_Element_FileSpecSelection.tmp#FileSpecSelection YADE_configuration_v1_0_xsd_Element_FileListSelection.tmp#FileListSelection
Properties
content complex
Used by
Model
Instance
<Selection>
  <FilePathSelection>{1,1}</FilePathSelection>
  <FileSpecSelection>{1,1}</FileSpecSelection>
  <FileListSelection>{1,1}</FileListSelection>
</Selection>