Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.27 KB

ArchitectureAndCodeFlowAnalysis

This project is under development to create an analyses that is able to analyse flows over several projects by using the architectural model of the Palladio Simulator, the Palladio Component Model (PCM), and the IFC Analyses JOANA

Setting up the project

This project uses the contents of following submodules:

  • compositionofsecurityanalyses (cosa)
  • JOANAConnector

To setup the project for development, do the following steps:

  1. Setup an Eclipse Modeling Tools Version 2020-12 including the Palladio Component Model (Release 4.3) and its Editors. For more information see here.
  2. Clone the Repository
  3. Execute git submodule init and git submodule update
  4. Import following Projects in Eclipse for development:
    • edu.kit.kastel.sdq.PCMJoanaFlowAnalysis
    • edu.kit.kastel.sdq.ecoreannotations
    • edu.kit.kastel.sdq.cosa.correspondences.PCM2SourceCode
    • edu.kit.kastel.sdq.cosa.quality.JOANA
    • edu.kit.kastel.sdq.cosa.structure.SourceCode
  5. Generate model-content if necessary