Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E EMADL2CPP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 64
    • Issues 64
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • monticore
  • EmbeddedMontiArcEmbeddedMontiArc
  • generators
  • EMADL2CPP
  • Merge requests
  • !101

Configuration obj handler

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Hiroshi Hamano requested to merge configurationObj_handler into dev Nov 15, 2022
  • Overview 0
  • Commits 6
  • Pipelines 2
  • Changes 2

Add helper class "ASTConfLangCompilationUnitHandler" for handling ASTConfLangCompilationUnit objects. The class contains methods for getting and adapting (nested) values of a specific key inside the ASTConfLangCompilationUnit Object.

All methods are tested inside the unittest.

ASTConfLangCompilationUnit object is used later in the Hyperparameter Optimization Algorithm classes

Edited Nov 18, 2022 by Hiroshi Hamano
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: configurationObj_handler