Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 118
    • Issues 118
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

5.7.2022, 9:00 - 11:00: Due to updates GitLab may be unavailable for some minutes between 09:00 and 11:00.

  • vadere
  • vadere
  • Merge requests
  • !141

Merged
Created Aug 27, 2020 by Christina Maria Mayr@christina-maria-mayrMaintainer

Added further attributes to strategyModel

  • Overview 0
  • Commits 4
  • Pipelines 1
  • Changes 15

The strategy model layer has been extended by two additional attributes stored in the *.scenario file.

  1. arguments: can be used to pass user-specific arguments, e.g. pass file names
  2. requiredDataProcessorsIds: specify data processor which are used in the strategy model. The scenario checker will give an error if a required data processor is missing.

The extension can be used for several purposes, e.g. pass file names as parameter when using the suqc.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: add_controller_input