Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • recordedValues 
    To specify the property whose value will be recorded to the simulation log.
  • recordSignals 
    To specify whether the simulation log will record signals that are sent during simulation. If the value is true, all of the sent signals will be recorded. 
  • recordActivation 
    To specify whether the simulation log will record elements that are activated during simulation. If the value is true, all of the activated elements will be recorded.
  • recordCalls 
    To specify whether the simulation log will record Operations/Behaviors that are called during simulation. If the value is true, all of the called Operations/Behaviors will be recorded.
  • recordConstraintsFailuresrecordConstraintFailures 
    To specify whether the simulation log will record elements whose runtime values or objects fail the constraints applied on them. If the value is true, the elements that cause constraint failures will be recorded. 

...