Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element SystemPropertyFiles
Annotations
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.

Diagram
Diagram YADE_configuration_v1_12_xsd_Element_SystemPropertyFile.tmp#SystemPropertyFile YADE_configuration_v1_12_xsd_Complex_Type_SystemPropertyFilesType.tmp#SystemPropertyFilesType
Type SystemPropertyFilesType
Properties
content complex
Used by
Elements General, Profile
Model
Instance
<SystemPropertyFiles>
  <SystemPropertyFile>{1,unbounded}</SystemPropertyFile>
</SystemPropertyFiles>