Diagram

Elements

SystemPropertyFiles - SystemPropertyFilesType
References Notes

YADE allows to specify Java property files at a global level and individually per transfer fragment.

  • Properties from Java property files are applied as system properties by YADE.
  • Java property files are processed in the specified sequence. Properties that have previously been set will be overwritten by subsquent Java property files.
  • First the global Java property files are applied, next the Java property files specified for a transfer fragment are applied.
Element Type Required Description
SystemPropertyFile string
  • Min: 1
  • Whitespace: preserve
  • Occurrence: 1..unbounded
Required
References Notes

Properties from Java property files are applied as system properties by YADE.

 

  • No labels